I've been successfully building AS3 projects that import FXG graphics using FlashBuilder 4 for web.
I'm now upgrading to FlashBuilder4.5 so I can build mobile apps but I'm getting an error when I try and using FXGs
The error is
The definition of base class SpriteVisualElement was not found. [Generated code (use -keep to save): Path: data\gold-interface.as, Line: 6, Column: 27]
The line and column number don't seem to relate to anything I can understand...
Can anyone point me in the correct direction to solving this please?
thanks Kevin