Public Member Functions | |
| (CPFlashMovie) | - flashMovie [implementation] |
| (CPDictionary) | - flashVars [implementation] |
| (id) | - initWithFrame: [implementation] |
| (void) | - mouseDown: [implementation] |
| (void) | - mouseDragged: [implementation] |
| (void) | - mouseUp: [implementation] |
| (CPDictionary) | - parameters [implementation] |
| (void) | - setFlashMovie: [implementation] |
| (void) | - setFlashVars: [implementation] |
| (void) | - setParameters: [implementation] |
Definition at line 33 of file CPFlashView.j.
| - (CPFlashMovie) flashMovie | [implementation] |
Definition at line 100 of file CPFlashView.j.
| - (CPDictionary) flashVars | [implementation] |
Definition at line 121 of file CPFlashView.j.
| - (id) initWithFrame: | (CGRect) | aFrame | [implementation] |
Definition at line 46 of file CPFlashView.j.
| - (void) mouseDown: | (CPEvent) | anEvent | [implementation] |
Definition at line 194 of file CPFlashView.j.
| - (void) mouseDragged: | (CPEvent) | anEvent | [implementation] |
Definition at line 189 of file CPFlashView.j.
| - (void) mouseUp: | (CPEvent) | anEvent | [implementation] |
Definition at line 199 of file CPFlashView.j.
| - (CPDictionary) parameters | [implementation] |
Definition at line 163 of file CPFlashView.j.
| - (void) setFlashMovie: | (CPFlashMovie) | aFlashMovie | [implementation] |
Definition at line 83 of file CPFlashView.j.
| - (void) setFlashVars: | (CPDictionary) | aDictionary | [implementation] |
Definition at line 105 of file CPFlashView.j.
| - (void) setParameters: | (CPDictionary) | aDictionary | [implementation] |
Definition at line 126 of file CPFlashView.j.
1.6.1