hello, my client wanted a music that loops, i used one of your tutorials (http://www.kirupa.com/developer/mx/volume_slider.htm) for making it. Web page’s complete flash made. In tutorial, I changed some colours and erased animated bubbles on background, saved it as music.fla and called it from the main context flash page by:
this.msc_areao.loadMovie(“music.swf”);
msc_areao is the holder for music.swf
although music.swf works perfectly itself, it doesnt work in the main swf file
the slider, play, stop buttons all appear, music starts palying (i made it start play when loaded by editing tutorial) and you can adjust volume on slider. BUT music plays only once and stop play buttons are ton working (but cursor turnst to hand over them)
i asked myself if there can be any other object over the music control buttons. but nope, i checked many times. if you have any idea about how to fix it or about the causation of this problem i want to hear please.
thanks for your time, help and the tutorial