Variable in the URL
Variable in the URL
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- unfittoprint0
I would retrieve the variable using php, and then write it in the swf object parameters [param value and embed src].
ie.
value="myfile.swf?{?php print "?lang=".$lang;?}"there's also a javasciprt method.
check this:
http://www.macromedia.com/suppor…
http://www.experts-exchange.com/…