beautypg.com

Adobe Flash Professional CC 2014 v.13.0 User Manual

Page 526

background image

play attribute/parameter

loop attribute/parameter

quality attribute/parameter

Low

Autolow

Autohigh

Medium

High

Best

bgcolor attribute/parameter

scale attribute/parameter

Showall (Default)

Noborder

Applies to the embed tag only.

Use the fscommand() action to start Java from a stand-alone projector file.

Value: true | false

(Optional) Specifies whether the application begins playing immediately on loading in the web browser. If your Flash Pro

application is interactive, let the user initiate play by clicking a button or performing another task. In this case, set the play attribute to false to

prevent the application from starting automatically. The default value is true if this attribute is omitted.

Value: true | false

Template variable: $PL

(Optional) Specifies whether the content repeats indefinitely or stops when it reaches the last frame. The default value

is true if this attribute is omitted.

Value: true | false

Template variable: $LO

(Optional) Specifies the level of anti-aliasing to be used. Because anti-aliasing requires a faster processor to smooth

each frame of the SWF file before it is rendered on the viewer’s screen, select one of the following values based on whether your priority is speed
or appearance:

Favors playback speed over appearance and never uses anti-aliasing.

Emphasizes speed at first but improves appearance whenever possible. Playback begins with anti-aliasing turned off. If Flash

Player detects that the processor can handle it, anti-aliasing is turned on. Note: SWF files authored using ActionScript 3.0 do not
recognize the autolow value.

Initially emphasizes playback speed and appearance equally, but sacrifices appearance for playback speed if necessary.

Playback begins with anti-aliasing turned on. If the frame rate drops below the specified frame rate, anti-aliasing is turned off to improve
playback speed. Use this setting to emulate the Antialias command (View > Preview Mode > Antialias).

Applies some anti-aliasing and does not smooth bitmaps. It produces a better quality than the Low setting but a lower quality

than the High setting.

Favors appearance over playback speed and always applies anti-aliasing. If the SWF file does not contain animation, bitmaps are

smoothed; if the SWF file has animation, bitmaps are not smoothed.

Provides the best display quality and does not consider playback speed. All output is anti-aliased, and all bitmaps are smoothed.

The default value for quality is high if this attribute is omitted.

Value: low | medium | high | autolow | autohigh | best

Template variable: $QU

(Optional) Specifies the background color of the application. Use this attribute to override the background color

setting that the SWF file specifies. This attribute does not affect the background color of the HTML page.

Value: #RRGGBB (hexadecimal RGB value)

Template variable: $BG

(Optional) Defines how the application is placed in the browser window when width and height values are

percentages.

Makes the entire content visible in the specified area without distortion while maintaining the original aspect ratio of the

application. Borders can appear on two sides of the application.

Scales the content to fill the specified area, without distortion but possibly with some cropping, while maintaining the original

519