hey Guy

i have a problem about load the movie before play.

movie A
1st layer 1st frame is (stop)
2nd layer 1st frame is a button with on release/ play frame 2/ loadMovie("B.swf"),"root.content"
3th layer 2st frame to 10th frame is doing a sliding cover action
4th layer 2nd frame is content movie clip for load "B.swf"

the problem is when i clicked the layer 2 button, then finished the layer 3th action. But "B.swf" is wait 2 or 3 sec then come out. i haven't done any preload script in B.swf

so anyone can solve the waiting the sec problem, can add some scripts in the 1st layer frame to call the movie already down. thank