ERXFlashMovie Class Reference

Inherits er::extensions::components::ERXStatelessComponent.

Collaboration diagram for ERXFlashMovie:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERXFlashMovie (WOContext context)
String flashVars ()
WOActionResults invokeAction (WORequest request, WOContext context)
String movieUrl ()


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

ERXFlashMovie ( WOContext  context  ) 


Member Function Documentation

String flashVars (  ) 

WOActionResults invokeAction ( WORequest  request,
WOContext  context 
)

Calls resetCachedBindingsInStatefulComponent prior to super.invokeAction.

Parameters:
request for which the action is invoked
context of the request
Returns:
the result of invoking the action

Reimplemented from ERXNonSynchronizingComponent.

String movieUrl (  ) 


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

Generated on Sat May 26 06:43:04 2012 for Project Wonder by  doxygen 1.5.8