Closed Thread
Results 1 to 2 of 2

Thread: click event youtube video

  1. #1
    azoqup is offline Newbie
    Join Date
    Apr 2009
    Posts
    11
    Rep Power
    0

    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

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: click event youtube video

    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.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Help with CLick Event in Pictures !!
    By Paulo_Jorge in forum HTML Programming
    Replies: 3
    Last Post: 09-17-2011, 08:56 AM
  2. HTML picture click event
    By Paulo_Jorge in forum HTML Programming
    Replies: 2
    Last Post: 09-09-2011, 11:33 AM
  3. youtube video
    By ferdri3 in forum JavaScript and CSS
    Replies: 2
    Last Post: 06-28-2010, 12:10 AM
  4. dropdown box youtube video
    By cjc1867 in forum JavaScript and CSS
    Replies: 14
    Last Post: 02-17-2009, 05:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts