Log in

View Full Version : Html help


Underage_Thinker
January 9th, 2006, 06:18 PM
ok i have a question about embeting a movie. it is a .mov quicktime movie. I have tried this coad :
<embed src="http://schoolhousescrewup.bravehost.com/100_0254.mov" />
I have also tried this one:
<embed src="ftp://[email protected]/schoolhousescrewup.bravehost.com/100_0254.mov" />

When i trie this and i test it it dosnt load the movie what is wrong. If sombody could give me a html coad that would work i would much apprechiate. :)

Skhorpion
January 9th, 2006, 06:21 PM
<embed src="http://schoolhousescrewup.bravehost.com/100_0254.mov" </embed>

try that

Underage_Thinker
January 9th, 2006, 06:22 PM
Nope it didnt work here u can look at the page here. :(
http://www.schoolhousescrewup.bravehost.com/Untitled.htm

Kiros
January 9th, 2006, 06:57 PM
<embed src="http://schoolhousescrewup.bravehost.com/100_0254.mov"></embed>

That should work...

Underage_Thinker
January 9th, 2006, 07:11 PM
Nope
I gusse it is hopeless i will just have to find a free servis to host movies. sepret from my webhosting server

Kiros
January 9th, 2006, 07:12 PM
Look, try not using quicktime. That might help it, because the embed code should work like that!

Edit:

In fact, here's some source code right from my site: <EMBED SRC="mms://wm.wbr.com/linkinpark/linkinpark_numb_128.wma" AUTOSTART=TRUE LOOP=FALSE WIDTH=145 HEIGHT=47 ALIGN="CENTER">
</EMBED>

It's just music, so you might wanna do something about the width and height if you're going to use my source to hold your video. Also, make sure the server your hosting the video from can stream that video type.

Underage_Thinker
January 9th, 2006, 07:14 PM
i can i change it do i just do the thing wer i change it under the propertys tab on the movi

Skhorpion
January 9th, 2006, 07:15 PM
and dont use windows media because we like linux better anyway

Kiros
January 9th, 2006, 07:17 PM
Look, try not using quicktime. That might help it, because the embed code should work like that!

Edit:

In fact, here's some source code right from my site: <EMBED SRC="mms://wm.wbr.com/linkinpark/linkinpark_numb_128.wma" AUTOSTART=TRUE LOOP=FALSE WIDTH=145 HEIGHT=47 ALIGN="CENTER">
</EMBED>

It's just music, so you might wanna do something about the width and height if you're going to use my source to hold your video. Also, make sure the server your hosting the video from can stream that video type.

I edited my post. And yes, use Windows Media Player, as it's more stable and user-friendly :)

Underage_Thinker
January 9th, 2006, 07:18 PM
well fine because when i trii to open it in windows media player it dosnt suport the codec. what else can i use :?:

Skhorpion
January 9th, 2006, 07:22 PM
encode it as avi using divx

Underage_Thinker
January 9th, 2006, 07:27 PM
k is that free download

Skhorpion
January 9th, 2006, 07:46 PM
the codec is free but the encoder is a trial

just find a crack somewhere

Underage_Thinker
January 9th, 2006, 09:11 PM
Ok here is my delema i cant open it with microsoft because it cant read the .mov. and i cant change it to a div b/c the encoder cant change the .mov

Pink-Floyd
January 9th, 2006, 09:32 PM
How do u make those cods anyway,

Underage_Thinker
January 9th, 2006, 09:52 PM
i dont know what u are asking but if ur asking how i make the movies i do it with a camra/crapy vido recorder

Skhorpion
January 11th, 2006, 04:57 PM
open the mov in windows movie maker, save as windows media, encode with divx

Underage_Thinker
January 11th, 2006, 05:07 PM
wont let me open the .mov in movi maker :(

Kiros
January 11th, 2006, 05:10 PM
Hmmm... Try to google .mov to .mpg converter. Or quicktime to windows video converter.

Underage_Thinker
January 11th, 2006, 05:18 PM
yay it workted i found a bunch. some of them cost but i am sure to find that is free. other wise their are otherways of getting software for free :D

Cap'nCrunch
January 12th, 2006, 02:17 AM
<embed src="http://schoolhousescrewup.bravehost.com/100_0254.mov" </embed>

try that
You didn't close the first set of chevrons