PDA

View Full Version : help with controlling a SWF via html


timwendel
04-22-2010, 11:05 AM
Hello there,

My name is Tim and I'm a graphic designer.
I'm looking for a programmer how could help me with my website. I have a SWF on my website which I want to control (jump to a specific frame) when I click on a specific button (button is html <a href="").

click button 1 = swf jumps to frame one
click button 2 = swf jumps to frame two
...

There seems to a way by using javascript but I have no clue how.

This link http://www.formkombinat.ch/test.html might be helpful to understand what I mean.

Best regards,
Tim Wendel
datenpost@gmail.com

Adam_C
04-26-2010, 05:44 PM
wouldn't it be easier to have the buttons inside the SWF, not sure if its possible to do if the buttons are outside of it on a HTML page....