Hasprinting (Capabilities.hasprinting Property); Hasscreenbroadcast (Capabilities.hasscreenbroadcast Property); Hasscreenplayback (Capabilities.hasscreenplayback Property) - MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference

Actionscript 2.0 language reference
Table of Contents

Advertisement

hasPrinting (capabilities.hasPrinting property)

public static hasPrinting : Boolean [read-only]
A Boolean value that is
otherwise. The server string is
false
Availability: ActionScript 1.0; Flash Player 6,0,65,0
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasPrinting);
hasScreenBroadcast
(capabilities.hasScreenBroadcast property)
public static hasScreenBroadcast : Boolean [read-only]
A Boolean value that is
applications to be run through the Flash Communication Server;
string is
.
SB
Availability: ActionScript 1.0; Flash Player 6,0,79,0
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasScreenBroadcast);
hasScreenPlayback (capabilities.hasScreenPlayback
property)
public static hasScreenPlayback : Boolean [read-only]
A Boolean value that is
applications that are being run through the Flash Communication Server;
The server string is
SP
Availability: ActionScript 1.0; Flash Player 6,0,79,0
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasScreenPlayback);
410
ActionScript classes
if the player is running on a system that supports printing;
true
.
PR
if the player supports the development of screen broadcast
true
if the player supports the playback of screen broadcast
true
.
otherwise. The server
false
otherwise.
false

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF