R8  

Go Back   R8 > Design & Development > Graphics & Multimedia
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-10-2008, 03:03 AM
nikon nikon is offline
Member
 
Join Date: Jun 2008
Posts: 50
Default Embeding video to My site

I am having html page and I want to embed video in it. How can I add video in html file? Can we make it fast loading? Which format should I use for it?

Thanks
Reply With Quote
  #2 (permalink)  
Old 06-10-2008, 05:06 AM
pranavrules pranavrules is offline
Member
 
Join Date: Jun 2008
Posts: 50
Default

Quote:
Originally Posted by nikon View Post
I am having html page and I want to embed video in it. How can I add video in html file? Can we make it fast loading? Which format should I use for it?

Thanks
Er, don't you have basic HTML knowledge? Well.. it's pretty simple to embed a video.. You should keep the related video file along with the webpage file in the same folder.. Then use the following code:

<embed src = "filename.extension">
Reply With Quote
  #3 (permalink)  
Old 06-13-2008, 01:02 AM
phpdeveloper phpdeveloper is offline
Member
 
Join Date: Jun 2008
Posts: 50
Default

It will load as fast as

1) the user can download it

and

2) fast as the server that is hosting the video is running.

YouTube (youtube.com) uses a flash format, which is what I would recommend to you for running the video efficiently. Everyone's got a flash player!
Reply With Quote
  #4 (permalink)  
Old 06-14-2008, 01:40 PM
jacksparrow jacksparrow is offline
Member
 
Join Date: Jun 2008
Location: Black Pearl
Posts: 51
Default

Actually don't have any video on your server. convert the video to flv uplaod on youtube and embed it in ur site using youtubes code or you can design ur own flv player n embed the youtube video to it. It saves lot of bandwidth.
Reply With Quote
  #5 (permalink)  
Old 10-23-2009, 05:41 AM
stephenz stephenz is offline
Junior Member
 
Join Date: Oct 2009
Posts: 1
Default

Hi, I found this tutorial about how to add video to website, you can check it -
http://www.programmersheaven.com/use...os-to-website/
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:46 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.