These options are available in
property inspector.
| Properties |
Values |
Description |
| |
| 1.
http:// Target |
http://www.newcomponents.net |
Location
from where movie is loading. |
| 2.
Host Movie |
_root.movie1 |
Path
to movie in which is loading. |
| 3.
ProgressBar Movie |
_root.movie2 |
Path
to movie representing preloader. |
| 4.
Text Field Path |
_root.txt |
Path
to text field. |
| 5.
Display In Text Field |
Percents |
Display
in text field. |
| 6.
ProgressBar Type |
Horizontal |
Progress
bar type. |
| 7.
On Loading Function |
_root.onLoadingFunction(); |
Path
to function that will be executed. |
| 8.
On Load Function |
_root.onLoadFunction(); |
Path
to function that will be executed when movie loads. |
| 9.
Begin Preloader |
On
Load Movie |
When
to begin preloading. |
| 10.
Enabled |
true |
Enables/disables
component instance. |
| 11.
MPB ICON VISIBLE |
false |
Shows/hides
component instance icon. |