Language version: | ActionScript 3.0 |
The HTMLSWFCapability class contains possible values of the
swfCapability
property of
an HTMLLoader object.
It also defines the values of the
errorID
property of an ErrorEvent object dispatched
when an attempt to load SWF content is unsuccessful.
public static const ERROR_INSTALLED_PLAYER_NOT_FOUND:int = 3221
No version of Adobe Flash Player is detected. An HTMLLoader
object cannot display PDF content.
public static const ERROR_INSTALLED_PLAYER_TOO_OLD:int = 3222
Adobe Flash Player is detected, but the version is too old. An HTMLLoader
object cannot display SWF content.
public static const STATUS_OK:int = 0
A sufficient version of Adobe Flash Player is detected and SWF content
can be loaded in a HTMLLoader object.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00