Download Flash Lite 2.x and 3.x ActionScript Language Reference
Transcript
FLASH LITE 2.X AND 3.X ACTIONSCRIPT LANGUAGE REFERENCE ActionScript classes Returns true if the Flash Lite player can dynamically load additional data through calls to specific functions. You can call the following specific functions: • loadMovie() • loadMovieNum() • loadVariables() • loadVariablesNum() • XML.parseXML() • Sound.loadSound() • MovieClip.loadVariables() • MovieClip.loadMovie() • MovieClipLoader.loadClip() • LoadVars.load() • LoadVars.sendAndLoad() Otherwise, this property returns false. Availability Flash Lite 2.0 Example The following example traces the value of this read-only property: trace(System.capabilities.hasDataLoading); hasEmail (capabilities.hasEmail property) public static hasEmail : Boolean [read-only] Returns true if the Flash Lite player can send e-mail messages with the GetURL ActionScript command. Otherwise, this property returns false. Availability Flash Lite 2.0 Example The following example traces the value of this read-only property: trace(System.capabilities.hasEmail); hasEmbeddedVideo (capabilities.hasEmbeddedVideo property) public static hasEmbeddedVideo : Boolean [read-only] A Boolean value that indicates whether the mobile device supports embedded video. Last updated 12/20/2010 247
Related documents
Developing Adobe® Flash® Lite™ 2.x and 3.x Applications
macromedia® - dadanini.at
Using Components
User Manual 270-418-01 System Monitor Board
KoolMoves User Guide
MACROMEDIA FLASH COMMUNICATION SERVER MX-SERVER-SIDE COMMUNICATION ACTIONSCRIPT DICTIONARY Specifications
3D Book User Manual - Boutique Décor Chaleur
Adobe 8 Saw User Manual
BOLEX S-221 Technical information
Adobe® Flash® Lite™ 1.x Adobe® ActionScript® Language