CPFlashMovie Class Reference
[AppKit]

List of all members.

Public Member Functions

(void) - encodeWithCoder: [implementation]
(CPString- filename [implementation]
(id) - initWithCoder: [implementation]
(id) - initWithFile: [implementation]

Static Public Member Functions

(id) + flashMovieWithFile: [implementation]

Detailed Description

CPFlashMovie is used to represent a Flash movie in the Cappuccino framework.

Definition at line 31 of file CPFlashMovie.j.


Member Function Documentation

- (void) encodeWithCoder: (CPCoder aCoder   [implementation]

Definition at line 79 of file CPFlashMovie.j.

- (CPString) filename   [implementation]

Definition at line 61 of file CPFlashMovie.j.

+ (id) flashMovieWithFile: (CPString aFilename   [implementation]

Creates a new Flash movie with the swf at aFileName.

Parameters:
aFilename the swf to load
Returns:
the initialized CPFlashMovie

Definition at line 41 of file CPFlashMovie.j.

- (id) initWithCoder: (CPCoder aCoder   [implementation]

Definition at line 72 of file CPFlashMovie.j.

- (id) initWithFile: (CPString aFilename   [implementation]

Initializes the Flash movie.

Parameters:
aFilename the swf to load
Returns:
the initialized CPFlashMovie

Definition at line 51 of file CPFlashMovie.j.


The documentation for this class was generated from the following file:

Generated on Fri Apr 9 11:04:21 2010 for Cappuccino API by  doxygen 1.6.1