Broadway Legend Joined: 6/25/03
Anyone know? It is a .wmv file.
Do you mean how to embed it on to the page?
Broadway Legend Joined: 6/25/03
< OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="160"HEIGHT="16"
CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab" >
< PARAM name="SRC" VALUE="your.wmv" >
< PARAM name="AUTOPLAY" VALUE="true" >
< PARAM name="CONTROLLER" VALUE="true" >
< EMBED SRC="your.wmv" WIDTH="160" HEIGHT="144" AUTOPLAY="true" CONTROLLER="false" PLUGINSPAGE="http://www.apple.com/quicktime/download/" >
< /EMBED >
< /OBJECT >
I put the Quicktime plug-in because I like Quicktime...it just looks prettier than the Windows Media Player one, I think. Remember to take out the spaces, and let me know how it works out.
And where it says "your.wmv" put in a URL. If it's on your computer, upload it to a server, and put in the URL which you can find in Properties.
Broadway Legend Joined: 6/25/03
Could you give me the windows media one, also? I prefer Quicktime, but most people have windows media.
Ah. here you go.
http://cit.ucsf.edu/embedmedia/step1.php
Or..
< object classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95">
< param name="autostart" value="true">
< param name="filename" value="file.wmv">
< /object>
Broadway Legend Joined: 6/25/03
Thanks...could you give me an example of a server path?
Broadway Legend Joined: 8/16/04
It depends on what server you upload it to, BwayTheatre. Find a file uploading site (not yousendit).
Broadway Legend Joined: 6/25/03
Ok, I don't want to do that. Aigoo, how can I make the first code you gave me larger?
Broadway Legend Joined: 8/16/04
Change the WIDTH="160" HEIGHT="144". I believe the other width/height is for the player buttons, but I'm not sure.
Ok, I don't want to do that.
You don't want to find a file uploading site? Well, that's too bad, you're going to have to if you want to show anyone your video. You can't link to it straight from your computer.
Broadway Legend Joined: 6/25/03
If it's not too big, try 50megs.com
But like I said (and Mythus, as well), you're gonna have to upload it to a server somewhere. And if you want to change the dimensions of the player, fiddle around with those height x width things. Look up the Properties of the clip and find the dimensions if you want to fit the clip to the player.
Broadway Legend Joined: 6/25/03
The movies has been uploaded somewhere else, so I don't have to. It is working...thank you!
Videos