Hey All,
Is it possible to pass flashvars via querystring to your swf file without having access to the html? Something like http://mysite.com/main_swf.swf?var1=this&var2=that
I usually deal with flashvars on the html page, but in this case, i have no access to the html page. All my search results regarding passing querystrings all have some reference to the html so I’m trying to see if this is even possible. Thanks in advance.