This content has been marked as final.
Show 3 replies
-
1. Re: Preloader issue
kglad Feb 22, 2009 7:47 AM (in response to purple_am)1. don't call resizeTemp() repeatedly. once is enough after your onLoadInit() is called.
2. don't nest resizeTemp() inside your listener.
3. and most importantly, use setTimeout() instead of setInteral() or clear that interval as soon as loadRandomBitmap is called. -
2. Re: Preloader issue
purple_am Feb 22, 2009 8:02 PM (in response to purple_am)I follwed steps 1 and 3. Its working ....
If i take the resizeTemp() outside of the listener it does not work.
Thanks
By the way will you be willing to give some training. If yes we can discuss this privately. ;) -
3. Re: Preloader issue
kglad Feb 22, 2009 9:34 PM (in response to purple_am)you're welcome.
and yes, you can send me a prvt message or send a brief email via my website and we can go from there.


