evilrobo
03-16-2005, 07:27 AM
Hey there. I'm fairly new to Flash still and I was excited to actually get a preloader working with my site. It's one main swf file that calls on two other swfs (preloader and the site content). Unfortunately, since migrating to the method of using a parent swf file, the sound in content.swf no longer works. This seems to be pretty common.
The only way I can get it to work is if I import all of the sound files into the library of the main swf, which basically nullifies the purpose of having a preloader in the first place. I tried using the attachSound method in the main swf, but it didn't seem to work. I even tried making a new swf just for sounds and I couldn't get that to work either. I went through the tutorials and the one I found that addressed the issue was very unclear. Could someone give me a hand? I'd really appreciate it, as this is for a rather important school project.
And before anyone freaks out, I DO know about the (this) requirement. :)
Thanks.
The only way I can get it to work is if I import all of the sound files into the library of the main swf, which basically nullifies the purpose of having a preloader in the first place. I tried using the attachSound method in the main swf, but it didn't seem to work. I even tried making a new swf just for sounds and I couldn't get that to work either. I went through the tutorials and the one I found that addressed the issue was very unclear. Could someone give me a hand? I'd really appreciate it, as this is for a rather important school project.
And before anyone freaks out, I DO know about the (this) requirement. :)
Thanks.