Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.FXG - File Extension for Flash XML Graphics Files
What is FXG? FXG, short name for Flash XML Graphics, is used as the file extension for Flash XML Graphics files. .FXG files are text files that can be opened by Notepad or any text editors. See the sample .FXG file included below.
✍: FYIcenter.com
File Extension: .FXG
MIME Type: text/xml
File Content: Flash XML Graphics
.FXG files are Flash XML Graphics files, which are XML files with Flash XML Graphics elements. Here is a sample .FXG Flash XML Graphics file containing some simple __Description__:
<?xml version="1.0" encoding="utf-8" ?>
<Graphic version="2.0" viewHeight="792" viewWidth="612"
ai:appVersion="16.0.0.682" ATE:version="1.0.0"
flm:version="1.0.0" d:using=""
xmlns="http://ns.adobe.com/fxg/2008"
xmlns:ATE="http://ns.adobe.com/ate/2009"
xmlns:ai="http://ns.adobe.com/ai/2009"
xmlns:d="http://ns.adobe.com/fxg/2008/dt"
xmlns:flm="http://ns.adobe.com/flame/2008">
<Library/>
<Group blendMode="normal" d:layerType="page"
d:pageHeight="792" d:pageWidth="612"
d:type="layer" d:userLabel="Artboard 1">
<Group d:type="layer" d:userLabel="Layer 1">
...
</Group>
</Group>
<Private>
<d:FontMap>
...
</d:FontMap>
</Private>
</Graphic>
.FXG Flash XML Graphics file sample: Click sample.fxg to download.
Since .FXG text files are in text format, you can use Notepad or any text editor to create or modify them. No special software is needed.
For for information on how to use .FXG Flash XML Graphics files, see links below:
2012-07-04, 7027👍, 0💬
Popular Posts:
What is WMF or EMF? WMF stands for Windows Metafile. EMF stands for Enhanced Windows Metafile WMF or...
What is TIF or TIFF? TIFF, short name for Tagged Image File Format, is used as the file extension fo...
What is CS? CS, short name for C Sharp, is used as the file extension for C# (C Sharp) files. .CS fi...
What is XPS or OXPS? XPS stands for for XML Paper Specification. OXPS stands for for Open XML Paper ...
File extension EXE is used for executable files ready to be executed on computer systems. An EXE sam...