Hi Cvetko,
as far as I understood you have a problem removing the text loading and you want to go further. This is what you can do (I copied it from the Flash help topics, because I don't have time to write it myself ;-)
Create a short animation loop at the beginning of the movie. For example, you can create a loop that
displays the message "Movie loading...".
Create a frame action with If Frame Is Loaded that jumps out of the animation loop when all the
frames are loaded and continues playing the movie. For example, a 30 frame movie that has a
two-frame animation loop at the beginning would require the following action attached to Frame 1:
If Frame Is Loaded (30)
Go to and play (3)
End If Frame Is Loaded
When you insert an If Frame is Loaded statement, Flash automatically inserts an End If Frame
is Loaded statement at the end.
For Frame 2, attach the following action, which restarts the movie at frame 1:
Go to and play (1)
When the frame specified in the If Frame is Loaded statement is loaded, the movie skips the second
frame and continues playing the movie from the third frame.
I hope this helps.
Silvia Silvia Todorova
Webmaster