Is Adobe preparing an AIR implementation for Windows Phone 7?
Hello, Somebody knows if Adobe is preparing an AIR implementation for the WP7 platform? BR, Jesus Bosch
View ArticleWhat's the solution for using a SWF graphic more than once since reusing your...
The whole reason for having SWFs is so that you can use the graphics, usually more than once. If you are writing a game, for example, and you have a SWF to be a enemy character graphic, you are most...
View ArticleImport many projects to Flash Builder 4.7
Hi there, we had to install Windows 64 Bit for the better performance with the Flash Builder 4.7.So we also had to deinstall Flash Builder 4.7 and install it again. Now we have about 50 projects and we...
View ArticleGameInput for OUYA
Has anybody successfully implemented the new "GameInput" class in an AIR project yet?http://www.adobe.com/devnet/air/articles/game-controllers-on-air.html Despite including the SWC provided, I'm...
View ArticleFiexed! AIR 3.7 on ios load packaged swf problem
I have fixed this, thanks. It's because this:<mxmlc file="${SOURCE_DIR}/${APP_NAME}.${APP_EXTENSION}"output="${OUTPUT_DIR}/${APP_NAME}.swf"static-rsls="true" It's the...
View ArticleChanging parameters of StageWebView after it has been defined. [HELP]
How can I change the x and y paramaters of a stageWebView once it has been defined ? var socialWebView:StageWebView; socialWebView = new StageWebView(); var path = "http://www.google.ca" as...
View ArticleAIR app rejected by OUYA
Hi, my first attempt at an OUYA game made in AIR was rejected with several issues that I hope can be addressed: 1) Adobe's otherwise excellent "GameInput" class does not seem to recognize their "Home"...
View ArticleAdobe AIR on Motorola Razr I
Looks like Intel Atom is not supported. Based on this review:http://www.theverge.com/2012/10/4/3447984/motorola-razr-i-review-intel -smartphone Any chance it will be supported in the future updates of...
View ArticleCan someone tell me what I am doing wrong when creating a native extension...
My company is developing a game for the iPhone and iPad devices using Flash cs5.5 and Air3.0 The client requires that certain features be supported - such things like GameCenter, Rating system, etc......
View ArticleiOS Password Field Bug
I am writing this to possibly bring to some attention to a bug that has exsited throughout the duration of my time as an AIR developer (since AIR 3.2).... When publishing on iOS, textfields that have...
View ArticleUsing the native iOS video player?
I would like to learn more about using the iOS native video player in my Adobe Air app. I understand that you can launch the native iOS video player by using StageWebView. What are some of the...
View ArticleBest way to save images streamed from web to device?
We have an app for browsing a catalog that streams content from a web server. There is an image for each product, some in JPG format and some in PNG format. Our server is fast and reliable so...
View ArticleAIR 3.7.0.166 Sound Bug Crash APP without error
Hello guys, The last Adobe Air Mobile update gaves me a lot of head ake! Im developing a multimidia APP, and since AIR was updated in my device, no more sounds is playing in the application. It just...
View ArticleLaunch image VS SplashScreenImage on iPhone5
Hi! I developed an app for iOS and Android. The app is working fine, but as everyone else, I too have a problem with adjusting the app for iPhone5 :/ I'm working on FlashBuilder 4.6 with Adobe AIR SDK...
View ArticleHaving issues with ETC textures that don't happen with PVRTC or uncompressed.
We've used AIR successfully to build an app and deploy it on the iPad, but we're having a lot of difficulty going to other mobile platforms. Briefly, our app is texture-heavy so we can't use...
View ArticleiOS - Invalid binary while uploading to App store via application uploader
My app keeps getting rejected as `invalid binary'I too am under pressure to deliver an update to our app.Good luck with the fix, keep up the good work!Cheers!Craig
View ArticleIs Adobe preparing an AIR implementation for Windows Phone 7?
Hello, Somebody knows if Adobe is preparing an AIR implementation for the WP7 platform? BR, Jesus Bosch
View ArticleSplash Screen for Android with Flash CS5.5
How can I make a SplashScreen with Flash CS5.5 or just with AIR/AS3 codes. I need it while the App/Game is loading... I know that it's possible with Flex 4.5 as: <?xml version="1.0"...
View ArticleApplication Descriptor cannot be parsed?
Been working on an iPad app in CS5.5 for a couple weeks and started getting this error today when trying to test. Tried to delete the file, and the new one gives the same result. Pasted the xml into a...
View ArticleHow to make an air for ios enterprise distribution Flash CS5.5?
Hi, There seems to be only:Quick publishing for device testingQuick publishing for device debuggingDeployment - Ad hocDeploymnet - Apple App Store How does one do Deployment for in-house Enterprise...
View Article