playerglobal
1.0.0
このリポジトリには、Adobe Flashプレーヤーのすべての主要なリリースに対応するplayerglobal.swc (ADOBE Flashプレーヤーを含むライブラリ)のバージョンが含まれています。
MXMLCまたはASC 2.0をコンパイルするときに、関連するSWCとtargetコンパイラフラグと動的にリンクすることにより、選択したフラッシュバージョンをターゲットにすることができます(たとえば、 -target=11.5 、 -target=10.1 )。
端末 /コマンドプロンプトを開き、Flex SDKディレクトリのルートに移動します。
cd < flex_sdk_directory >http://flex.apache.orgまたはhttp://www.adobe.com/go/flex_sdkを参照して、Flex SDKを取得します
frameworks/libs/playerを削除します。
rmdir frameworks l ibs p layer /s /q # Windows
sudo rm -rf frameworks/libs/player # Mac/Linuxこのリポジトリをframeworks/libs/playerにクローンします。
git clone git://github.com/nexussays/playerglobal.git frameworks/libs/player最新のSWCを取得するには、 frameworks/libs/playerからgit pull単純に引き出します。または、Windowsでupdate.batファイルを実行します。
詳細または特定のバージョンのフラッシュプレーヤーを取得するには、http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.htmlを参照してください。
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.