0
votes
1answer
31 views

Animations Lagging When Publishing from Flash CS6 To iPhone 4

I recently created an app in flash cs6 to be used on my iPhone 4. The app doesnt need to work through the app store its just a tech demo but when i put the app on my device all the animations become ...
0
votes
1answer
112 views

Air 3.7 iPhone app rejected due to a blank, black screen upon launch

I recently got my iPhone app rejected and the reason is below: We found that your app exhibited one or more bugs, when reviewed on iPhone 5 running iOS 6.1.3, on both Wi-Fi and cellular networks, ...
0
votes
1answer
29 views

Can I make iOS static library by Adobe Flash Builder (Adobe AIR)

I want to use Adobe Flash Builder to make an iOS static library to use in native code. Is it impossible?
0
votes
0answers
29 views

How do I retrieve the image file location after saving to the CameraRoll from AIR

I'm using the CameraRoll.addBitmapData(bd) function under AIR to save to the users camera roll which is working great. I need to access the file after saving it, how can I get access to this file?
1
vote
0answers
44 views

SocialTest - com.adobe.ane.social SocialUI could not be found

I'm trying to run the sample SocialTest, but this error always appears: VerifyError: Error # 1014: Class :: com.adobe.ane.social SocialUI could not be found. The same applies to any other sample ...
0
votes
1answer
59 views

Need camera overlay (semitransparent) picture HowTo

If you know any good starting point to learn how to create such effect using Adobe Flash for an iPhone app, or even an Air app, it'd be of much help. Specifically, I want it not to save the overlay ...
1
vote
1answer
544 views

How can I optimize my AIR iOS app for iphone 5, working with Flash

I've released an app for android & iOS, using AIR and developed with Flash CS6. It works on iPhone and iPad but I can't get it to use the whole screen on retina screen devices. The app is built ...
0
votes
1answer
259 views

AS3 detect ipad or iphone in Flash Professional CS6

Using Flash Professional CS6, I've created a game that looks and plays great on an iPad 2 and 3. So now I'm ready to make the app "Universal" by making one that works better for the smaller screen on ...
0
votes
1answer
54 views

Air for ios, language list on itunes

i am looking for a way to set the available language list on itunes for my ios app. I came across this workarround http://forums.adobe.com/thread/863281. Wondering maybe if the issue was fixed on ...
1
vote
2answers
130 views

iPhone device font

We are having issues with our embedded Telex font due to the different languages characters. From what I've read there is a Helvetica device font available for iPhone that should handle more/most ...
0
votes
1answer
82 views

What is wrong with object (stage) sizes AIR 3.4 FOR IOS

if you trace stage.stageHeight you will get 370 instead of 960 stageFullscreenHeight will return 960 in one of my projects there is such a bug but later in code it seems that stage FIXES ITSELF ...
0
votes
1answer
425 views

Exclude IPhone 3GS from App (Adobe Air) [duplicate]

Possible Duplicate: Can I restrict my iPhone app from being used by iPhone3G’s? I have build an application for IOS and it runs fine on IPhone 4 (and above) and all IPads. Just the 3GS ...
0
votes
0answers
65 views

Where to get Adobe AIR(NON browser) and HTML5 benchmark comparisons/ Adobe AIR(NON browser) and native comparisons? [closed]

I have searched the net, but I am unable to find any publications on performance for the non browser based adobe AIR vs everything else mobile. Does anyone know of any sites which provide these data?
0
votes
2answers
184 views

flash builder 4.7 AIR app how to get iPhone time and date?

is there anyway to access time on the Iphone(or other ios devices) from AIR app made with flash builder?
1
vote
2answers
3k views

How to make Adobe AIR application for iOS supporting both new and old screen size

I've been a Flash animator for a few years and recently tried my hand at developing a simple iOS application using Flash CS6 and AS3. When I began development I was creating for the iPhone 4S' screen ...
0
votes
2answers
104 views

AIR app still running when the iphone is blocked?

I just made a simple game with flash professional 6.0 and adobe AIR sdk 3.4 for iPhone. The problem is this: when I lock the iphone pressing the power button, the screen switches off as usual, but ...
1
vote
3answers
2k views

as3 air for ios get screen device resolution

I am trying to set my mc to the exact screen size on an iPhone using air in as3. I have tired: import flash.display.Screen; import flash.geom.Rectangle; var mainScreen:Screen = Screen.mainScreen; ...
0
votes
1answer
398 views

StageWebView Scrolling - iOS AIR

I am using the StageWebView Class to show html pages inside my iOS app. Everything is working fine except for the scrolling. It allowing the end-user to scroll the entire webview and is showing an ...
3
votes
3answers
4k views

From SWF to AIR to iOS application

I have existing Flash application, which compiles to SWF and runs on web. I'm looking at converting that application to work on mobile devices such as iPhone/iPad. I see that there is now a way to ...
0
votes
2answers
359 views

How to remove iphone icon gloss effect? (in FLASH CS5.5)

I changed the code ![CDATA[<key>UIDeviceFamily</key><array><string>2</string></array>]] with ![CDATA[ ...
0
votes
0answers
217 views

How to create an .ipa file for a desktop application that is develpoed in flex?

I developed a flex project, it is a desktop application(air). I want to make it run on an iphone, for that I need to convert my application into a .ipa file. The desktop application was build using ...
0
votes
1answer
113 views

BitmapData.draw ignoring matrix on iphone AIR

I've created an app, and I'm taking a screenshot with var bitmapData:BitmapData = new BitmapData(blah, blah) bitmapData.draw(blah, matrix); It works fine when I run it on my pc but when I export it ...
1
vote
2answers
641 views

Slow response and delay time on mouse event and touch event on flash air mobile

I am trying to make a game on mobile with adobe air. Everything went smoothly 'till I encounter problems with mouse click event. I experience very slow response on button/movie clip when adding mouse ...
0
votes
1answer
216 views

AIR for iOS: create enterprise App without the certificate

We create for a cliet an enterprise Application using AIR for iOS. Our client got an Enterprise Developper account. Is there a way to create the IPA file without the certificate, such that our client ...
1
vote
0answers
157 views

How to link javascript / css files in main app directory in IOS from html file in ApplicationStorageDirectory in Adobe Air

I'm using Adobe Air for IOS offline app, and I want to implement a download updates (html files + js,css) feature from within the application. The files would be displayed in a StageWebView component. ...
0
votes
2answers
211 views

Music not stopping when moving an app to the background

I am optimizing a game so that when there is an incoming call or if it is moved to the background for any other reason, it should stop the music, timers and pause correctly. It works great other ...
2
votes
1answer
849 views

notification in iphone and android using as3

I need to show notifications at specific time through the app(iphone and android app). The app is developed fully in as3. I have tried using adobe native extension for notification but it is working ...
7
votes
3answers
2k views

Adobe AIR and iPhone - how it works?

Anyone knows how the Adobe AIR application are converted to iPhone apps? I see two ways - either the Adobe AIR virtual machine mus be part of every application or they must convert all ActionScript ...
0
votes
1answer
284 views

Developing iOS apps using adobe flash cs5?

I remember that I've heard about a flash cs5 feature which lets the developers export their project to iphone (.ipa file) and pretty much make games for the iphone using actionscript 3, Is that ...
1
vote
0answers
271 views

Adobe AIR to iPhone stage size

I'm having trouble getting my head around the issue of stage size for an adobe AIR->iOS app. I've read that you need to choose a particular screen size to design your assets for. Ok so that's ...
1
vote
1answer
529 views

Resize StageWebView on iPhone

I have an iPhone app which uses facebook. The user experience is not great if you just create a stagewebview object because of the lag in anything showing up when the page is being downloaded. The way ...
1
vote
3answers
970 views

Adding gameCenter functionality with actionscript3 and Adobe AIR

I am writing a game in actionscript3 and adobe AIR for the iphone4. Is there a way to connect to iphone's gameCenter in actionscript3, or is that not possible and I am forced to use xcode and ...
0
votes
3answers
401 views

Pixelation issues on iPhone Air game

I am working on a cross-platform mobile game for Android and iOS devices. I am using Adobe Flash with AIR and AS3 to code the game. I am drawing my character, obstacles, and backgrounds in Adobe ...
0
votes
1answer
272 views

Communicating to MySql via PHP, on the iPhone developed with Adobe Air

I want to create an iPhone game with Adobe AIR, and I want that game to be able to store the players details in a MySql server. What would be the best way to do that? Is it possible to use a ...
3
votes
3answers
6k views

touch events vs mouse click events using actionscript 3

Just wanted to ask if there is any advantage for either using mouse click event or touch tap events, when writing apps for mobiles or tablets (for the iphone especially)? I know that both of them ...
0
votes
1answer
176 views

#error 1107 when running a flash game on iPhone, using Adobe Air

I am currently trying to run a flash game on Android and iOS using Adobe Air. While Air works nicely to run the app on Android, I experiment troubles with iOS. I am actually able to generate a .ipa ...
2
votes
3answers
4k views

Is it possible to embed or load SWFs when making iphone apps (Is it allowed by Apple)

I am a little confused on whether to embed swfs or load them when making apps for the iphone. Does anyone know what are the advantages of each (which is preferable to use)? I know that embedding swfs ...
2
votes
1answer
263 views

How to relaunch an Air-based iOS application from the very first page?

My application is an Air-based iPhone app. It opens with the last page I visited before clicking the Home button, each time I relaunch the app, while I need to open with the splash screen onward. How ...
3
votes
1answer
917 views

Get launch options without overriding didFinishLaunchingWithOptions:

I'm embedded in an environment (Adobe AIR) where I cannot override didFinishLaunchingWithOptions. Is there any other way to get those options? Are they stored in some global variable somewhere? Or ...
1
vote
1answer
688 views

Flex Mobile, Slow image loading when switching screens

I'm building an app with Flex 4.6 and AIR. It will be published on Android and iPhone but for now I'm testing on an Android device. I've got the basic flow working with different screens and even a ...
0
votes
1answer
395 views

AIR - StageWebView issue on iPhone when typing into a text field

I am using Adobe Flash Professional CS5.5 to build an iPhone app with AIR 3. I am implementing the FacebookMobile flash API which uses a StageWebView to display the login form. Everything works fine ...
0
votes
1answer
94 views

What are the requirements does it take to get a Adobe air App running On a Ipad?

I am wandering what will it take to get a Adobe air app published in house to install onto a device? What are the requirements (do i need a macbook with flash builder on it)? 1) Do i need a Mac book ...
0
votes
1answer
1k views

How I can save and use file locally in iphone application developed in AS3?

In a iPhone application developed with adobe air, I must save permanently from web to device some files (image or pdf). For example for me is important that the files are not deleted when the app is ...
0
votes
1answer
461 views

Database driven ios app - first steps

I'm about to start work on my first app which will be an internal release to gather customer information at a trade show. I'm hopefully looking into using air for ios or maybe one of the various ...
1
vote
1answer
735 views

Access ViewController in iOS-Native Extension for Adobe Air

Short: The Android-API for Air-Native-Extensions provides a getActivity() on the Context-Object. I am looking for a way, to get the current ViewController in iOS-Native-Extensions Long: We need to ...
1
vote
1answer
208 views

Adobe AIR packager yields Unable to open destination file: … Info.plist in Application Loader

I have an app in the App Store that I produced using the Adobe AIR 2.0 packager back in March 2011. Now, the client wants to update it. But, I can no longer upload an update. I get the following ...
0
votes
1answer
2k views

Itunes Icon with Flex Mobile

i'm building app with Flash Builder 4.5.1, i set in app.xml this: <icon> <image16x16>assets/icon/icon16.png</image16x16> ...
3
votes
1answer
6k views

Adobe Flash builder iOS app vs native iOS App

I recently came to know about the adobe flash builder with flex in latest release it supports to achieve the benefits of flash for iOS apps.As i am looking for a calendar based app,before taking the ...
0
votes
1answer
379 views

How to launch Mail app and attach image from applicationStorageDirectory in iPhone using Adobe Air

I've tried: var fn:String = "image.png"; var f:File = File.applicationStorageDirectory.resolvePath(fn); var subject:String = "My encrypted Image"; var body:String = ...
2
votes
2answers
2k views

Adobe Air with Iphone

Are there any tutorials or some info on developing apps for Iphone with Adobe Air? Where to start and what I need for writing apps? Can't find any info.

1 2