Join a global community of Adobe Air users and developers.
Recently active
I am using a StageVideo object with Adobe Air 3.0 compiled down and running on an iOS device iPhone 3GS. The StageVideo appears and attaches to the NetStream just fine. But after I issue NetStream.play(), I get the following runtime error: ReferenceError: Error #1069: Property |onUpstreamBase not found on views.DisplayView and there is no default value.You'll notice that the "|onUpstreamBase" contains a "pipe"-character at the beginning. I tried to add:public function onUpstreamBase (dataObject:Object):void { trace(dataObject.toString()); }to the view function, but that didn't work. And
HiI saw a few other threads about this, but none of them seem to help my situation..I'm running an AIR 3.0 app on an iPad 1 ... there is a single text input field (TextField), using Helvetica RegularIt looks fine when you are not inputting text, but as soon as you tap it and the native keyboard comes up, the font appears to increase in size and the text field gets shifted down with the bottom half of the text getting cut off.Is there any work around for this? If not I will try Christian Cantarell's Native Text Input : http://blogs.adobe.com/cantrell/archives/2011/09/native-text-input-with-stagetext.htmlThanks
I'm using FB 4.5, how can I update air to the latest release 2.7 so it exports using it?Thanks
Hi AllI am curretly creating an iPhone app and I want to make a button link to a phone number so when they click it it will talk them from the app to the phone and the call will go though.If this is not possible I was wondering if you can make a number clickable, I have seen this done when you click on a number in a website it askes you if you want to call it.Any help you can offer would be great.CheersPhil
Hi for legal reson I have to rename app : not only the name that appear beside the icon on the phone but the app name on the store.I upload new version and change the name in the descriptor file. But this appear to only change the name of app in the phone.How to change the name in iTunes and the app store ? the ultimate solution is to unpublish but I am looking for an alternative
Hello..I want to send image from flash to native extension..so i call acquire() for FREBitmapData in native extension code..but The Code is occuring the error below...Error: Error #3503: The extension was left in an invalid state.Why does this error occur?..The source code is below..[FLASH CODE] protected function onMouseDownHandler(event:MouseEvent):void{ var bitmap:Bitmap = new IMAGE_FACE() as Bitmap; faceDetector.findFace(bitmap.bitmapData);}[NATIVE CODE in Extension] public FREObject call(FREContext freContext, FREObject[] arguments){ Log.i("air.extension", "[FaceDetector2.findFace()]"); try { FREBitmapDa
with the adobe packager 3.0 can I get the language from device? thanks
In the mobile app that I am developing I need to be able to open a webview that displays a website that is saved locally to the app. I then need to be able to press a button within that webview and have it call a function in the app itself. Is there a way to do this? Can a webview (using javascript or something) call a function in the app? If so, How?
i did an application in flash cs5. i attached p12 certificate and provisining profile file. But when i choose "publish" for creating an ipa file, it is running. at the end, there is nothing. i look in folder. i see two files, one of them an tmp file, the other a folder "AOT.....". it doesn't creat an ipa file. why ? what can i do ?please help me...
Hi, I was hoping someone could help me. I have been hitting my head against a wall for hours.I have created an Adobe form in Adobe Acrobat X Pro, It is five pages long and I want to submit only page 5 via email. I have tried the Field selection option and when I do the FDF doesn’t work and I get the following error message. ‘The file you are attempting to open contains comments or form data that are supposed to be placed on. This document cannot be found. It may have been moved or deleted. Would you like to bowse to attempts to locate this document?’Is there any java script or anything that can send page 5/5 only or something?
Hello,I have developed an app for the iPhone and it runs perfectly fine on the iOS for iPhone. I am trying to port it to the iPad so I have done the proper stage adjustments and have set export as "iPhone & iPad"It opens up fine on my iPad, but the same app opens distorted on my iPhone (since the stage resolution isn't native, so it gets squished)How can I make my app iPhone/iPad friendly all in one IPA?Thanks.
ive got one big project in adobe AIR for desktop and android and suddenly, ive got this error when exporting :Error creating filesUnknown ErrorUnexpected failure : unable to create output file....Export to Android was working well before, ive made no big changes to project before this. Export to AIR 2.6 for desktop is OK. Error happens while in the final "packaging" state of exporting. This is really uncomfortable, especially with project, that needs to be finished very soon.Thanks for every helpRichard
I need to be able to see how much memory/cpu/gpu an app uses while running for ios and android.
We've got a customer who is getting a repeated hard crash in AIR when he tries to run our app. At first we thought, "Oh, another case-sensitive Mac issue" and we told him to run the case sensitive command-line fix, but it turns out that isn't the issue. Is his version of webkit.dylib not compatible somehow? He's the only one reporting this. Any ideas would be appreciated!Many thanks,Taylor BrownLead Software EngineerYouNeedABudget,comCustomer Crash reportProcess: YNAB 3 [968]Path: /Applications/YNAB 3/YNAB 3.app/Contents/MacOS/YNAB 3Identifier: com.youneedabudget.YNAB3.Live.9C763150EFAB05FD2A2B78705C7A54E2FCDDE07D.1Version: 3.5.3.4 (???)Code Type: X86 (Native)Parent Process: launchd [130]Date/Time: 2011-08-28 00:45:04.359 -0600OS Version:
Ok, I work at Alphagraphics. i have access to many computers and printers. i have used may of these to try troubleshooting this proplem but still need help. I am on an IMac 3.06 GHz intel core 2 duo, OS 10.5.8. I have created a document in InDesign and it prints 1/16" shorter than what is specified in the document set-up (16"x10.5"). I have serched in the print dialog box and its features, and the file is NOT scaled to fit or scaled in any way. I have tried 2 different Macs and 1 IBM with the same results. I recreated the document in Illustrator with the same results. I have printed to 4 different printers with both illustrator, InDesign, and PDF of these files from 4 differnet computers with the same results. I saved the file both with "Print/Save as" and "Save/Save As" a PDF from a PC & Mac. As I create the PDF the size of the document is "16 x 10.5", but as I print from any computer it comes out 1/16" short. What is wrong. am i just missing somthing here. I have serched forums a
I made filters (affect) to the text, and it doesn`t show me why?
I get the following error when i switch to the Gantt View . ArgumentError: Error #2004: One of the parameters is invalid.at flash.display::Graphics/drawRect()at com.ibm.ilog.elixir.gantt::TaskBarSkin/updateDisplayList()[/data/flex/tools/trunk/enterprise/build/product_build/target/sources/enterprise/library/gantt/gantt/src/flex/com/ibm/ilog/elixir/gantt/TaskBarSkin.as:97]at mx.skins::ProgrammaticSkin/validateDisplayList()at mx.managers::LayoutManager/validateDisplayList()at mx.managers::LayoutManager/doPhasedInstantiation()at mx.managers::LayoutManager/doPhasedInstantiationCallback()This error occurs only when the gantt task has no children . Am i missign something ? Do we have a fix for this?
When i edit an item in the advancedDatagrid , i obtain the item that is being edited from the rowIndex. But i get a strange issue, for some reason the text edior akso updates some other row on top with the same value and this issue is only when i edit the last row and some numeric value is entered in the editor. Any idea on how this issue can be fixed?
Has anyone figured out any techniques by which a suite of small iOS AIR applications can be configured as a group, or access a common settings file? We're thinking of an idea where a "control panel" app could change how each individual app in the suite behaves, depending on the setting the user is in (ie at home or in a classroom). It seems like they are fairly sandboxed. Is there any folder that a prefs file could be written to, so that any app could read this file? Would the app pass acceptance at App store?If so, would the technique also work on Android? thanks!
We have an Air app (SDK 4.5) which we are ready to deploy, but fails to connect via HTTPS URLs with error #2032 only on some Win7 computers but not others. For troubleshooting, I can reproduce the problem using the simple test app example given in the AS3 URLLoader documentaton.The issue is that when running the app on some Win7 boxes, trying to connect to various servers via https and download a simple document, the request fails with "Error #2032". The Air runtime version is 3.0 and we updated to 3.1 with the same result. The problem is related to HTTPS only- the same URLs work fine with HTTP.Now for the fun: the same exact air app works fine on other Win7 box's, XP box's, OSX 10.6 and OSX 10.7 pointing at the same HTTPS URL's. More fun: on the Win7 boxes that fail, it only fails with some https URLs and not others, and the URLs that fail with this Air app on these certian win7 boxs work fine with the same air app on several other mentioned computers(XP, OSX and other win
Hi,(iPod4 / GPU rendering)I have a dynamic textField (non-TLF) with numbers which increment +1 on each ENTER_FRAME...like a fast counter.For example 'tally' the score at the end of a game level, quickly counting up the scores.My issue:It often lags in the begining, but then quickly comes up to speed.I reuse this textField, just adding/removing it from the display list as needed, never nulling it.What can i do to speed this up?It's able to handle it great, but once its off the display list for x amount of time, adding it back and starting up that counter lags a little. It does not lag on android GPU.Is iOS needing to grab ahold of native text engine or something?thanks!
HiI would like to develop AIR application that will work in KIOSK mode.I have to use Native methods, so application will be released as Native Installer (.exe file).Problem begins with updating application.Imagine I have 20 kiosk running in low privileged rights /security reasons/.I would like to update my application, so I have new .exe installation file.But instalation requires admin right on machine with kiosk mode.So I can't update it automaticly.Does anyone know how to solve this issue?Many thanks.
Hello,I have a landscape only application which was rejected by Apple. Please read their rejection comment below:---------------------------------------------------------------------------------------------------------------------------------------10.1We found that your app does not comply with the Apple iOS Human Interface Guidelines, as required by the App Store Review Guidelines.Specifically, we noticed your app only supported the top-left variant of the landscape orientation, but not the top-right variant.While supporting both variants of both orientations, each with unique launch images, provides the best user experience and is recommended, we understand there are certain applications that must run in the landscape orientation only. In this case, it would be appropriate to support both variants of that orientation in your application, e.g., Home button right and left.Addressing this issue typically requires only a simple and straightforward code modification. However, if you requi
I just purchased my MacBook Pro and trying to install Adobe Air to run Market Samurai. Each time I try to install it tells me there was an error and to ask my Administrator. Very frustrating. I called Adobe support and tried to pay $39 to get the on phone support but the entire process took 15 minutes before they even set up my account. I opted not to go that route.I have Adobe CS2 on my machine and not sure if that is conflicting but I need to get this installed today.
i have executed string utility to extract all the strings in an AIR application exe and found windows 7 manifest file is embedded with level set to invoker (standard user). We want to change the level to "require administrator" so that exe will automatically launched with administrative privileges but we are unable to find how the manifest file get embedded.Help appreciatedThanks
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.