playerglobal
1.0.0
이 저장소에는 Adobe Flash Player의 모든 주요 릴리스에 해당하는 playerglobal.swc (API에서 Adobe Flash 플레이어가 포함 된 라이브러리)가 포함되어 있습니다.
MXMLC 또는 ASC 2.0 (예 : -target=11.5 , -target=10.1 )으로 컴파일 할 때 target 컴파일러 플래그와 관련 SWC와 동적으로 연결하여 선택한 플래시 버전을 타겟팅 할 수 있습니다.
터미널 / 명령 프롬프트를 열고 Flex SDK 디렉토리의 루트로 이동하십시오.
cd < flex_sdk_directory >Flex SDK를 얻으려면 http://flex.apache.org 또는 http://www.adobe.com/go/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.