liquidj
05-31-2005, 08:21 PM
I have a flash app embedded in a page that needs to access two variables that are in the url string.
http://www.whatever.com?id=123435&num=1234567
The flash movie is trying to capture these two variables and then pass them to the mc application so it can query a db to get the rest of the information. I thought and swf file embedded in a webpage can access the variables on the main timeline. How can I do this?
g
http://www.whatever.com?id=123435&num=1234567
The flash movie is trying to capture these two variables and then pass them to the mc application so it can query a db to get the rest of the information. I thought and swf file embedded in a webpage can access the variables on the main timeline. How can I do this?
g