Skip to content

Tag Archives: novice

Flash CS4: How do I insert a xml-feed to AS3?

How do I get e.g. NY Times’ news feed (top 5) to display in flash (actionscript 3.0)? I’m novice, so a foolproof walkthrough would be nice…

Is anyone familiar with XML and the different tags?

Hi, I am currently working with an XML file and I am very unfamiliar with this. Specifically, I have to put in a description next to a video. Here is a sample of what I am dealing with: <node n= "Introduction Part I" p="./photos/01.jpg" dur="287" v="IntroPart1.flv"> <txt1>Introduction Part I</txt1> <txt2>Introducing Sample *number1 *number2 *number3 </txt2> [...]