1 mar 2012 kl. 21.07 skrev Omar Gonzalez: > <mx:Spacer /> in my <s:HGroup/> tags annoys the shit out of me.
Sometimes Flex cheats. mx.controls.Spacer is also a spark class. Through the manifest files it lives in multiple namespaces. But remains the same class. You can do both <s:Spacer> and <mx:Spacer>. If this is convenient or confusing ... I don't know. http://svn.apache.org/repos/asf/incubator/flex/trunk/frameworks/spark-manifest.xml /E.