Packagecom.elad.framework.fileviewer.view
Classpublic class MovieViewer
InheritanceMovieViewer Inheritance mx.core.UIComponent
ImplementsIView



Public Methods
 MethodDefined by
  
manipulate(filename:String):void
This will set all the properties that are needed in the view layer.
MovieViewer
Method detail
manipulate()method
public function manipulate(filename:String):void

This will set all the properties that are needed in the view layer.

Parameters
filename:String — File name and extention.

See also

com.elad.framework.view.IView