|
Prev: Background Transparent bitmaps look terrible in Projector...
Next: Background Transparent bitmaps look terrible inProjector...
From: Marco Mind on 22 Apr 2008 11:01 hi, I noticed in some imaging lingo projects when stopping my application in authoring the endsprite event isn't allways executed. I wasn't able to find the reason when it is executed and when not (to prevent this behavior). Does anyone know this behavior and the reasons? This can be very frustrating when you edit an image of a castmember and want to reset it on endsprite. TIA
From: Mike Blaustein on 22 Apr 2008 12:11
Typically if you use the Stop button in Director to stop it, things work as expected. If you use the 'esc' key (or if Director crashes or you hit the X in the debugger), then some of the cleanup routines in endSprite, stopMovie, etc do not run. Always use the Stop button... that' the point. |