InsertFlashContentAlignment Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines how the player aligns its movie content.

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum Alignment
Members

  Member nameValueDescription
Center0 Default; centers the movie in the browser window and crops edges if the browser window is smaller than the movie.
Left1 align the movie along the left edge of the browser window and crop the remaining three sides as needed
Right2 align the movie along the right edge of the browser window and crop the remaining three sides as needed
Top3 align the movie along the top edge of the browser window and crop the remaining three sides as needed
See Also

Reference