windows movie maker
Moderator: Moderators
windows movie maker
once i make my movie in windows movie maker how can i make it into a html is this posssible or can i use a program to convert it into a html?? plz help me
-
Sword_Gun
- Posts: 1008
- Joined: Sat Feb 25, 2006 10:31 pm
- Location: Somewhere rapping with DeTsL
- Contact:
Welcome to the board, I hope you have Read the rules.
(Please use real words as "plz" isnt a word :p)
3 Things:
1) I think HTML is a Website code, I dont think you could convert a Movie into HTML, As HTML is just words... (Right? I dunno Im guessing)
2) Your Avatar is TOO Big, resize it.
3) Your Avatar is Innopropriate, please choose a new one.
(Please use real words as "plz" isnt a word :p)
3 Things:
1) I think HTML is a Website code, I dont think you could convert a Movie into HTML, As HTML is just words... (Right? I dunno Im guessing)
2) Your Avatar is TOO Big, resize it.
3) Your Avatar is Innopropriate, please choose a new one.

Official Beta Quest Hunter
Official Alpha Quest Hunter
NES NOW!!: DONE!
-
sam fisher
- Posts: 1093
- Joined: Mon Apr 25, 2005 8:52 am
-
Extreme_Jesus
- Posts: 1293
- Joined: Sat Oct 01, 2005 12:04 pm
- Location: Old Hampshire, none of that New hampshire stuff....
for a minute there i thought you meant 3D movie maker....
ah so crap yet so funny..../remenising
ah so crap yet so funny..../remenising
Music i make:
http://www.myspace.com/code11music
http://www.myspace.com/captainshout
http://www.myspace.com/thewhitecoatsmusic
http://www.myspace.com/oktogonmetal
http://www.myspace.com/code11music
http://www.myspace.com/captainshout
http://www.myspace.com/thewhitecoatsmusic
http://www.myspace.com/oktogonmetal
bicostp wrote:"Escape pod"? No. "Screwedmobile".
-
teraflop122
- Posts: 1212
- Joined: Sat May 21, 2005 9:06 pm
do this:
That is an example of a movie on my site.
To do it for you, this is an example:
Upload your movie, lets call your movie "movie.wmv"
lets say you upload it to http://www.uploadsite.com.
get the link to the video (EX: http://www.uploadsite.com/movie.wmv")
MAKE SURE THAT YOU CAN JUST VIEW IT!!!!!!!
.....and put it into this code (it will look like this):
Add the code to the page you want it to play on. You can change the code to make it not autostart, size, controls, etc.
Have fun
PS: uploadsite.com is NOT real
Code: Select all
<EMBED SRC="http://pbtarget.com/harshboy/Media/GCP.wmv" WIDTH=320 HEIGHT=240 NOJAVA=true CONTROLS=true AUTOSTART=True CONSOLE=one> To do it for you, this is an example:
Upload your movie, lets call your movie "movie.wmv"
lets say you upload it to http://www.uploadsite.com.
get the link to the video (EX: http://www.uploadsite.com/movie.wmv")
MAKE SURE THAT YOU CAN JUST VIEW IT!!!!!!!
.....and put it into this code (it will look like this):
Code: Select all
<EMBED SRC="html://www.uploadsite.com/movie.wmv" WIDTH=320 HEIGHT=240 NOJAVA=true CONTROLS=true AUTOSTART=True CONSOLE=one> Have fun
PS: uploadsite.com is NOT real

