Code Monkey home page Code Monkey logo

playerglobal's Introduction

Overview

This repository contains a version of playerglobal.swc (a library containing the API to Adobe Flash Player) corresponding to every major release of Adobe Flash Player.

You can target the Flash version of your choice by dynamically linking against the relevant swc with the target compiler flag when compiling with mxmlc or ASC 2.0 (eg, -target=11.5, -target=10.1).

Usage

Setup

  1. Open a terminal / command prompt and navigate to the root of your Flex SDK directory.

    cd <flex_sdk_directory>

    See http://flex.apache.org or http://www.adobe.com/go/flex_sdk to obtain the Flex SDK

  2. Delete frameworks/libs/player.

    rmdir frameworks\libs\player /s /q # Windows
    sudo rm -rf frameworks/libs/player # Mac/Linux
  3. Clone this repository to frameworks/libs/player.

    git clone git://github.com/nexussays/playerglobal.git frameworks/libs/player

Update

To get the latest SWCs, simply git pull from frameworks/libs/player. Or run the update.bat file on Windows.

Player Versions

For more information or to get the Flash Player for a specific version, see: http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html

License Notice

Mozilla Public License.

The contents these files are subject to the Mozilla Public License Version 1.1
(the "License");you may not use these files except in compliance with the
License. You may obtain a copy of the License here: http://www.mozilla.org/MPL/.

Software distributed under the License is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the
specific language governing rights and limitations under the License.

The Original Code consists of the files listed above.

The Initial Developer of the Original Code is Adobe Systems Incorporated.

playerglobal's People

Contributors

iggyvolz avatar mixaill avatar neilrackett avatar nexussays avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.