Log in

View Full Version : Help Required for Flash Playback



xs2abhishek1237
07-16-2009, 06:09 PM
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

punstc
07-16-2009, 06:38 PM
not quite following you.. do you have an html thumbnail that you want to have play a flash video on it's click?

xs2abhishek1237
07-16-2009, 07:35 PM
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