Warning: Use of undefined constant gad_content_tag_filter_replace - assumed 'gad_content_tag_filter_replace' (this will throw an Error in a future version of PHP) in /home/surfer_u/labs.andrewu.net/wp-content/plugins/web-ninja-google-analytics/webninja_ga.php on line 1813
Compile with AIR 2.7 SDK in Flash CS5.5
Add items into Player dropdown
- Download AIR 2.7 SDK
- Unzip, etc. Rename to AIR2.6
- Go to Flash Pro install folder
- Rename the current AIR2.6 to AIR2.6_old
- Copy/Move to Flash Pro install folder (alongside the old AIR2.6)
- Go to /Common/Configuration/Players/
- Change <player version=”11″ to “12”
- Change <player id as applicable
- Repeat steps 7-8 for AiriPhone.xml and Android.xml, change <name as applicable
AIR 2.7 framework file
- Go to /AIR2.7/frameworks/libs/air/
- Copy airglobal.swc
- Go to /Common/Configuration/Actionscript 3.0
- Rename AIR2.6 to AIR2.6_old
- Make a new folder, AIR2.6
- Paste the airglobal.swc into this folder
Compile XML (for some reason it does not connect with the SDK folder, defaults to AIR2.6 folder)
- Go to /AIR2.6/samples/
- Open descriptor-sample.xml
- Change 2.6 to 2.7 in xmlns
Post a Comment