Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Flash 5 and XML
Author: Chris Smith
The Code (cont)
We pass that data into one of our two variables, headline_text and url.
Once we've gotten the data we want, it is a simple matter of passing this data out to the dynamic text field, like this...
content_feed_display += "<p><font size=\"+2\"><a href=\"" + url + "\" target=\"_new\">"+ headline_text +"</a></font></p>";
And that's it!! The rest of the code you see is just closing up for loops and if statements.
| » Level Advanced |
|
|
Added: : 2000-12-13
Rating: 8.96 Votes: 705
Hits: 1191
|
| » Author |
|
No information about the author has been provided
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (44 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|