Thread: click event youtube video |
Hello guys,
I have a image on my static site. I want to load that html page along with that image but when a user click in that image area it tries to play a youtube video within that image area through flash. How can i accomplish that? Can anyone help me about that. I am a novice developer. So if anybody kind enough to show me through raw code here
thank you all
Well you can either make this fully through flash, putting a actionscript "stop();" on frame 1 along with the image and a button click action to go to frame 2 which has the movie.
Or use JavaScript that when the image is clicked you dynamically replace it with the flash instance.
There are currently 1 users browsing this thread. (0 members and 1 guests)