xstaticxpallorx
07-28-2004, 04:02 AM
Hey, sorry if this is somewhere on the site, but I could not find it.
How do you put music videos on your site so that people can watch them?
Thanks in advance. :)
thezeppzone
07-28-2004, 04:42 AM
just searched the forums and copied someones exact post. it was under the keyword embed tho :P
<embed src="moviename.ext" height=400 width=400 controller=true autoplay=true loop=false>
just change the red stuff...
controller means you can have play, stop, pause, rewind, etc buttons... set it to false to not have it
autoplay means it starts playing as soon as it is done loading... if you set it to false, the veiwer will have to press the play button
loop means it will play over and over again...
piink-giirl
07-29-2004, 01:29 AM
i think its illegal to have music videos on your site *not sure though..but its also illegal to put music on your site (unless is 100% created by you) but A lot of people still put music on their site..soo,, i dont know
xstaticxpallorx
07-29-2004, 02:15 AM
Permission was given to me.
Thanks though! :)