Question
Need Help Loading RSS pics
I have an RSS feed parsed and displaying text into 5 Dynamic
Text Fields on my stage. Now I want to display the jpeg images from
the RSS feed into MovieClip instances on my stage. I have named my
MovieClip instances picHoldera, picHolderb, etc. How do I define
and load that information in AS3? Here is my AS 3 code, and the RSS
feed string;