Tagged Questions
1
vote
1answer
22 views
Get list of printers with Adobe Flex
Documentation for flash.printing.printjob says there should be a printers() method. Using Flashbuilder 4.6 the IDE code complete says it doesn't exist.
I'm using Flash SDK 4.6, targeting a desktop ...
0
votes
0answers
12 views
Adobe touch apps What Technology has been used?
Adobe touch apps What Technology has been used ? Is that AIR ?
http://www.adobe.com/products/touchapps.html
If yes then why People don't like AIR For Mobile Apps ? I don't think you can get ...
0
votes
0answers
35 views
flex mobile with aie 3.7 packaging errors
I am trying to release an iphone APP using Flash Builder 4.7, FLEX 4.6.
I have just had to upgrade to Air 3.7 because of requirements by the App store submission process:
The upgrade of Air to 3.7 ...
0
votes
1answer
21 views
Issues getting Flash Builder 4.6 Air app to compile correctly with Flash Builder 4.7
Basically the Air app compiles with Flash Builder 4.6 using the Flex 4.6 sdk. But when I open the exact same project in Flash Builder 4.7, it wants to compile it with the Air 3.4 sdk.
And, unlike ...
0
votes
1answer
22 views
Updating Flex Air Mobile in Flash Builder
I am trying to develop an app for Iphone using Flash Builder / Flex Mobile. When i submitted to the app store it was rejected due to an invalid binary. I tracked this down to needing to update the Air ...
0
votes
2answers
32 views
Flash builder 4.7 invalid or missing signing information
I just upgraded Flash builder from 4.6 to 4.7, Imported my previous 4.6 project, tested it, works fine, went to Project > Export Release Build, made the same Export build, signed with the same p12 ...
0
votes
0answers
56 views
How to call local html file using actionscript in Android AIR app
I have made a AIR apk using action-script in Flash builder and the same i wanted to run in android which is running perfectly. but I am not able to open local html file that i have put in sdcard. so i ...
1
vote
2answers
118 views
Adobe ANE works on iOS and Android devices, but not in AIR simulator
The vibration ane by Adobe works well in a Flex mobile app both on iOS and Android, but when I try to launch an AIR simulator from Flash Builder 4.7 on Windows 7 I get the error:
Here a copy of ...
1
vote
2answers
74 views
How to create an exe file for adobe air project?
I created a adobe AIR project in flash builder 4.5. I created its native executable file, but when I double click it, it first installed and then I was able to run it. My question is:
Can I create ...
0
votes
1answer
30 views
advertisement in flex mobile application
I have a task to display advertisement in my FLEX mobile applicaiton. I am ussing flash builder 4.5.1
I have read 1-2 blog on internet but it wont work for me.
I f any one can help me than please!
0
votes
0answers
21 views
FileStream security error
I am developing multithreaded application in Adobe Air 3.6 with Flex 4.6. I am using FileStream class inside the Worker thread which is created in separate SWF file. When I declare the variable like ...
0
votes
1answer
71 views
Display Hindi language in flex mobile application
I want to display Hindi language as a Label text in flex mobile application. I am using adobe flash builder 4.5
1
vote
1answer
43 views
Video player controls (Play/Pause etc.) display as overlay
I am creating a custom video player in flash builder using SDK 4.1 on windows 7.
I have created video player controls like Play/Pause, progress bar etc. in a HBox.
Now I want to display these ...
0
votes
0answers
18 views
Save xml file with asian language using AIR application (FB4.5)
I'm developing an AIR application (in Flash builder 4.5) which loads swf files and read its text using textsnapshot class. Text data is stored in string and also displayed on screen inside textArea. ...
1
vote
1answer
103 views
Google Map API for flash AS3
Please tell me if Google Maps API is available for Flash. If it's already deprecated for Flash then which one is the best third-party or other alternative?
My goal is to make an Android Maps app ...
0
votes
0answers
28 views
FlexPrintJob with complex layout
I try to print a job who may have one or more pages.
The goal is to print a document where label an datagrid alternated.
The document:
MyLabel1
MyDataGrid1
MyLabel2
MyDataGrid2
Each datagid may have ...
0
votes
0answers
85 views
File.browseForOpen method from AIR doesn't start in specified folder
i have a very simple air application that just asks the user to select a file and then opens a dialog to save the file.
The problem that I have is that the browseForOpen dialog doesn't start in the ...
2
votes
0answers
107 views
Flash Builder build ios ipa ends in java out of memory error
I'm using Flash Builder 4.7 with Adobe AIR 3.6 set into an Apache Flex 4.9.1 SDK;
HW system is:
iMac, 2,7 GHz Intel Core i5, 8 GB 1600 MHz DDR3, NVIDIA GeForce GT 640M 512 MB, OS X 10.8.2 ...
3
votes
2answers
880 views
AIR 3.6 iOS - Load external SWF with ABC
With AIR 3.6, is it finally possible to load an EXTERNAL swf file with AS3 code from the web and use it on the iOS device?
I see on their web page they say the new features include:
Packaging ...
0
votes
1answer
81 views
Does Adobe Air supports RTMFP?
I have developed a peer to peer video conferencing application which runs on browser, now my need is to export the same application as Android App. I tried using Adobe flash builder, it does connects ...
0
votes
1answer
33 views
Why does second line of text vanish when stage is being re-sized ActionScript 3?
I have this code. It creates two lines of text on the stage but when ever the stage get re-sized the second line of text can vanish when the stage is being scaled. Does anyone know why this is ...
0
votes
1answer
83 views
how to make alpha part of movieClip non-clickable (actionscript starling)?
I am using Starling.
I can't figure out how to make alpha part of bitmap non-clickable - say I have a rabbit in center and alpha around.
first i embed the bitmap:
[Embed(source="assets/stuff.xml", ...
1
vote
3answers
1k views
Receiving Installation Error: ApplicationVerificationFailed in Flash Builder for iOS
This is the error I'm getting when I try to install my app on my iPhone.
More details:
It did work at one point. I used a different computer recently, working on a different project and had to ...
1
vote
1answer
228 views
FlashBuilder Away3D iOS -
Flash Builder 4.7
Air SDK 3.5
Away3D 4.0.9 Gold
Simulator iOS SDK (5.0, 5.1, 6.1)
iPhone 3GS 6.1
Android device in 2.3.6
I try make a test with Away3d in Flash Builder for Mobile (iOS, Android)...
...
0
votes
0answers
95 views
Stagewebviewbridge + google map api, how to delete dublicated marker?
Hi I'm trying to do navigation using flash builder 4.6 air 3.5, stagewebviewbridge and google map api v 3. I put marker on html map, then I change it's position with setPos and timer, my marker is ...
1
vote
1answer
184 views
Error SDK component at air/android/device/runtime.apk is out of date
I'm getting the following error when packaging AIR application.
Error occurred while packaging the application:
SDK component at air/android/device/Runtime.apk is out of date.
This occurs on ...
0
votes
2answers
253 views
iOS saving images in flashbuilder air mobile app with CameraUI
**I have an air app for iOS I have been developing. I am trying to capture a picture, save the file to the storage directory (not Camera Roll), and save the file name in an sqlite db.
I have tried ...
1
vote
2answers
503 views
Getting an error Adobe AIR version not installed error
I'm getting an error when trying to debug my AIR app on Android, "Device appears to be offline". It used to work. I have AIR installed. I'm not sure what changed. I think maybe AIR was updated and ...
6
votes
1answer
160 views
Acoustic Echo Cancellation with Adobe Air on mobile
Does anybody achieved echo cancellation in mobile application built by Adobe Air?
There are:
Microphone.getEnhancedMicrophone() but it returns null on mobile device.
...
4
votes
2answers
158 views
Could not resolve <s:Sequence> to a component implementation after adding AIR 3.6
Since changing to the AIR 3.6 I'm getting many errors such as:
Could not resolve <s:Sequence> to a component implementation.
If I switch to the built in Flex SDK 4.6.0 it works fine. I'm using ...
2
votes
0answers
124 views
ItemRenderer shows through ItemEditor
On an mx:datagrid, I use custom itemrenderer and itemeditor.
When cell is on edit mode, Itemeditor separator is visible inside itemeditor.
So it isn't beautiful, and difficult to read what you write.
...
1
vote
1answer
91 views
Pull Down to Update functionality in Flash for IOS/Android
I want to implement the scroll down to refresh functionality like facebook IOS app in my IOS app. But have no idea how to implement it in flash. If anyone have any Idea, please share with me.
0
votes
1answer
72 views
Send Byte Array to another user using Peer to Peer in as3
Working on a tool, in which i want to send a file to another peer, which i connect to.
IF you know how to send byte array to another user using peer to peer, please let me know.
I'm using net group ...
0
votes
2answers
285 views
Embedding swf into flash builder— “Type was not found”?
I am developing mobile app in ActionScript.
Im importing .swf file but get error:
Type was not found or was not a compile-time constant: MySwf.
Here is my code:
package
{
import ...
0
votes
0answers
91 views
import non-Adobe swf files into flash builder - actionscript
I am doing a ActionScript mobile project.
is there a way to import non-Adobe swf files into Flash Builder?
I tried this:
A an external swf in Flash builder
but I get error:
"Type was not found or ...
1
vote
1answer
101 views
Desktop/Screen Sharing in Flash (With/without FMS)
Does anyone have any idea about the screen sharing in flash. i have to implement it and have no idea about it.
Please share your ideas.
0
votes
0answers
130 views
Uploading Folders and Files To FTP Recursively Using Actionscipt
What I'm trying to do is to upload a folders and files to FTP in Adobe AIR (Using Actionscript). So I need to upload all files and folders within a folder, keeping its structure. I can upload single ...
0
votes
1answer
74 views
MAC OS X + stage.fullScreenSourceRect + renderMode set to GPU = wrong mouse position
When setting stage.fullScreenSourceRect, stage.displayState to StageDisplayState.FULL_SCREEN_INTERACTIVE; and renderMode to GPU, mouse position is read incorrectly. This is not only for mouseX and ...
0
votes
1answer
62 views
Flex - how to get a list of Air Window titles that are currently open (or check for a specific window title)?
In my Flex (Flash Builder 4.6) application, I am opening an Adobe AIR "Window" object, via:
myWindowObject = new MyWindow(); // this is a ""
myWindowObject.title="custom window title here";
...
0
votes
1answer
31 views
Do I have to start over from scratch if I added a new device in iOS development?
I've followed this tutorial once and was able to test and debug on my iPhone. Now I attached another iOS device I'd like to test on. I know I have to add the UUID of the new device at the Apple ...
1
vote
0answers
63 views
How to capture the errors traced to the console from StageWebView
When setting the content of a StageWebView to HTML markup that contains errors in JavaScript or HTML, those errors are traced to the console in Flash Builder. Is there a way to capture those errors?
...
0
votes
0answers
51 views
AIR Native Extension Link Type- default merged into code or external?
Can any 'AIR experts' help me with Link Type options when use Native Extensions (.ane files) in Flash Builder?
What is the 'best practice' setting, merged into code or external and why?
0
votes
0answers
95 views
Class flash.media::CameraRoll could not be found (Flash Builder 4.7)
When I attempt to compile a Flash Professional AIR for Mobile project in Flash Builder 4.7, I get this error:
VerifyError: Error #1014: Class flash.media::CameraRoll could not be found
I've asked ...
1
vote
0answers
51 views
Flex Error#2032
Since 2 weeks ago my webservice stoped to work i dont make any alteration on the code on the php file or the code on flex... Sometimes the webservice works, sometimes not work. The result of ...
0
votes
0answers
267 views
Flash Builder - Internal Build Error / Classes Must Not Be Nested
I've been working on a Flash Builder project for about a week and occasionally encounter one of these two errors when I build:
An internal build error has occurred. See the error log for more ...
0
votes
1answer
62 views
Which element in Flash Builder defines the iPhone app shortcut name?
I've created an air app in Adobe Flash Builder 4.6 with air 3.5 for publishing on Android and iOS. My application.xml file starts off like this:
<id>com.one.two.three</id>
...
0
votes
0answers
139 views
Flash Builder 4.7: There is no html-template page when I create an Actionscript AIR project…how do I debug?
I am starting out with Flash Builder for the first time (I have 4.7) and I used to use Flash. I'm trying out a game project for Starling in the mobile development. So I created an Actionscript Project ...
0
votes
0answers
116 views
Calling into an AIR Native Extensions from an Actionscript Worker
I'm currently trying to push off some time consuming tasks to an actionscript worker. This worker will in turn needs to call out to an AIR Native Extension as part of it's processing.
I've tried ...
0
votes
0answers
55 views
Adobe Flash Builder 4.6
I use Jquery for mobile App development, and just saw some cool stuffs on Flash Builder.
Anyone who can advise what book is the best for someone who would like to learn Adobe Flash Builder from start, ...
0
votes
1answer
68 views
Building signed Air release build with an ANE gives “unexpected failure: null” error
Trying to build a signed release build of my application with an a native extension (ANE file) on Mac. When I build, using either Flash Builder or adt in terminal, I get this error:
unexpected ...
