Return to Snippet

Revision: 48325
at June 29, 2011 00:55 by glup


Initial Code
<s:Group >
			<s:Group >
				<s:Rect x="0.5" y="0.5" width="200" height="200">
					<s:fill>
						<s:SolidColor color="#FF0000"/>
					</s:fill>
					<s:stroke>
						<s:SolidColorStroke caps="none" joints="miter" miterLimit="10"/>
					</s:stroke>
				</s:Rect>
			</s:Group>
		</s:Group>

Initial URL
http://www.digitalwks.com/blogs/fabio-belga/2011/06/28/understanding-fxg-files/

Initial Description


Initial Title
Understanding FXG files

Initial Tags
files, Flex

Initial Language
MXML