View Full Version : Needs help with playing Movies


chiamaster21
07-08-2003, 08:16 PM
I created a movie and I uploaded it into one of my accounts. What code do I use to display and play my movie?

Brandon
07-09-2003, 12:32 AM
<embed src="myMovie.wmv"
width="120"
height="230"
autostart="true"
playback="false"
>
</embed>

chiamaster21
07-09-2003, 05:05 PM
Ok, I put in the code, and saved my movie as the correct thing, but now it isn't playing.

Ryan Szablewski
07-09-2003, 05:54 PM
i just added movies to my site NO ADVERTISING, PLEASE- READ THE RULES so i have a pretty good idea how it works. either ur not waiting long enough to wait for it to load OR if u have it whatever.mpeg u may need to try whatever.mpg it makes a big difference... at least it did for me. hope this helps ;)

bellportal
07-10-2003, 01:25 PM
If you have flash, check out this thread:

http://www.lissaexplains.com/forum/showthread.php?s=&threadid=31616&highlight=insert+movie

HTH,

Brandon
07-10-2003, 02:30 PM
yea i use flash to put my movies on my site. makes them a lot smaller in size.

chiamaster21
07-11-2003, 07:22 PM
thank you everyone. I got it working finnaly!