Understanding FXG files


/ Published in: MXML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <Group ai:artboardActive="1" ai:artboardIndex="0" ai:seqID="1" d:layerType="page" d:pageHeight="201" d:pageWidth="201" d:type="layer" d:userLabel="Artboard 2">
  2. <Group ai:objID="b883600" ai:seqID="2" d:id="2" d:type="layer" d:userLabel="Layer 1">
  3. <Rect x="0.5" y="0.5" width="200" height="200" ai:objID="b8c5680" ai:seqID="3">
  4. <fill>
  5. <SolidColor color="#FF0000"/>
  6. </fill>
  7. <stroke>
  8. <SolidColorStroke caps="none" joints="miter" miterLimit="10"/>
  9. </stroke>
  10. </Rect>
  11. </Group>
  12. </Group>

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

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.