Public Member Functions | |
(id) | - initWithFile: [implementation] |
Static Public Member Functions | |
(id) | + flashMovieWithFile: [implementation] |
Definition at line 31 of file CPFlashMovie.j.
+ (id) flashMovieWithFile: | (CPString) | aFileName | [implementation] |
Creates a new Flash movie with the swf at aFileName
.
aFilename | the swf to load |
Definition at line 41 of file CPFlashMovie.j.
- (id) initWithFile: | (CPString) | aFileName | [implementation] |
Initializes the Flash movie.
aFilename | the swf to load |
Definition at line 51 of file CPFlashMovie.j.