Hello Darren, DCL> is there any way to get the scroll wheel event in laszlo or flash ?
Yes, there is a way, just use the code like the following:
<method event="onmousewheeldelta" reference="LzKeys" args="d">
// do whatever you like, d is the delta
</method>
--
Best regards,
Michael mailto:[EMAIL PROTECTED]
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user
