Beppino
11-14-2003, 10:11 AM
Hello.
I've one big (for me) problem.
I'm writing a flash application that use OOP for windows object etc. that read external txt file for text and image contents, with loadVars.
Also, when the application start, it load four mp3 sound (everyone > 200Kb) that start play at the and for synchronized music.
The problem is that while it load sound, the application it's not blocked, but the windows object that I open doesn't success to load the corrispondent txt file because the loadSound keep all bandwidth. When the sounds are all in memory, all works well.
Anyone can help me?
There are some trick like set a priority to every loadVars o loadSound?
Thank in advance
-g
PS: I'm working with MX 2004 pro.
I've one big (for me) problem.
I'm writing a flash application that use OOP for windows object etc. that read external txt file for text and image contents, with loadVars.
Also, when the application start, it load four mp3 sound (everyone > 200Kb) that start play at the and for synchronized music.
The problem is that while it load sound, the application it's not blocked, but the windows object that I open doesn't success to load the corrispondent txt file because the loadSound keep all bandwidth. When the sounds are all in memory, all works well.
Anyone can help me?
There are some trick like set a priority to every loadVars o loadSound?
Thank in advance
-g
PS: I'm working with MX 2004 pro.