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

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

Defines how the content in the InsertFlashContent control can be scaled

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 Scaling
Members

  Member nameValueDescription
ShowAll0 Makes the entire movie visible in the specified area without distortion, while maintaining the original aspect ratio of the movie. Borders may appear on two sides of the movie.
NoOrder1 Scales the movie to fill the specified area, without distortion but possibly with some cropping, while maintaining the original aspect ratio of the movie.
ExactFit2 Makes the entire movie visible in the specified area without trying to preserve the original aspect ratio. Distortion may occur.
See Also

Reference