| | Class | Description |
 | C1FlashCanvas | C1FlashCanvas is one of the main classes in the C1Flash library. This class is inherited from the FPage class. |
 | C1FlashMovie | C1FlashMovie is a class (component) that can be used to create multi-frames animation. You are allowed to add/remove/transform graphical objects to the frames. |
 | C1FlashSlide | C1FlashSlide is a class (component) that can be used to create slide show in the Macromedia Flash file format. |
 | Constants | Constants used in C1Flash. |
 | Entity | Class that represents the location, size and visibility of a UI element in slide designer. |
 | FArc | Class the represents a arc shape. |
 | FBeziers | Class that represents a bezier curver line. |
 | FButton | Class that represents a button object. |
 | FCircle | Class that represents a circle shape. |
 | FEditText | Class that represents a dynamic text. |
 | FFont | Class that represents Glyph font. |
 | FFont2 | Class that represents a DefineFont2 tag in SWF format. |
 | FFrame | Class that represens a frame in Flash Movie. |
 | FGroup | Group of FObject. Objects could be produced from Metafile automatically. |
 | FImage | Class that represents a Image. |
 | FLine | Class that represents a Line. |
 | FObject | Abstract base class for objects that can be added to frame. For example, any shape class, FFont class, etc. |
 | FOval | Class that represents a oval shape. |
 | FPage | A wrapper class that provides the drawing methods and properties similar to those used in the .NET Graphics class. |
 | FPath | Class that represents a Path. |
 | FPolygon | Class that represents a polygon shape. |
 | FRectangle | Class that represents a rectangle shape. |
 | FShape | Base class for all the shape objects. |
 | FText | Class that represents static text. |
 | PageNumber | Class that represents a page number entity appears in slide designer. |
 | StaticText | Class that represents a text entity appears in slide designer. |