
Detecting Fullscreen+flash mouseMove events when control bar is disabled
My setup:
JW Player 7
Flash Only
Controls disabled (Implemented a custom control bar)
Question:
I am hiding and showing my custom events when the user moves there mouse, however when full screen, the mouse move events are not captured due to flash. Is there a way to attach my mouse move functions another way? Via Actionscript or any other way?
Thanks!