MACROMEDIA COLDFUSION MX 7.0.2-USING COLDFUSION MX WITH FLEX 2 Podręcznik Użytkownika Strona 118

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 256
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 255 256

Komentarze do niniejszej Instrukcji

Brak uwag