So far I've got two videos and a game. >_>
its all right but it can't match the stupidity of the video in my profile
My music code isn't working. D:
<object classid="clsid:02bf25d5-8c174b23-bc80-d3488abddc6b" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="150" height="16">
<param name="src"
value="02 Hotel California.mp3"
<param name="controller" value="true" />
<param name="autoplay" value="true" />
<param name="loop" value="true" />
What's wrong with it? :(
hey you I can't manage to put the video in the right spot in my Profile and why is it 500x bigger then it should be ?
Quote from: phatyo on November 02, 2007, 09:32:05 PM
hey you I can't manage to put the video in the right spot in my Profile and why is it 500x bigger then it should be ?
Learn to be polite and to address people by name. Then I'll help you.
Quote from: YoshiGal7 on November 02, 2007, 09:37:34 PM
Quote from: phatyo on November 02, 2007, 09:32:05 PM
hey you I can't manage to put the video in the right spot in my Profile and why is it 500x bigger then it should be ?
Learn to be polite and to address people by name. Then I'll help you.
Yoshigal7 help me with my problem pleas.
Quote<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/lHF483cuzuY&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/lHF483cuzuY&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
Change the red to the code located at the end of the video's URL:
http://youtube.com/watch?v=60og9gwKh1o
Change the blue to the size that you want to video to be.
Quote from: YoshiGal7 on November 02, 2007, 09:48:16 PM
Quote<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/lHF483cuzuY&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/lHF483cuzuY&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
Change the red to the code located at the end of the video's URL:
http://youtube.com/watch?v=60og9gwKh1o
Change the blue to the size that you want to video to be.
Thanks you :)