Adobe
Products

Top destinations

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • SiteCatalyst
  • Students
  • Elements family

Adobe Creative Cloud

  • What is Adobe Creative Cloud?
  • Design
  • Web
  • Photography
  • Video
  • Students
  • Teams
  • Enterprise
  • Educational institutions

Design and photography

  • Photoshop
  • Illustrator
  • InDesign
  • Adobe Muse
  • Lightroom

Video

  • Adobe Premiere
  • After Effects

Web development and HTML5

  • Edge Tools & Services [opens in a new window]
  • Dreamweaver
  • Gaming [opens in a new window]

Adobe Marketing Cloud

  • What is Adobe Marketing Cloud?
  • Digital analytics
  • Social marketing
  • Web experience management
  • Testing and targeting
  • Media optimization

Analytics

  • SiteCatalyst
  • Adobe Discover
  • Insight

Social

  • Adobe Social

Experience Manager

  • CQ
  • Scene7

Target

  • Test&Target
  • Recommendations
  • Search&Promote

Media Optimizer

  • AdLens
  • AudienceManager
  • AudienceResearch

Document services

  • Acrobat
  • EchoSign [opens in a new window]
  • FormsCentral [opens in a new window]
  • SendNow [opens in a new window]
  • Acrobat.com [opens in a new window]

Publishing

  • Digital Publishing Suite

  • See all products
Business solutions

By business need

  • Digital analytics
  • Digital publishing
  • Document management
  • Media optimization
  • Social marketing
  • Testing and targeting
  • Video editing and serving
  • Web development [opens in a new window]
  • Web experience management
  • See all business needs

By industry

  • Broadcast
  • Education
  • Financial services
  • Government
  • Publishing
  • Retail
  • See all industries
Support & Learning

I need help

  • Products
  • Adobe Creative Cloud
  • Adobe Marketing Cloud
  • Forums [opens in a new window]

I want to learn

  • Training and tutorials
  • Certification [opens in a new window]
  • Adobe Developer Connection
  • Adobe Design Center
  • Adobe TV [opens in a new window]
  • Adobe Marketing Center
  • Adobe Labs [opens in a new window]
Download
  • Product trials
  • Adobe Flash Player
  • Adobe Reader
  • Adobe AIR
  • See all downloads
Company
  • Careers at Adobe
  • Investor Relations
  • Newsroom
  • Privacy
  • Corporate Social Responsibility
  • Customer Showcase
  • Contact us
  • More company info
Buy
  • For personal and professional use
  • For students, educators, and staff
  • For small and medium businesses
  • Volume Licensing
  • Special offers
  • Adobe Marketing Cloud sales [opens in a new window]
Search
 
Info Sign in
Why sign in? Sign in to manage your account and access trial downloads, product extensions, community areas, and more.
Welcome,
My Adobe
My orders
My information
My preferences
My products and services
Sign out
My cart
Privacy My Adobe
Adobe
Products Sections Buy   Search  
Solutions Company
Help Learning
Sign in Sign out Privacy My Adobe
Date Date
Qty:
Subtotal
Promotions
Estimated Shipping
VAT
Calculated at checkout
Total
Checkout
Flash Professional Help / 

Known issues | AIR 2 SDK 2.0, Packager for iPhone Preview | Flash Pro CS5

Adobe Community Help


Products Affected

  • Flash Professional CS5

Contact support

 
By clicking Submit, you accept the Adobe Terms of Use.
 

What's covered

  • Packager for iPhone Preview
  • AIR 2 SDK 2.0
  • Screen reader support
  • Badge installation issue with Linux Native Runtime installations
  • navigateToURL doesn't bring the FireFox window to the front
  • AIR does not accept high-ASCII characters in the digital certificate password field
  • A new native window shows the Mac logo on 10.6
  • NAI packaging with unicode file name on Mac OS
  • Application menu in ADL on Mac OS
  • Windows Shortcut (.lnk) files on Win7
  • tag isn't displaying ICO files
  • exiting event with the HTML Introspector
  • Unable to install 2.0 application over a 2.0beta2 application
  • Show All Show Less

This TechNote details known issues when using Package for iPhone Preview and Adobe Air 2 with Flash Pro CS5

  • Packager for iPhone Preview
  • Adobe AIR 2

Packager for iPhone Preview

  • When you try to build an API with the ipa-debug option without including a debug-enabled SWF file, the following nondescriptive error message appears: "Fail to compile with Invalid input swf".  Adobe plans to have the packager display a more descriptive error message in a future update.
  • New AIR 2 networking APIs available in the "desktop" profile of AIR 2 are not supported on the iPhone this release. However, the isSupported property for these APIs returns true. In a future release Adobe plans to have isSupported  return false. These updates include the flash.net.dns package; the DatagramSocket, InterfaceAddress, IPVersion, NetworkInfo, NetworkInterface, SecureSocket, ServerSocket classes and the Socket.bind() method.
  • Fullscreen resolution on the Apple iPad is currently not supported. Adobe plans to support this in a future release.
  • There are known issues around the use of GraphicsTrianglePath with UVT coordinates.
  • Setting the z property for an off-stage display object results in invalid width and height values.
  • Helvetica fonts are offset downwards by approximately 5 pixels. You can work around this known issue by using _sans fonts or by manually adjusting text field positions.
  • In some cases when using hardware acceleration (<renderMode>gpu</renderMode>), filters and blend modes don't work properly.
  • Very short sounds don't play on the iPhone. You can work around this issue by adding 0.1 second or more of silence to the audio file.
  • There are known issues with RTMFP Direct Routing and P2P Peer Streams.
  • There is an error when publishing an IPA file that includes a file from a network drive on Windows. You can work around this issue by mapping the network drive or by copying the files locally.
  • When you use hardware acceleration, certain images with bitmap effects are not rendered or render incorrectly.

AIR 2 SDK 2.0

Screen reader support

  • Support for top-level activation and automatic announcement of a screen's contents is not complete.
  • Screen reader support is not available for top-level HTML applications and HTMLLoader control.
  • The focus sometimes switches from the AIR application to the command prompt. Entries in a DataGrid in an ItemRenderer component aren't always read correctly if command prompt is open.

Badge installation issue with Linux Native Runtime installations

  • After you install AIR using a native installer version of an AIR application on Linux, the badge installation mechanism doesn't always work. When this occurs, you see the following error: "Sorry, an error has occurred. The application could not be installed. Try installing it again. If the problem persists, contact the application author. Error #1". To resolve the issue, try installing any air application (the .air file) using Adobe AIR Application Installer and then relaunch the browser.

navigateToURL doesn't bring the FireFox window to the front

  •  navigateToURL(new URLRequest("http://www.google.com"), "_blank") does not bring Firefox to the foreground if the Firefox browser was restored or maximized but obscured behind other windows.(1609175)

AIR does not accept high-ASCII characters in the digital certificate password field

  • Java versions 1.5 and above do not accept high-ASCII characters in passwords used to protect PKCS12 certificate files. Java is used by the AIR development tools to create the signed AIR packages. When you export the certificate as a .p12 or .pfx file, use only regular ASCII characters in the password.(1908199)

A new native window shows the Mac logo on 10.6

  • (Mac 10.6 only) When you open a new native window, the first menu's label always shows the Mac logo. (2442577)

NAI packaging with unicode file name on Mac OS

  • (Mac OS only) NAI packaging may fail if the SDK or the files you are packaging are in a path with Unicode characters, or if the <filename> descriptor tag has Unicode. This issue is due to underlining Java issue with Unicode filenames. (2539439)

Application menu in ADL on Mac OS

  • (Mac OS 10.6 only) The application menu bar is not visible when the application is run from the command line with ADL.(2530559)

Windows Shortcut (.lnk) files on Win7

  • File.openWithDefaultApplication() cannot find a specific application through Windows Shortcut (.lnk) files on Windows 7. However, many other shorcut (.lnk) files work fine. (2573727)

tag isn't displaying ICO files

  • The <IMG> tag isn't displaying ICO files on Mac 10.4/10.5. This issue doesn't occur on Mac OS 10.6 (2563698)

exiting event with the HTML Introspector

  • An exiting event is not dispatched properly when the HTML Introspector is open in top-level HTML application. (2559508)

Unable to install 2.0 application over a 2.0beta2 application

  • If you have an AIR 2 application that uses the "2.0beta2" namespace, you cannot install an AIR 2.0 app over it. Doing so displays an error message saying that there's something wrong with the AIR file and to contact the application vendor. To address this issue, uninstall the beta version of the application and then install the 2.0 version of the app. (2559067)

 

 

Keywords: cpsid_82717

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License  Twitter™ and Facebook posts are not covered under the terms of Creative Commons.

Legal Notices   |   Online Privacy Policy

Products

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • Digital Publishing Suite
  • Elements family
  • SiteCatalyst
  • For education

Download

  • Product trials
  • Adobe Reader
  • Adobe Flash Player
  • Adobe AIR

Support & Learning

  • Product help
  • Forums

Buy

  • For personal and professional use
  • For students, educators, and staff
  • For small and medium businesses
  • Volume Licensing
  • Special offers

Company

  • News room
  • Partner programs
  • Corporate social responsibility
  • Career opportunities
  • Investor Relations
  • Events
  • Legal
  • Security
  • Contact Adobe
Choose your region United States (Change)
Choose your region Close

North America

Europe, Middle East and Africa

Asia Pacific

  • Canada - English
  • Canada - Français
  • Latinoamérica
  • México
  • United States

South America

  • Brasil
  • Africa - English
  • Österreich - Deutsch
  • Belgium - English
  • Belgique - Français
  • België - Nederlands
  • България
  • Hrvatska
  • Česká republika
  • Danmark
  • Eastern Europe - English
  • Eesti
  • Suomi
  • France
  • Deutschland
  • Magyarország
  • Ireland
  • Israel - English
  • ישראל - עברית
  • Italia
  • Latvija
  • Lietuva
  • Luxembourg - Deutsch
  • Luxembourg - English
  • Luxembourg - Français
  • الشرق الأوسط وشمال أفريقيا - اللغة العربية
  • Middle East and North Africa - English
  • Moyen-Orient et Afrique du Nord - Français
  • Nederland
  • Norge
  • Polska
  • Portugal
  • România
  • Россия
  • Srbija
  • Slovensko
  • Slovenija
  • España
  • Sverige
  • Schweiz - Deutsch
  • Suisse - Français
  • Svizzera - Italiano
  • Türkiye
  • Україна
  • United Kingdom
  • Australia
  • 中国
  • 中國香港特別行政區
  • Hong Kong S.A.R. of China
  • India - English
  • 日本
  • 한국
  • New Zealand
  • 台灣

Southeast Asia

  • Includes Indonesia, Malaysia, Philippines, Singapore, Thailand, and Vietnam - English

Copyright © 2013 Adobe Systems Incorporated. All rights reserved.

Terms of Use | Privacy | Cookies

Ad Choices

Reviewed by TRUSTe: site privacy statement