It does support it, it does not update the properties. Means after you do the transform you don't know the current x,y, width height of the component. If you maintain these properties sowewhere externally, you will be able to transform anything.
PS I understand that Flex 4 is cool, Flex 3 sucks, but abandoning the previous version is an Apple approach, isn't it? Cheers, Dmitri. --- In [email protected], Alex Harui <aha...@...> wrote: > > There might be something I'm missing, but Flex 3 does not support most > transform manipulations other than scale. It should work correctly in Flex > 4, especially for Spark components. > > > On 5/5/10 6:40 PM, "mitek17" <mite...@...> wrote: > > > > > > > Hi Alex et al, > > Could you please have a look at the following problem: > https://bugs.adobe.com/jira/browse/SDK-26388 > > If you transform container in Flex, it won't update it's own properties, > which means they become invalid after the first transform. > > It works fine for SWFLoader. > > Thanks! > > Cheers, > Dmitri. > > > > > > > -- > Alex Harui > Flex SDK Team > Adobe System, Inc. > http://blogs.adobe.com/aharui >

