Fading Coder

One Final Commit for the Last Sprint

Retrieving Flash Player Information Using the Capabilities Class in ActionScript 3

The flash.system.Capabilities class in ActionScript 3 offers static read-only properties to describe the system and runtime environment of an application, such as Flash Player, Adobe AIR, or Flash Lite. By accessing these properties, developers can determine client-side information and customize con...