History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-296
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: -- --
Assignee: Mamye Kratt
Reporter: Max Carlson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

Timers should use native setInterval() feature

Created: 28/Apr/05 04:38 PM   Updated: 29/Jun/06 01:24 AM
Component/s: Laszlo Foundation Classes (LFC)
Affects Version/s: None
Fix Version/s: 3.4

Time Tracking:
Not Specified

Severity: Blocker
Fixed in Change#: 1,196
Runtime: N/A


 Description  « Hide
This would make timers more efficient.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jim Grandy - 14/Jun/06 02:11 PM
The function is setInterval, and it was introduced in Flash 6.

http://livedocs.macromedia.com/flash/8/main/00001766.html

Max Carlson - 27/Jun/06 10:05 PM
setInterval oculd be used to replace both lztimer and lzidle.

Jim Grandy - 27/Jun/06 10:08 PM
I'll file a separate bug on lzidle.