Flash runtime audio problem
Flash runtime audio problem
Out of context: Reply #18
- Started
- Last post
- 20 Responses
- honda0
in essense, if you wanted, you can have text on the screen that would show the "loading" taking place. its preloading the .swf prior to allowing you access to it. The entire contents of the load .swf have to be completely loaded before you can being controling.
if you had a textbox on the main stage you could do:
myDisplayu.text = l;