FlashPlayer
Wisej.Web.FlashPlayer
Last updated
Was this helpful?
Wisej.Web.FlashPlayer
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents a control that can display flash applications.
Initializes a new instance of the class.
: Indicates the border style for the control. (Default: None
)
Bindable components implement this interface.
Controls that support drag & drop operations implement this interface.
All wisej components implement this interface.
Represents a Wisej component that is capable of handling postback requests from the client.
Allows an object to serialize itself.
: Gets or sets the load timeout in milliseconds. (Default: 10000
)
: Specifies whether a timeline-based SWF file repeats indefinitely or stops when it reaches the last frame. (Default: False
)
: Specifies the display list Stage rendering quality. (Default: AutoHigh
)
: Controls the ability to perform outbound URL access from within the SWF file. (Default: ShowAll
)
: Controls the ability to perform outbound URL access from within the SWF file. (Default: SameDomain
)
: Specifies if movie playback controls are available in the Flash Player context menu. (Default: True
)
: Returns or sets the pdf file name to display in the control. (Default: ""
)
: Returns or sets a JSON definition of the variables to pass the Flash player in the FlashVars parameter. (Default: ""
)
: Returns or sets the Window Mode property of the SWF file for transparency, layering, positioning, and rendering in the browser. (Default: Window
)
Fired when the SwfSource property has changed.
All wisej controls derived from the class must implement this interface.