Hasstreamingvideo (Capabilities.hasstreamingvideo Property); Hasstylus (Capabilities.hasstylus Property); Hasvideoencoder (Capabilities.hasvideoencoder Property) - MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Availability: ActionScript 1.0; Flash Lite 2.0
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasStreamingAudio);
hasStreamingVideo (capabilities.hasStreamingVideo
property)
public static hasStreamingVideo :
A Boolean value that is
server string is
.
SV
Availability: ActionScript 1.0; Flash Lite 2.0
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasStreamingVideo);

hasStylus (capabilities.hasStylus property)

public static hasStylus :
Indicates if the mobile device supports stylus-related events.
This property returns
related events. Otherwise, this property returns
The stylus does not support the onMouseMove event. This capabilities flag allows the Flash
content to check if the platform for a mobile device supports this event.
Availability: ActionScript 1.0; Flash Lite 2.0
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasStylus);
hasVideoEncoder (capabilities.hasVideoEncoder
property)
public static hasVideoEncoder :
Boolean
if the player can play streaming video;
true
Boolean
[read-only]
if the platform for the mobile device does not support stylus-
true
Boolean
[read-only]
false
.
false
[read-only]
capabilities (System.capabilities)
otherwise. The
313

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents