Tagged Questions
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 


