Results 1 to 3 of 3

Thread: Help Required for Flash Playback

  1. #1
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Help Required for Flash Playback

    Hi all,

    I am a newbie to web technologies and I don't know weather I'm in the right section for my problem. I want to play a flash video on the click of thumbnail without the whole page refresh.
    I make an AJAX call to the server and get the URL's of all the thumbnail images and the video URL .So, I want the video playback to start as soon as the user clicks on the thumbnail without the whole page refresh.
    Do I have to use any special JavaScript API or simple <object> and <embed> tags could work.
    Any help on this would be really appreciated.

    Thanks & Regards,
    Abhishek

  2. #2
    Join Date
    Aug 2007
    Location
    Harrisburg, PA
    Posts
    131
    Thanks
    6
    Thanked 9 Times in 9 Posts

    Default

    not quite following you.. do you have an html thumbnail that you want to have play a flash video on it's click?

  3. #3
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi,

    Thanks for your reply. OK.. so the situation is that I have a large number of thumbnails and each thumbnail has a corrosponding video to be played when clicked on it, without the whole page being refreshed. So it's like a video area playing video and a playlist below it. Just click on the thumbnail and start playing video in the video section.
    I hope that I'm clear this time!!

    Thanks&Regards,
    Abhishek

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
  •