Preloading a form application
Any ideas on how to preload a forms application it seems that forms work just like a movieclip on the second frame of a movie, but since it's a movieclip it can't do anything until it's completly loaded, so it's pretty useless to add a preload inside the main form "application" because that code won't run until "application" is fully loaded, so far my best guess is to make a loder movie that load my form application into a level, but this kinda sucks, any ideas?
|