Strange one! I can definitely reproduce it with a very simple test as you suggested, but I must say it's never caused me an issue. Simple work around would be to override the width/height accessors/mutators of your Page class and track the actual width/height of your object.
Is there actually a bug report for this? On Feb 25, 7:44 am, Shaun <[email protected]> wrote: > Okay I've begun to understand your issue. So this is a pure ActionScript > project but being built with the flex sdk, is there any reason you wouldn't > just make it a flex application. The map_flex_1_20.swc (or any other > version but the flex version) is what I've been using and in congruence with > Flex applications (and mostly 3.4 though like I said some testing in 4 when > people are complaining about this or that not working). That is if I > reproduce your swf using the flex swc and use UIComponent/Application in > place of Sprite where appropriate would this be an acceptable solution or is > the problem specifically your requirements dictate it must be a Sprite based > swf (not utilizing the flex application/preloader and all that goes with > it). Thank you for posting the example and providing all the information. -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en.
