<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" viewSourceURL="srcview/index.html">
    <!--
        The following code contained in this chapter's bundle consists of:
            
            Figure 5-1
                A Typical MXML Application with MXML Markup and Style and Script Blocks.
            Figure 5-2
                Combining ActionScript with MXML Markup
            
    -->
</mx:Application>