| C1.C1Flash.2 Assembly : C1.C1Flash.Base Namespace |
| Class | Description | |
|---|---|---|
![]() | FActionEndDrag | An action that ends drag operation. |
![]() | FActionGetProperty | An action that gets a movie property |
![]() | FActionGetURL | An action that opens the given URL in a given window |
![]() | FActionGetURL2 | An action that opens a URL in an indicated window (stack based) |
![]() | FActionGetVariable | An action that gets a variable's value. |
![]() | FActionGotoFrame | An action that goes to the specified frame. |
![]() | FActionGotoFrame2 | An action that goes to a identified frame (stack based). |
![]() | FActionGotoLabel | An action that Instructs Flash Player to go to frame associated with the specified label. |
![]() | FActionNextFrame | An action that goes to next frame. |
![]() | FActionPlay | An action that starts playing the movie at the current frame. |
![]() | FActionPop | An action that pops a value off the stack. |
![]() | FActionPrevFrame | An action that goes to the previous frame. |
![]() | FActionPush | An action that pushes a given value onto the stack. |
![]() | FActionRecord | A general class specifying an action to be performed by the Flash player. |
![]() | FActionSetProperty | An action that sets a movie property |
![]() | FActionSetTarget | An action that sets the context of action. |
![]() | FActionSetTarget2 | An action that sets the context of action (stack based) |
![]() | FActionSetVariable | An action that sets a variable. |
![]() | FActionStartDrag | An action that starts dragging a movie clip. |
![]() | FActionStop | An action that stops movie play at the current frame |
![]() | FActionStopSounds | An action that stops playing all sounds in movie. |
![]() | FActionToggleQuality | An action that toggles screen quality between high and low. |
![]() | FActionWaitForFrame | An action that waits for a specified frame, otherwise skips a specified number of actions. |
![]() | FActionWaitForFrame2 | An action that waits for a frame to be loaded. |
![]() | FSWFStream | Class used to store data before it is written to a .swf file |
| Enumeration | Description | |
|---|---|---|
![]() | FActionGetURL2.SendMethod | Method to use for the HTTP request. |