PDA

View Full Version : attachSound load problem


cisco
03-17-2004, 02:34 AM
hi,
i have problem
i attach music to my project like a attachSound everything is ok but,

my loader dont show progres bar :( this bar show when sounds is loaded, when i test movie in flash, film is stoped in 0 frame, and when sound is loaded is go to 1-2 and progres bar going.... meaby some one know what is going on...

thanks

link to this project (http://www.podkowinski.com.pl/cc/cottonclub.htm)

cobo
03-17-2004, 03:01 AM
all attached data loads first - in this case your sound.

to prevent waiting you have to create an own sound preloader...

cobo

cisco
03-17-2004, 07:51 AM
ok,

but i need load attached data and rest of from the root in one loader

thats is posible ??