[Laszlo-user] how to get more efficient component response
Ryan Nowakowski
tubaman at fattuba.com
Fri Feb 8 08:01:41 PST 2008
I'm using OL for embedded flash 6 development on our little touchscreen.
I've noticed that button presses on a small app built using OL respond
slower than the same app build using straight flash. I'm using a custom
basebutton class that extends basecomponent. My custom class only has
2 states, mouseup and mousedown. Does anyone have any ideas on how to
make it faster?
For example, I don't need to track focus or listen to mouseover events
since I'm on a touchscreen. Is there a way to disable that stuff
altogether?
More information about the Laszlo-user
mailing list