MACROMEDIA COLDFUSION MX 7.0.2-USING COLDFUSION MX WITH FLEX 2 Guía de usuario Pagina 118

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 256
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 117
118 Retrieve and Display Data
For each selected item in the DataGrid component (named dgPosts), the value of the
description field is used for the value of the
htmlText property. The htmlText property
lets you display HTML formatted text.
2. Save the file, wait until Flex Builder finishes compiling the application, and click the Run
button in the toolbar.
A browser opens and runs the application. Click items in the DataGrid control. The first
few lines of each post should appear in the TextArea control.
Create a dynamic link
The RSS feed doesnt provide the full text of the posts, but you still want users to be able to
read the posts if theyre interested. While the RSS feed doesnt provide the information, it does
provide the URLs to individual posts. In the item node of the XML feed, this information is
contained in a field called link.
Vista de pagina 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 255 256

Comentarios a estos manuales

Sin comentarios