API  1.0.0
CPFlashMovie.h
Go to the documentation of this file.
1 
2 @interface CPFlashMovie : CPObject
3 {
4  CPString _filename;
5 }
6 @end
An immutable string (collection of characters).
Definition: CPString.h:2