 |
| Flix
Video Preloader Shell - Relative |
 |
 |
| Note: Flix Pro will automatically create preloaders
for your Flix-encoded files. |
 |
| Contents |
|
|
| Top |
 |
 |
| Introduction |
 |
This
brief tutorial contains an FLA file that you
can download and use for your own projects. The
file below is accompanied only by a fairly brief
explanation of its purpose. It will be up to
you to examine them and determine how they will
be most useful to you.
In most cases, you can use the FLA as provided and you should only have to modify
the graphics and perhaps adjust the function slightly to suit your needs. You
will also likely need to change the size of the background graphic that the video
plays in, but the very existence of this graphic is optional. I like to use a
background graphic because it gives you a visual placeholder, allowing you to
position your other elements around it so that they will not obscure the video
while it is playing. The size of this placeholder (gleaned from the Info Panel
in Flash) can also be transferred to the Custom SWF dimensions in the Flix Video
tab so that all your parts fit together as expected. The clip that the video
gets loaded into is just an empty movie clip and won't need to be resized, only
repositioned to represent the upper left corner of the loaded movie.
We can't foresee all possible movie configurations though, so it could be that
you only use certain elements from this file. I personally use parts from this
file all the time. It is quite common for me to copy and paste either the Information
Clips that return information about the status of loading movies or play controls
that give viewers the ability to control the operation of the video. They provide
quick functionality and you can pick and choose which elements you want to include. |
| Top |
 |
 |
| Flix
Video Preloader Shell - Relative |
 |
This
one is exactly like the absolute path version
of the Preloader Shell, but uses relative paths
in the actionscript instead. This makes it somewhat
easier to integrate into your own projects since
the paths are not dependent on being in the exact
same relationship to each other as they are in
the example shell.
For the most part, you can just copy and paste the elements from this preloader
shell into the timeline that you want to control.
Download
this .FLA |
 |
 |
| Top |
 |
| This
tutorial was written
by Mark
A. Rush. |