FlashPlayer

Wisej.Web.FlashPlayer

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Represents a FlashPlayer control that can display flash applications.

public class FlashPlayer : Control, IWisejHandler

Constructors

Initializes a new instance of the FlashPlayer class.

Properties

BorderStyle: Indicates the border style for the control.

Int32: Gets or sets the load timeout in milliseconds.

Boolean: Specifies whether a timeline-based SWF file repeats indefinitely or stops when it reaches the last frame.

FlashPlayerQuality: Specifies the display list Stage rendering quality.

FlashPlayerScale: Controls the ability to perform outbound URL access from within the SWF file.

FlashPlayerScriptAccess: Controls the ability to perform outbound URL access from within the SWF file.

Boolean: Specifies if movie playback controls are available in the Flash Player context menu.

String: Returns or sets the pdf file name to display in the FlashPlayer control.

String: Returns or sets a JSON definition of the variables to pass the Flash player in the FlashVars parameter.

FlashPlayerWindowMode: Returns or sets the Window Mode property of the SWF file for transparency, layering, positioning, and rendering in the browser.

Events

EventHandler Fired when the SwfSource property has changed.

Implements

Last updated