Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
JJJJohn webforumsuser@macromedia.com #1
Using Javascript to send a variable to FLASH
Hello...
If I send a variable to my site...
Example --> [url]http://mysite.com/?variable=test[/url]
How do I import that variable into my FLASH movie...?
Thanks for your help...
JJJJohn webforumsuser@macromedia.com Guest
-
Send Variable From ASP to Flash to ASP
I'm really, really new to Flash and using Flash 8 Pro. This is what I'm trying to do. I have a list of cars, when someone clicks on a car, they... -
LoadVars-using send to pass a variable from flash to php
For the life of me, I've tried everything: I've researched LoadVars on Adobe forum, used David Powers' books, googled 'flash to php', LoadVars,... -
send a variable from flash to flashcom
Hi All, I'm trying to send a variable from my flash project to the flash comm server. In my main.asc file, I use some remoting code to update a... -
Send variable from Flash to HTML
I have a quiz in Flash. I want to take the quiz results (testscore) and send it to an HTML page to be assigned to a variable. How do I send... -
flash variable send to director
I have a problem, I needs send since flash to director a string but i can't. I found a example in director support that send a variable numeric to... -
JJJJohn webforumsuser@macromedia.com #2
Re: Using Javascript to send a variable to FLASH
Wow...
No one knew this one...?
[url]http://www.macromedia.com/support/flash/ts/documents/flashvars.htm[/url]
Object Tag Example:
<PARAM NAME=FlashVars VALUE="foo=Hello%20World¶graph=first+line%0Dse cond+line">
Embed Tag Example:
<EMBED src="display.swf" FlashVars="foo=Hello%20World¶graph=first+line% 0Dsecond+line" ... (other parameters)> </EMBED>
I found it...
Thanks though...
JJJJohn webforumsuser@macromedia.com Guest



Reply With Quote

