rexrainbow
Why is that I can't get the cursor's coordinates if the cursor is hovering over the youtube player? The cursor's X,Y coordinates don't update if the cursor is moved over to the youtube player window. Is there any way to get the cursor's coordinates when the cursor is above the player?
And also. When I used the mouse object, and set the cursor image to a sprite, and when the cursor is right at the border of the youtube player, half the sprite overlaps the player( as the sprites midpoint is set at the pointer tip location. So half of the sprite is above pointer tip and other half below). But once the cursor goes fully into the player, it turns back into a pointer. I hope you understood what I meant. Maybe this can help in some way to get sprites to show over the youtube player.