all groups > flash actionscript > may 2006 >
You're in the

flash actionscript

group:

How to get external parameters


How to get external parameters daniel_baylon
5/31/2006 8:46:05 PM
flash actionscript:
I'm newbie in Flash, I'm trying to develop an aplication using Flash 8
Professional. I need to send some data to a flash document from a Web page.

I have noticed that Flash uses an object tag in HTML code.

I don't know if is possible to specify additional parameters in object HTML
tag and recover them using an Action Script function or code.

I appreciate some help.

Best Regards.
Re: How to get external parameters 2m
5/31/2006 9:35:55 PM
Re: How to get external parameters zensoldier
5/31/2006 9:49:20 PM
Sure you can. If you add a query string to the filename in the object tag then
the vars will show up on the _root of the movie by defualt

You can also call javascript from flash or flash script from a link in html.


AddThis Social Bookmark Button