Preloading in Flash CS3: Addendum
OK, I don't speak Italian, but Flep does. Not only does he speak Italian, but he speaks AS3. Thanks to his post: Preloader for Beginners, I finally found a really good solution for preloading. The only thing I wish it had was a progress bar. Great stuff Flep.
Labels: ActionScript, AS3, Flash CS3, Preloader, Preloading
2 Comments:
I need to show a progress bar on my web authored course. The progress will show how long a person stays on a page. Do you know how to do this?
Since Flash is not 'page-based', then it would need to communicate via JavaScript with the Browser to check the length of time that the user has spent on the 'page.'
I haven't built anything like this, but I'm sure it's possible.
Post a Comment
<< Home