youtube video

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
jodeti
Forum Newbie
Posts: 14
Joined: Tue Apr 28, 2009 8:54 am

youtube video

Post by jodeti »

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
User avatar
akuji36
Forum Contributor
Posts: 190
Joined: Tue Oct 14, 2008 9:53 am
Location: Hartford, Connecticut

Re: youtube video

Post by akuji36 »

Hello

I believe you can embed video with flash

using object tag and place image tag

above flash movie or just embed a player with html.


Follow this link for html for embedding player

http://www.freevideocoding.com/



and if you decide to use flash look here:

http://csscreator.com/node/21193

thanks

Rod :D
Post Reply