Hi, i have this piece of code that uses a timer in 3.0 and it works fine, but when i use it in 3.1.1 i get an error 'reference to undefined variable 'lzTimer'.
the code is: wait = new LzDelegate(this, "Check"); lzTimer.addTimer(wait, 100); anyone know whats going on? i also posted this to the forum board. thanks alex _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
