I tried this on the user list and got no response so I'll ask here.
This is where all the smart people hang out anyway, right? ;) 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?

Reply via email to