capabilities.manufacturer Property

ActionScript for Flash MX: The Definitive Guide, 2nd Edition
By Colin Moock
Chapter 18.  ActionScript Language Reference
capabilities.manufacturer Property Flash 6

indicates the manufacturer of the Flash Player read/write
System.capabilities.manufacturer

Description

The string manufacturer property indicates the name of the organization that created the Flash Player. Third parties can license Macromedia's Flash Player source code and port the Player to new platforms or devices. Developers of ported or custom Players can provide a custom value for the manufacturer property. For the desktop version of the Flash Player, the only values are "Macromedia Windows" and "Macromedia Macintosh". Do not rely on manufacturer to provide operating system or version information. Use capabilities.os and capabilities.version instead.

The manufacturer property can be used to react to special support for custom capabilities implemented by a specific Player manufacturer.

For further information, see:

http://www.macromedia.com/software/flash/open/licensing/

The corresponding server string for manufacturer is M, with values determined by individual manufacturers. See capabilities.serverString for details.

See Also

capabilities.os, capabilities.version



    ActionScript for Flash MX. The Definitive Guide
    ActionScript for Flash MX: The Definitive Guide, Second Edition
    ISBN: 059600396X
    EAN: 2147483647
    Year: 2002
    Pages: 780
    Authors: Colin Moock

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net