View Single Post
  #5  
Old 03-16-2007, 11:43 AM
Kristi Kristi is offline
Bowie's Deciple
Kristi's Avatar
Join Date: Dec 2003
Location: Boston, MA
Posts: 748
Kristi has a spectacular aura aboutKristi has a spectacular aura about
Send a message via AIM to Kristi Send a message via MSN to Kristi
Quote:
Originally Posted by Stefan View Post
I have not had such problems yet. The onPlayerEnters() event is invoked when the animation is starting to play. Eventually you need to make your gani non-CONTINUOUS ?
Or use the solution i gave napo, give the image a definition, and recreate it when the reference breaks.

Zokemon, the solution napo linked to you will work in your situation. Use a timeout. reference the image (thiso.whatever = showimg(yada))

Check to see if an arbitrary property or an assigned one exists in a timeout, i used font for napo's. if the font became undefined for thiso.whatever, its because the image wasnt showing anymore, and if thats the case, reshow it!
__________________
Reply With Quote