I am using a timer in my project and it works like this :
Property timex

on exiteframe me
  set timex to timex+1
  put timex into member "showTime"
end

It works ok but it seems to slow the whole game down a lot, is this regular?
Should i use someting lse to represent a timer?


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to