Thanks, Alex. This was very useful. In reality, we have more than one S. All are added to Stage. we added another Sprite and add them between all those S and Stage and it is working so far.
All the mouse events work except the fact that we don't get the top part (zoom in, zoom out, etc.) of the context menu when right click. Our other question is what changes the default "zoom in" in context menu makes in what object in the display tree? Thanks again --- In [email protected], Alex Harui <aha...@...> wrote: > > Don't know which other learning material to point you to, but the ASDoc for > Stage says that you shouldn't set the transform so it is likely that setting > parts of the transform may not work either. > > Sounds like transforming S is working as expected as far as visuals are > concerned. When I have an interactivity problem, I next look at the > interactivity properties like buttonMode, mouseEnabled and mouseChildren. > > Alex Harui > Flex SDK Developer > Adobe Systems Inc.<http://www.adobe.com/> > Blog: http://blogs.adobe.com/aharui >

