Flash Question?
Flash Question?
Out of context: Reply #1
- Started
- Last post
- 27 Responses
- cucumbrrr0
It's not possible to use the "standard" preloader on an external jpg. It is possible to do however. You must use the new MovieClipLoader Class, which includes several listeners for external content, such as onLoadComplete, Start, Errors, Progress, etc... Check out this link or even just look within the AS dictionary in Flash itself. Hope this helps a bit.