Thread: [SOLVED] Music Change
View Single Post
  #4  
Old 06-17-2009, 07:34 AM
freenicetemplates freenicetemplates is offline
Administrator
 
Join Date: Mar 2009
Posts: 507
Default music in flash template

Hi,
I think you upload the bad music or put it in the wrong folder.
If you take a look at http://abymazon.com/custom.xml, there is :
<music_file loop="no" music_control="no" play_music="yes">sounds/music.mp3</music_file>

It means that flash will search for the music.mp3 in the sounds folder :
http://abymazon.com/sounds/music.mp3

And that's what's flash is doing. Flash is downloading and playing the original song.

If you want to change the music you could :
<music_file loop="no" music_control="no" play_music="yes">sounds/mymusic2.mp3</music_file>

and put it in the folder ;
http://abymazon.com/sounds/mymusic2.mp3

The music maybe played on each page without interuption, but you'll have to put the flash animation in the index.htm file, and the flash animation will stay on every page.
__________________
We are always pleased to read you in our guestbook