PDA

View Full Version : JavaScript variable to Flash


Potemkyn
03-12-2008, 06:29 PM
I've been working on a web page that sends a variable to the page it loads. So far, I've been able to send, recieve, and display the variable using JavaScript. How do I send the variable to a swf loaded by that same page?

Thanks!

Po~