play sound??? -
11-03-2004
, 12:26 AM
it still wont work. All I wont is for it to start playing in the background of
my webpage. here is what I have applied to frame 1.myMusic = new
Sound(myMusicMc); myMusic.start('cky - iceland theme(2)', true); the
cky-iceland theme(2) is the song, and it is in my library and has been applied
linkage to export to actionscript... what am I doing wrong?? |