3/3/2010 6:46:44 AM
Title:
Pass a QueryString Parameter to Flash SWF through HTML
how can i Pass a QueryString Parameter to Flash SWF through HTML
3/3/2010 8:24:48 AM
simple
in your embeded or object tag of html give source as :
mySwf.swf?variable1=value1&variable2=value2