4 Star 10 Fork 3

Gitee 极速下载 / playerglobal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/nexussays/playerglobal
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

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.

空文件

简介

暂无描述 展开 收起
Batchfile
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/mirrors/playerglobal.git
git@gitee.com:mirrors/playerglobal.git
mirrors
playerglobal
playerglobal
master

搜索帮助