MACROMEDIA COLDFUSION MX 7.0.2-USING COLDFUSION MX WITH FLEX 2 User's Guide Page 138

  • Download
  • Add to my manuals
  • Print
  • Page
    / 256
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 137
138 Use List-based Form Controls
A browser opens and runs your small Flex application.
9. Click the ComboBox control in the browser.
The control doesnt list any items because you havent defined its data provider yet.
Populate the list
You populate a list-based form control with the <mx:dataProvider> child tag. The
<mx:dataProvider> tag lets you specify list items in several ways. The simplest method is to
specify an array of strings, as follows.
NOTE
The browser must have Flash Player 9 installed to run the application. You have the
option of installing Flash Player 9 in selected browsers when you install Flex Builder.
To switch to a browser with Flash Player 9, in Flex Builder select Window >
Preferences > General > Web Browser.
Page view 137
1 2 ... 133 134 135 136 137 138 139 140 141 142 143 ... 255 256

Comments to this Manuals

No comments