PDA

View Full Version : embedding video



somdow
June 25th, 2003, 02:28 PM
how can i embed video into a regualr html page.???

eyeinfinitude
June 25th, 2003, 05:54 PM
What kind of video file is it? If it's a quicktime then check out this link.

http://www2.guhsd.net/webmovie/embed.html

somdow
June 25th, 2003, 09:43 PM
is that only for quick time, im talking bout either quciktime or win med player.

sdrawkcaB
June 27th, 2003, 08:47 PM
If you see a site that has it just check the source code, or go to www.google.com and search for "embed a .wmv file onto html page" and stuff should come up. Just a guess.

my3brs
June 27th, 2003, 09:45 PM
<embed src="moviename" width="550" height="400"></embed>

sdrawkcaB
June 28th, 2003, 09:54 AM
^Don't you gotta have options? Like if you want them to be able to save it, or pause it?

syphon101
June 28th, 2003, 02:05 PM
The way I do it is I just import a movie into a Flash file so I can preload it and add buttons / interaction to it.

Digitalosophy
June 29th, 2003, 01:54 PM
but can u stream it?