music problems again, for some odd reason.... |
music problems again, for some odd reason.... |
Feb 5 2004, 01:40 AM
Post
#1
|
|
![]() I run this town. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 582 Joined: Jan 2004 Member No: 1,867 |
ok so you would think i would be finished with my music problems, right? Wrong, as of now this is my problem.
I have a realplayer on/off switch for my music on my xanga. the problem is that this music auto-starts onto my splash page. Now I wouldn't have a problem with this but the thing of it is is that my splash page has its own music, so i dont want my music to clash with one another. I would like to keep both my splash page music and my main page music seperate. If someone can give me a good on/off music switch for my main page so it wont play on my splash page that would be awesome. I hope I didnt make this too confusing. I tried my best to break it down for you as best as i could. |
|
|
|
![]() |
Feb 5 2004, 07:36 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 67 Joined: Feb 2004 Member No: 2,477 |
hmmm, what's the code that you are using? If you're going to have 2 songs. Then one has to stop onclick of the splash page image. Note that with embed, you must have mastersound and a name/IDREF attribute.
Example: CODE <!-- begin code provided by createblog.com --> <embed src="file.mp3" autostart="true" hidden="true" loop="false" MASTERSOUND></embed> <!-- end code provided by createblog.com --> I'm sure it should work with different file formats such of .ra, .wma, .mp3 etc. It'd help if you posted the code... -Nay |
|
|
|
Tal_Dara music problems again Feb 5 2004, 01:40 AM
aznhybriddragon I think u are looking for this, Its a On and Off B... Feb 5 2004, 02:10 AM
Nay Okay, so I hunted through your source code. Try to... Feb 5 2004, 07:43 AM![]() ![]() |