Can this be done [abandoned], music |
![]() ![]() |
Can this be done [abandoned], music |
May 12 2005, 10:29 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: May 2005 Member No: 138,321 |
Hey everyone, i was wondering what code I could use to do this, if this is possible?
I want to put in a WMV music video, and then at the end of that song, another video will come up and play, so it's kinda like 2 songs will play, but one after the other I tried to do it, but both songs came up and the same time and were playing simultaneously, so is there a way to code it so one song will play, then the next one? Thanks |
|
|
|
May 13 2005, 02:31 AM
Post
#2
|
|
![]() when the sun sleeps. ![]() ![]() ![]() ![]() Group: Member Posts: 210 Joined: May 2005 Member No: 138,079 |
ummm i really dont think u can do that wiht videos but i kno jus a regular song u can do that.
|
|
|
|
May 13 2005, 02:33 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 198 Joined: Apr 2005 Member No: 132,296 |
on myspace i dont think its possible
yeah i think it only works with songs dont think it works with videos |
|
|
|
| *basick* |
May 15 2005, 12:58 AM
Post
#4
|
|
Guest |
use windows movie maker or a similar video editing prog to combine the two videos and then upload and play... i think thats the only way
|
|
|
|
Oct 4 2005, 08:30 PM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Oct 2005 Member No: 255,691 |
You can do it, and here is how:
Open up notepad, and put in this: <ASX version="3.0"> <title>TITLE OF PLAYLIST</title> <Entry> <title>TITLE OF SONG</title> <author>ARTIST OF SONG</author> <Ref href="WEBSITE URL" /> </Entry> <Entry> <title>TITLE OF SONG</title> <author>ARTIST OF SONG</author> <Ref href="WEBSITE URL" /> </Entry> </ASX> Simply change the bolded words to your desire (the quotations are required for the URL). You can insert more <entry> codes for as many videos as you want. When you get the number of videos you want to play, "click on file", then "save as". Change the "save as type" to all files, then save it as playlist.asx or whatever file name you want as long as .asx follows it. Then upload the asx file you have now created to a server of your choice. Then simply place the address of the asx file into your video code The videos will play one after another, or you can simply hit the next button on your video player to see the next video |
|
|
|
Oct 14 2005, 03:46 AM
Post
#6
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Oct 2005 Member No: 265,526 |
|
|
|
|
![]() ![]() |