Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Casper Buisman #1
Getting a .swf to read xml
Hi,
I have a slideshow.swf (I cannot change it contents, there is no .fla) which
gets input from slideshow.xml and finds pictures to display in a folder called
'images' . Pretty basic for a flash picture gallery.
The problem: I want to load the slideshow.swf into a loader component in
another flash movie, say holiday.fla. (So i have the loader component in
holiday.fla and I tell it to load the movie slideshow.swf). How can i tell the
slideshow.swf file where to find its data e.g. slideshow.xml? or How can i
have slideshow.swf read from slideshow.xml?
thanks,
Casper
Casper Buisman Guest
-
read xml
hello how can i read only the value's of this xml into asp.net (vbs) ? I want the variables name and address Example: name = "Myname" <scorelist>... -
Read CSV to SQL
Does anyone have an example of how to read a .csv file into a SQL database with an ASP? -
File system get auto change from read-write to read-oly
I have a very strange file system with OS Redhat 7.2 The file system is read-write, but some how it randomly changes to read-only at any time.... -
Read & Read/Write Groups
I am trying to achieve a solution to a (hopefully) simple scenario. I have a Solaris 9 server that is going to be used for sharing files. I... -
Brian Wright_ #2
Re: Getting a .swf to read xml
you use an XML object.. its very similiar to creating/loading a Loadvars
Object..
However parsing (grabbing the individual data) from the XML file is different.
but if you are comfortable with Arrays and how to access them, XML will be
easy to pick up.
Brian Wright_ Guest



Reply With Quote

