Hi Denis,
I think the given code will be helpful to you to add the youtube
video to your website
In the value section and ambed src you have to add your URL instead of
that..
<object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/HvHOCqbA6rE">
</param>
<param name="wmode" value="transparent">
</param>
<embed src="http://www.youtube.com/v/HvHOCqbA6rE"
type="application/x-shockwave-flash" wmode="transparent"
width="425" height="350">
</embed>
</object>
Regards
Renju
On Thu, Feb 12, 2009 at 5:23 PM, Denis <[email protected]> wrote:
>
> How is it going guys?
>
> Does anybody know how to add a youtube video into my website by adding
> youtube URL and display in my webpage?
>
> thanks
>
> Denis
> >
>
--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---