Tagged Questions
0
votes
0answers
9 views
Flex mx:window transparency control
I am working in flex 4.6 air application in which i open a mx:window (new window).
How can i control the transparency of this this window by using slider value.I mean if i change the value of slider ...
1
vote
0answers
16 views
Flex mobile: waiting view is rendered before pushing the new view
This is a big problem I have, especially with non-embedded images:
After a navigator.pushView some elements are rendered DURING and AFTER the transition is occurring. Causing transition jittering and ...
0
votes
1answer
50 views
AIR app on iPad - start crash
I created and installed an application for iPad according to the following instructions:
Apple iOS development process using Flash Builder
However, when I run this simple application, for about a ...
0
votes
0answers
20 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
0answers
101 views
Play swf file using flex like Virtual Girl
I am working on Flex 4.6 Air application in which there is a list and the data is transparent background swf file. My problem is that when i double click on the list item the respected swf file should ...
4
votes
2answers
156 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 ...
5
votes
1answer
532 views
Display bug with Front Camera, Video and VideoDisplay in Adobe AIR (Flex 4.6.0) for Android
I'm current working wits AS3 and Flex 4.6 to create an android application.
i'm using the front camera and attach it to a local Video object that i add as an child to an VideoDisplay object.
When i ...
0
votes
2answers
201 views
how to dynamic linking for the .ane files
I created a native extension. I can debug this application as an desktop application. Working well, there is no problem while using native extension classes. But When I debug for Premiere Pro, I get "
...
1
vote
1answer
107 views
Where does spark SWFLoader store the loaded file?
I'm building two AIR apps - desktop and mobile.
When using the spark SWFLoader to load a remote SWF file, the desktop app seems to cache the file when loading for a second time (progress jumps to ...
0
votes
1answer
94 views
How to open and keep session from AIR application?
How to open and keep session to a specific web server from AIR application ?
so far i tried this way, but no luck :
var qHeader : URLRequestHeader = new URLRequestHeader();
var ...
0
votes
1answer
88 views
Sound not playing with video on Android device
I have a mp4 video I'm playing with the VideoDisplay that runs fine on desktop browser (the mp4 was created with Camtasia). When I load it from Google Play on my mobile Nexus 7 it plays the video but ...
0
votes
2answers
115 views
Including only Flash Player classes not AIR from library project when classes using Ant
I have a library project that is generic (supports browser, mobile and desktop profiles) and a Flex project that runs in the browser and depends on this library. When I debug or create a release of ...
0
votes
1answer
140 views
AIR application update itself?
How to make AIR application update itself with newer version ?
( AIR on Android and iOS )
( Flex 4.6 )
0
votes
2answers
175 views
flex 4.6 mobile application: can I make .exe from it?
I am developping a mobile application with Flex4.6.
I could create an output for ipad and android.
I could also create an AIR application.
Is that possible to create an .EXE for PC from this AIR ?
...
2
votes
2answers
562 views
Extrnal swf plays very slow on iOS
I'm writing an application using as3 and adobe air that loads external SWF files and plays them internally in the application. The container works just fine with android and the animation of the ...
0
votes
0answers
186 views
Could not resolve <s:View> to a component implementation
On projects that used to work just fine I'm now getting a, "Could not resolve to a component implementation." error. It's preventing me from compiling them and I don't know what if anything has ...
0
votes
0answers
134 views
Debbuger failed to connect. Flash Builder 4.6
I know this issue or bug, is well known here, but i only read problems with flex apps and im trying to debug an Air app, i've read almost all about this problem but i cant found a solution for this. I ...
1
vote
1answer
97 views
Does Adobe iOS packager work on linux?
We use ant command line script to build ios flex application via adt (flex 4.6 air 3.3).
Sample:
<java jar="${FLEX_HOME}/lib/adt.jar" fork="true">
<arg value="-package"/>
...
1
vote
1answer
205 views
Reorder list rows in flex mobile app
How can I let the user reorder the rows of a list in a flex mobile app?
You know, you see it a lot in native iOS apps. Usually you hit an Edit button at the top of a list view. Each row then gets a ...
0
votes
1answer
439 views
Flex mobile - increase list scrolling performance
Imagine a tablet app that displays two content areas side by side. They completely fill the display, so are 100% in height and 50% in width.
Lets assume we add a list to one container. Naturally this ...
0
votes
0answers
149 views
FlashBuilder 4.6/AIR - Force Menu to be shown in Ice Cream Sandwich
I am creating an App in FlashBuilder 4.6 using AIR for Android. I make use of the Menu button for additional functionality in my App. In ICS, the menu button is not always shown in every application ...
0
votes
0answers
166 views
How to play a video file in flex4.5 android mobile application
I am trying to play a video file in Flex4.5 mobile application but i am not able to do it. So can you give me idea, how can i play video in Flex4.5 mobile application. I am trying to play .flv video ...
0
votes
1answer
645 views
Flex/AIR Mobile: TabbedViewNavigator selectedIndex not working
I have a Mobile Project in FB 4.6 with a TabbedViewNavigator. I have 4 buttons at the bottom, which are ViewNavigators, and act as the Tabs. For this instance, lets say the tabs are labeled, HOME, ...
0
votes
1answer
184 views
Compiling Flex Air apps for PC, Android and Mac from one codebase?
I would like to use Air to build for PC, Mac, Android, Ios.
Is it possible to do this from a single code base as Adobe Suggests.
Or will I need to maintain 4 separate builds?
Some guidance would be ...
0
votes
0answers
536 views
Adobe AIR Debug Launcher has stopped working when profiling application
I'm trying to profile my mobile application under FB4.6 win7 64bit. But I've got error: "Adobe AIR Debug Launcher has stopped working". Cant find any solution. Please, help.
Problem signature:
...
1
vote
1answer
211 views
Enabling drag move in Spark List while not allowing copying elements using ctrl+click
I'm having an issue with a Spark List control in a Flex 4.6 AIR app. It's a screen with a single List that we want the user to be able to reorder the items in the list. I am able to get the ...
4
votes
1answer
1k views
Text input text is not shown unless it is focused in flex 4.6 android application
I am developing an AIR application for android using flex 4.6 and air 3.1.In the application i have a view in which there is a textinput and a search button.After typing some text and clicking search ...
0
votes
1answer
224 views
Alt+charkey combination in TextInput flex 4.6
I am working on one enterprise app.
In that, I need to open one popup on one shortcut key, which is the combination of Alt+AnyCharKey.
So when I press that key with Alt, for different char keys, ...
0
votes
0answers
138 views
How can I rewrite a single file in a .zip archive using AS3/Air?
I'm working on an app in Adobe Air that allows users to edit the contents of a specially formatted ZIP package. I want to let the user save a single file back to the ZIP without having to unpack, ...
0
votes
0answers
203 views
AIR 3.2 upgrade broke my application
I have an app for real-time stock data written in Adobe AIR. The app has a user base of subscribers of about 300 people. It had been released for about a month with no issues to speak of other than ...
0
votes
2answers
423 views
Flex 4.6 - Air 3.2 - Why are the graphics drawn with an offset?
You can see in the image above that the display of the game is offsetted by some amount vertically. The white section is not supposed to be there. In fact the blue is meant to be flush with the ...
0
votes
1answer
1k views
How do I get itemDoubleClick event in spark DataGrid?
Recently I am working with Spark DataGrid.
Before I was using AdvancedDataGrid. In that I was capturing itemDoubleClick event.
But I am not able to find such a event in SparkdataGrid.
So I want to ...
0
votes
1answer
606 views
Adobe AIR3 Mobile – Is it possible to add native Android visual elements with native extensions?
i need to add some native android elements to stage. Is it real?
Thanks in advance.
1
vote
1answer
415 views
Flex Mobile: TabbedViewNavigatorApplication with tab on top (Android style)?
Working on an Android app with FB 4.6, I would like to have the tabbar on top of the screen.
Moreover, I would like to have the so called 'TitleBar', at the bottom of the screen and the possibility ...
3
votes
5answers
874 views
StageWebView Lack on URLs with target=“_blank”
is there any solution on StageWebView.loadURL(), how I can handle URLs in HTML Pages which have target="_blank"?
It's a mobile Android App. (TabbedViewApplication)
Hope someone can help.
Thx
1
vote
1answer
273 views
Flex 4.6: How does Air Application writes flat image like qemu-img?
I would like to write and update a flat image like qemu-img.
I have coded this fsFile.as
package com.bytehost.snakemedia.utils {
import flash.utils.ByteArray;
public class fsFile {
...
