Passing flashvars from standalone swf to another
hello,
i have bit of problem loading external swf files parameters.
the situation this:
i creating a standalone flash presentation (something powerpoint presentation). have 1 swf file serves container, swf frames (one swf file each frame) , xml file, sequence of frames declared. container file loads frames subsequently acording xml file.
now, problem comes fusioncharts:
among frames have 6 charts, chose use fusioncharts library. each swf generated fusioncharts needs xml file data declarations function. , way generated swf url of xml file via flashvars. so basicly need load generated swf , @ same time send flashvars containing url of xml file.
i tried use query string - didn't work @ all.
then tried use urlrequest witn urlvariables, didn't work either.
is there solution this?
please help.
thanks, jiri
More discussions in ActionScript 3
adobe
Comments
Post a Comment