I hope someone here can help me with this. I've really
exhausted my capabilities to figure this out. I'm trying to delve
into the world of Flash/XML and the horrible mess they make
together for me
This is my XML:
Code:
%26lt;?xml version=''1.0 envoding=''IS0-8859-1''?%26gt;
%26lt;events%26gt;
%26lt;event%26gt;
%26lt;date%26gt;7/7/07%26lt;/date%26gt;
%26lt;event%26gt;EventName%26lt;/event%26gt;
%26lt;location%26gt;VenueName%26lt;/location%26gt;
%26lt;music%26gt;DJName%26lt;/music%26gt;
%26lt;charge%26gt;$20%26lt;/charge%26gt;
%26lt;ages%26gt;21+%26lt;/ages%26gt;
%26lt;flyer%26gt;www.flyerlink.com%26lt;/flyer%26gt;
%26lt;/event%26gt;
%26lt;/events%26gt;I've added a dynamic text field on the stage
with the same name as the elements. Then, I want to be able to call
several instances of it...i.e. add another %26lt;events%26gt; code
block and have that come up underneath the existing info.
I've search high and low to try to do this myself and I've
failed miserably.
Could someone please offer some guidance.
Desperately,
Not Until NowFlash/XML
See if this helps jump start your effort
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment