Forum Moderators: open

Message Too Old, No Replies

Change flash varibles by clicking an html image/text

...

         

FlagMan

5:30 pm on Jun 1, 2003 (gmt 0)

10+ Year Member



I spent about an hour searching the web and these forums for an answer, but can't find anything remotely related. What I want to do it make clicking an image/text change a varible within a flash document embedded on the page.

tedster

11:31 am on Jun 2, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



FlagMan,

I did a lot of searching as well, and I found nothing except for changing a variable by clicking WITHIN the flash file. Maybe this bump will bring your question to the attention of someone who is more hands-on with flash scripting.

Hucasys

2:38 pm on Jun 2, 2003 (gmt 0)

10+ Year Member



You can change variables in a swf document through PHP or ASP, you can have the swf read from a txt file or from a database.

Try this link: [actionscript-toolbox.com...]

or http:www.flahkit.com
here's an example of the topics there.

[flashkit.com...]

also you should try actionscript.org

Good luck.