import flash.external.ExternalInterface; var xx = ExternalInterface.call("GetCoordsx");
function GetCoordsx() { x=e.pageX; return (X) }