Flash Video Player

Using ProgressBar

by admin on July 9, 2007 · 0 comments

in Built in components, Flash CS3, Tutorials

This is an article which could be a variant of these articles:
Loading an external SWF with Flash CS3
Preloader with Flash CS3  and
Preloader for beginners

In this case, I use the ProgressBar component to monitor the loading state of an external SWF.
Also, I use the IULoader component to load the SWF instead of the Loader class (used in many examples in this site) and a Label component instead of a dynamic text field.

Let’s see how it works…

Read more

Share This Post

Related posts

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">

Older post: Detecting collisions

Newer post: Pythagorean theorem collision detection between two MovieClips