ERXFlashMovie Class Reference
Inherits
er::extensions::components::ERXStatelessComponent.
List of all members.
Detailed Description
Embeds a flash movie. You can add to the FlashVars by adding bindings with "?" for simple values and "??" for actions on
your page (which should return a WOActionResults).
- Author:
- ak
movieUrl optional, the full url of the movie file's location movieName optional, the filename of the movie relative to
your WebServerResources (e.g. movies/mymovie.swf). Must provide a framework binding when using movieName framework optional, the framework in which the file specified by movieName resides. Must provide a movieName when using framework ? binding for simple FlashVars ?? binding to tie actions on
your page to FlashVars (should return a WOActionResults)
Constructor & Destructor Documentation
Member Function Documentation
| WOActionResults invokeAction |
( |
WORequest |
request, |
|
|
WOContext |
context | |
|
) |
| | |
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/Core/ERExtensions/Sources/er/extensions/components/ERXFlashMovie.java