More Flex reporting. Must be therapeutic or something.
1. Mouseover
I found that the Mouse Exit often wasn't registered, especially with quick mouse movements. I had to place a lot of extra instructions and objects around in order to get the mouse-over effects working effectively. (To be honest, I had quite a few issues with this in the Opus pub as well, but generally only when the mouse-over objects were very close together).
2. Dragging
Because everything is moving relatively slowly, the mouse pointer can actually leave the object when dragging. Any mouse-over effects that continue to run when dragging are cancelled without extra instructions.
3. Mouse click
The release of the mouse button often wasn't registered if the object missed the target. I had to place an invisible drop zone behind the whole screen in order to register missed drops and carry out the intended actions.
_________________ V9.6. Windows 10. Testing on PC, Mac, iPad.
For this message dan1 has been thanked by : mackavi
|