QUOTE(guy66657 @ Jul 19 2005, 04:58 AM)
Hi i'm new here. i was just wondering how i can get this music video onto my myspace. i was wondering if you can get this music video and make a video code out of it so i can put it onto my myspace.
If you can make a music video code out of this then i will be greatly appreciated. THNX A LOT AND I HOPE YOU HELP!!
i'm thinking of getting it from
I want the Wake Me Up When September Ends Video-----Does not belong in the Tutorials section: Not a tutorial-----szupie
Here is the code for your song. Just copy and paste it into the "music" section on myspace or any section that you want to put it in: CODE
<embed name="RAOCXplayer" src="http://www.urbnmix1.net/vid/asx2/green_day_wake_me_up_when_september_ends.asx" type="application/x-mplayer2" ShowStatusBar="0" Width="320" height="260" DisplaySize="0" AutoStart="true" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"> </embed><br> green day - wake me up when september ends<br>
....BUT....
For future refrence, here is what you need to know about myspace video codes:
Music/Video CodesThe default Video Codes are as follows:
General (The most common)
<embed src="
http://www.somewebsite.com/subweb/file.ext " autosize="
1" autostart="
0" loop="
0">
WMP (Windows Media Player) Video
<embed src="
http://www.somewebsite.com/subweb/file.wmv" type="
application/x-mplayer2" autostart="
0" loop="
0" height="302" width="400"></embed>
WMP (Windows Media Player) Audio
<embed src="
http://www.somewebsite.com/subweb/file.wmv" type="
application/x-mplayer2" autostart="
0" loop="
0" height="40" width="280"></embed>
RealPlayer Video:
<embed src="
http://www.somewebsite.com/subweb/file.ram" type="
audio/x-pn-realaudio-plugin" autostart="
0" loop="
0" height="240" width="320"></embed>
RealPlayer Audio:
<embed src="
http://www.somewebsite.com/subweb/file.ram" type="
audio/x-pn-realaudio-plugin" autostart="
0" loop="
0" height="50" width="320"></embed>
Quicktime Video:
<embed src="
http://www.somewebsite.com/subweb/file.mov" type="
video/quicktime" autostart="
0" loop="
0" height="256" width="320"></embed>
Quicktime Audio:
<embed src="
http://www.somewebsite.com/subweb/file.ext" type="video/quicktime" autostart="
0" loop="
0" height="50" width="320"></embed>
Flash Video Code:
<embed src="
http://www.somewebsite.com/subweb/file.swf" autostart="
0"
height="400" width="550" type="
application/x-shockwave-flash"></embed">
~In this tutorial you've probably noticed the
numbers 0 and 1. 0 means false, and 1 means true. So if you see loop="0", you can change that 0 to a 1, and youre song will now loop.
~The
Red Text should be changed to the website that you have your movie at. So, for example, if you used urbnmix.net, your website may be
http://www.urbnmix1.net/vid/asx2/green_day...tember_ends.asx, etc.
~The
Green Text designates what type of file you have, so that your computer can figure out what to do with it.
~The
Bold Red Text shows the type of the movie/audio.
~The
Italicized Text will need to be changed from time to time depending on the width and height of your movie. I've got some default values plugged in so you should be OK, but if you notice something is off feel free to adjust em a lil
INFORMATION FROM: Music FAQ
Comment/Reply (w/o sign-up)