Hiya.
I'm creating a container for flash games. When I load a game using SWFLoader component at x=0 y=0, the game runs properly, but when i load the game at x=500 and y=500 for example, the mouse coords that are returned to the game are false.
instead of the mouse i see the game character properly in the right place, but the game itself recognize it elsewhere.