hi i added stop commands too but still it keep relading my movie
heres code
this is in my loader component
on (complete) {
stop();
this._parent.myPB.setVisible(false);
}
this is in my progress bar
on (complete) {
stop();
}
i was just tryin to find a easy way to preload my swfs
i am gonna cry
plz help <3