PDA

View Full Version : html buttons interacting with flash???


Cragdo
04-10-2003, 07:04 AM
I have some simple images coded in html. I want these buttons to react with a flash animation such as a simple gotoAndStop(); function.

I was thinking something along the lines of

<a href = "home.html" onClick="javascipt:Animation(1);">image goes here</a>

Now my question for all you Xperts is do you have any idea how i would get this to work :confused: Thanks for any help you can give me in advance.

Oh BTW. The site is http://www.cyc180.com/new Put your mouse over each button and the side menu will pop up. I want this side menu to be flash rather then javascript. :)

Billy T
04-10-2003, 07:22 AM
there's a tute on this

Cragdo
04-11-2003, 04:07 AM
could you point me in the direction of where that might be :confused:

Billy T
04-11-2003, 07:28 AM
http://www.actionscripts.org/tutorials/intermediate/FS_Command_JavaScript_Library/index.shtml

shrinkwrapped
04-12-2003, 12:43 AM
Marcomedia page has some javascript to flash examples too
http://www.macromedia.com/support/flash/ts/documents/tn4160.html