1

Has anybody found examples of using FXG files in real world applications?

approxiblue
  • 6,982
  • 16
  • 51
  • 59
Vlad
  • 2,739
  • 7
  • 49
  • 100
  • 1
    This is not really a technical question related to programming, so I voted to close. Why do you need to know this? A better question is if FXG will work for your specific use case; but even that would be off-topic. My game ( https://market.android.com/details?id=air.com.igorKnots.magondaMaze&hl=en ) uses FXG elements for the primary game board, and most of the backgrounds. – JeffryHouser Feb 27 '12 at 04:35
  • Yes this is a good example of using the FXG, in this case to describe background pattern. – Vlad Feb 27 '12 at 08:40

1 Answers1

1

For what it's worth, Adobe Illustrator saves in FXG format.

Other Adobe applications supporting FXG include Fireworks, Flash, Illustrator, Photoshop and Flash Catalyst.

Microsoft Expression Blend allows importing FXG 2.0.

On the open-source side, SpecFXGExport enhances Inkscape to export FXG files.

Additionally, this might be of interest: FXG Editor for Flex.

Community
  • 1
  • 1
SteAp
  • 11,853
  • 10
  • 53
  • 88