all groups > flash actionscript > august 2005 >
You're in the

flash actionscript

group:

Almost there-preloader


Almost there-preloader Rich146
8/7/2005 8:23:24 PM
flash actionscript:
My 1st preloader and have muddled for 2hrs ....everything works except the
bar does not progress. A no-brainer I assume..please look and see what needs
to be changed.
I put the fla on my web..http://richacls.com/new_page_9.htm


Thanks in advance.
Re: Almost there-preloader myIP
8/8/2005 12:00:00 AM
Close! Put this for your Progress Bar;

onClipEvent (load) {
this._xscale = _root.percentDone;
}
Re: Almost there-preloader Rich146
8/8/2005 12:00:00 AM
AddThis Social Bookmark Button