Jump to content

Website Trouble


JaMmY

Recommended Posts

Im creating a website but i want to get a video onto it but i dont just want the link to the site holding the video i.e youtube i want the actual video on the site so people can just play it from the site, not having to go on another to see or play it. Can anybody help?

Link to comment
Share on other sites

Kinda the wrong place for this.

Google it, search for "html embeded video" or something like that.

Edit: because you're obviously lazy anyway...

<object width="425" height="344">
<param name="movie" value="http://www.youtube.com/v/GwQMnpUsj8I&hl=en&fs=1">
</param><param name="allowFullScreen" value="true">
</param><param name="allowscriptaccess" value="always">
</param><embed src=http://www.youtube.com/v/GwQMnpUsj8I&hl=en&fs=1 
type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344">
</embed></object>

Edited by Mr Motivator
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...