MACROMEDIA FLEX-GETTING STARTED WITH FLEX User Manual Page 63

  • Download
  • Add to my manuals
  • Print
  • Page
    / 148
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 62
top="30" />
<mx:Label text="Photographed by Elsie Weil"
horizontalCenter="0" top="250" />
</mx:Panel>
<mx:Panel title="Provide feedback">
<mx:Form x="50" y="50" verticalGap="15">
<mx:FormHeading label="Send us comments" />
<mx:FormItem label="Full Name:"><mx:TextInput
id="fullName" />
</mx:FormItem>
<mx:FormItem label="Email:"><mx:TextInput id="email" />
</mx:FormItem>
<mx:FormItem label="Comments:"><mx:TextArea
id="comments" />
</mx:FormItem>
<mx:FormItem><mx:Button id="submit" label="submit" />
</mx:FormItem>
</mx:Form>
</mx:Panel>
</mx:VBox>
<mx:VBox verticalGap="25">
<mx:Canvas>
<mx:Label text="Category: Animals" styleName="header" />
<mx:Image source="assets/animals03_sm.jpg" y="30" />
<mx:Image source="assets/animals08_sm.jpg" y="120" />
<mx:Image source="assets/animals09_sm.jpg" y="120"
x="120" />
<mx:Image source="assets/animals10_sm.jpg" y="120"
x="240" />
<mx:Image source="assets/animals11_sm.jpg" y="211" />
<mx:Image source="assets/animals12_sm.jpg" y="211"
x="120" />
<mx:Image source="assets/animals06_sm.jpg" y="30"
x="120" />
<mx:Image source="assets/animals07_sm.jpg" y="30"
x="240" />
</mx:Canvas>
<mx:Canvas>
<mx:Label text="Category: Cities" styleName="header" />
<mx:Image source="assets/city01_sm.jpg" y="30" />
<mx:Image source="assets/city02_sm.jpg" y="30" x="120"/>
<mx:Image source="assets/city03_sm.jpg" y="30" x="240" />
<mx:Image source="assets/city04_sm.jpg" y="120" x="0" />
</mx:Canvas>
</mx:VBox>
</mx:Application>
Combined Layouts | 47
Page view 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 147 148

Comments to this Manuals

No comments