[thelist] Flash: Quick Question- loadVariables

Frank lists at frankmarion.com
Fri Feb 20 07:09:18 CST 2004


I've got a flash movie that creates charts, and takes it's input from a 
text file. I would like to access the data via the tag itself, instead of 
dealing with the overhead handling the text file.


The part the reads the file looks like this

         loadVariables ("chart_data.txt", "_root.dummy");


I know I can pass my values as such

         bar_chart.swf?chart=#request.sum_list#


How would I edit the corresponding code to deal with it?

Thanks.


--
Frank Marion     lists at frankmarion.com      Keep the signal high.  



More information about the thelist mailing list