> > ////////////////////////////////////////////////////////////////
> > LoadScreen.prototype.preloadAssets = function(IsArrayFreshlNew) {
> >
> > if(!IsArrayFreshNew) {
> > this.aAssetsToLoad.shift();
> > }IsArrayFreshlNew is passed into the function and the first test is !IsArrayFreshNew - am I missing something or is that a typo? Aaron --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
