Tagged Questions
2
votes
1answer
20 views
Flash Builder 4.6: Testing gestures without the device
I'm new at developing a Flex app for mobile,I just need to know is there any way to test/debug gestures like swipe on the android emulator that comes with Flash Builder 4.6.
I saw people using the ...
0
votes
0answers
19 views
AS3 Mobile Splash Screen Sound
Creating a project using AS3, have my splash screen files set up. Curious to know if it's possible to play a sound while the splash screen is up?
Cheers.
0
votes
1answer
41 views
DataBinding is not working properly in custom list itemrenderer
I am developing iPad application using Flex/Air.
I have problem with data binding in custom list item renderer.
I have list with a collection of Classes as data provider.
Each class have a static ...
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
13 views
Handling multiple audio streams in flex mobile application
I'm currently trying to write an app that will be able to stream from multiple sources, which I will have as a list. I would like for the user to click a choice in the list, then click the "play" ...
-1
votes
0answers
18 views
When exporting release build getting message: "configuration variable 'runtime-shared-library-path' requires a value for 'rsl-url' [closed]
I'm using Flash Builder 4.7 and I'm not able to export release build. I'm getting the message:
configuration variable 'runtime-shared-library-path' requires a value for 'rsl-url'
I created a RSL ...
0
votes
0answers
24 views
NetStream not working on flex mobile
I'm trying to send my android phone's camera output to flash media server on my localhost.I'm using the flash builder.When i check the server , the connection is established and working fine but the ...
0
votes
2answers
41 views
Adobe Flex Tabbed View Navigator Mobile Application Embedded Font
I have a TabbedViewNavigatorApplication, I am using an embeded font for my tabs however when a tab is selected it loses the embeded font as by default the selected item is italic (I believe). I've ...
-1
votes
1answer
22 views
Flex Mobile, Get Value data from SpinnerList
When i using 1st code it works, return me the value. but, if i change
list="{new ArrayList(['test1','test2'])}"
to
list="{Operation1Result2.lastResult}
the return value just like [object ...
0
votes
2answers
83 views
flex mobile live video streaming to flash media server
I'm building a flex mobile application that streams the device's live video to flash media server.I can't run such an application on the flash buider's emulator because it doesn't emulate the camera ...
0
votes
1answer
71 views
flex mobile login system with php and mysql
I tried to build a flex mobile login system with php and mysql , i used the to connect with the login php script and i made the necessary server configuration for the project.Here is the http ...
1
vote
0answers
45 views
Creating a custom DPIClassification in Flex App for new 1920x1080 Devices?
With the introduction of new mobile devices with around 440dpi screens like the Samsung Galaxy S4, I'd like to create a custom DPIClassification of 480 so I can support these devices properly. I ...
0
votes
1answer
24 views
Dispatching Events in ANE
Coding an Air Native Extension:
How do you dispatch an event from the android native code and have the actionscript interface part of the ANE be listening for that event and also hear it?
I have ...
0
votes
0answers
63 views
Flex Mobile IconItemRenderer not garbage collected
I have a list with ItemRenderers extending IconItemRenderer... I dispose the list when I come to a page and remove it when I leave...
In the profiler at the begining I have 1 List and 12 ...
0
votes
0answers
59 views
Flex: Swiping between detail views of a list
I'm pretty new to Flex and want to add a swipe feature to my mobile application. I have the application set up with a list on the home view that connects to a local xml file for data, and then sends ...
0
votes
2answers
358 views
Installation of Adobe Air 3.7 SDK for Flex on Mac OS
It sounds so simple and probably should be, but I just spend 3 hours trying to get the most basic setup running and I'm lost in the mess Adobe created. I followed a couple of tutorials and documents ...
0
votes
0answers
38 views
showDataEffect doesn't work on dynamic LineSeries - Flex 4 mobile adobe air
In my mobile app im trying to dynamically create series in mx:LineChart. Its working.
What i need to do is applying effect when data is change.
On static series it's always work but with this it is ...
0
votes
0answers
29 views
StageWebView ArgumentError
I have a strange problem with the StageWebView.
The following code causes sometimes an ArgumentError in handleClick.
I Have no idea how a ArgumentError can appear in this code...? Anyone an idea???
...
0
votes
4answers
84 views
Add a number and a Text Input value with adobe flex
I am trying to add a number and a text input value to display in a label. here is my code thus far.
'lblAnswer.text = bloodglucose + 100;'
Please tell me what I am doing wrong.
0
votes
0answers
74 views
Flex-Air mobile TextInput cursor starts in the middle of a TextField on iOS
I am developing an Air Application for mobile Devices.
During the registration process we have some TextInput Fields.
On all devices everthing works fine but on iOs the cursor and the input text is ...
1
vote
3answers
52 views
Android ignores the autoOrients setting in XML after reloading app
I have a small problem with my Android app.
Within my control XML i have
<autoOrients>false</autoOrients>
<aspectRatio>landscape</aspectRatio>
and this works also on the ...
0
votes
1answer
80 views
Flex mobile text from hidden TextInput still visible
I have weird bug with Flex TextInputs. I'm using Flex 4.9.0 in my Android app. App has view navigator in group component. I add custom popup by inserting it as a child of that group. Popup covers view ...
0
votes
1answer
104 views
Pass Hint Text to Android App Using Flex Mobile Code
I have a Flex mobile application that is running on a 7" tablet in landscape mode. When I call the default keyboard using the Flex code, the keyboard is hiding the entire screen and there is no way ...
0
votes
1answer
26 views
flash builder, How can I release sound and image object?
In "abc.mxml"
I created image and sound object like below, and assigned dynamically real data.
<s:Image id="imgGoodJob" horizontalCenter="0" verticalCenter="0"
scaleMode="stretch" ...
0
votes
1answer
42 views
flash builder navigator.popToFirstView. the first view instance created again
whenever I use "navigator.popTOFirstView"
the topView always created again..
how can i remove previous or re-use that?
the problem is memory leak.. that instances are not deleted and created again ...
1
vote
1answer
144 views
My Android AIR app shows white screen when TextInput loses focus
That's pretty much sums up the question. I have an AIR Mobile Flex App project in FlashDevelop that is using views to show content. Everything works fine, I can add a TextInput or TextArea to the ...
0
votes
1answer
143 views
Flex mobile orientation: force portrait mode and then allow auto orientation
I'm creating a flex mobile project and I want to force the app to portrait orientation when I click a button, and when I click other button allow again to change the orientation.
This is my code when ...
0
votes
0answers
66 views
Flex Mobile FormItem layout with scroller
I have several on a Mobile view and I would like them to be aligned and also have scrolling. Unfortunately I cannot manage both without using s:Form.
I do not want to remove s:Form since this is ...
0
votes
1answer
67 views
adding tabs to ViewNavigatorApplication in Flex 4.6 for mobile devices
I wanted to know if tabs can be added to viewNavigatorApplication in Flex 4.6 . I want to do this because some of mt view will have tabs and others won't . and tabs will be different on different ...
0
votes
0answers
111 views
Anybody have a working example of playing a local video file in iOS apps using Flex/AIR for mobile?
I cannot for the life of me, despite being a fairly decent developer, get the AIR API to successfully display/play a video saved locally in any of the following locations: ApplicationStorageDirectory, ...
0
votes
0answers
36 views
Mobile performance down
I made an test mobile application with some buttons only (say 40). When I press a button I push another view. This is all. But, when I run into mobile (android in this case) and press a button, it ...
2
votes
1answer
79 views
Flex object size are different when I add an ANE
I have a problem when I add an ANE (that I built by myself) to a Flex mobile project.
The problem is that the size of the objects are different than before I add the ANE. I've never used this ANE, ...
0
votes
0answers
54 views
flex mobile: arabic text inside non TFL spark controls
i can write arabic and it renders perfectly inside a TextInput, Label, however when i try to put arabic text inside a button or even the title of the view, it doesn't show.
i understand this is due ...
0
votes
1answer
170 views
In flex mobile, how to open puffin web browser when clicked url within swf file?
it's my first Question. plz read this.
now i'm developing Air mobile project.
it has many contents of flash(swf file) and it should be show that contents to user.
android is possible. but ios ...
0
votes
0answers
51 views
iOS flex mobile access to apps settings
I'm building a flex mobile application targeting the IOS platform (ipad app). I would like to allow a user to configure some application parameters via the IOS - Settings menu.
Is it possible in Flex ...
1
vote
0answers
94 views
FLEX - BitmapImage not updated after filters assigned
I've a flex mobile project and a component (as-Class) inside of it with an BitmapImage, a Button and a Graphic sign.
When a boolean is false the button is disabled, the image gets gray through a ...
0
votes
1answer
342 views
StageWebView, iOS, local files
I'm building a mobile app for IOS using Flash Builder, Flex 4.6 and AIR 3.5. I'm investigating using StageWebView to render some HTML5 content.
What I want to do is to build the content into the ...
0
votes
0answers
68 views
Flex Mobile - Display Web Page/HTML in parent window
I'm trying to make my mobile app automatically open in the window itself, but it seems to open in my browser instead. Error's mostly referencing to the Combobox and _parent area.
<?xml ...
3
votes
1answer
128 views
Flash Builder Long Press on List - Mobile
I want to display a list (in a tile layout, but I don't think that changes anything) and open up the editing window for the tile that I long press on (i.e. press for at least 1 second). The timer ...
1
vote
0answers
131 views
TextInput in iOS gains then immediately loses focus won't open softkeyboard. FocusManager says still has focus. Flex Flash Builder AIR Mobile
Dev Environment: Flash Builder 4.7
SDK: Flex 4.6.0 (build 23201) AIR 3.5
Arguments: -local en_US -swf-version=16
Testing Platform: iOS 6 on iPad 2
Severe bug, I believe. Renders iOS apps developed ...
0
votes
0answers
65 views
Small Flex Mobile App's splashScreenMinimumDisplayTime Makes the App Crash (But Still in Task Bar) on an iPad4
I just have something very weird with my Flex Mobile App:
Here is the code with splashScreenMinimumDisplayTime
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
...
0
votes
0answers
179 views
Flash builder 4.6 Capture image and save on card
Ive been looking above an hour for some tutorials without any luck. I need to store my capture image in application data folder for later purpose. I have my code for capture, but i dont know how to ...
0
votes
0answers
200 views
flex mobile android permissions - full network access
is there any way to remove the permission for "full network access" on android systems? Removing this permission
uses-permission android:name="android.permission.INTERNET
doesn't make any changes. ...
0
votes
1answer
86 views
Porting a mobile Flex/ActionScript application to run on the desktop
Has anyone tried to port their mobile ActionScript/Flex application to run on PC/Mac as well? The problem is that Flex has some mobile only classes and other classes not recommended for mobile.
I ...
0
votes
2answers
251 views
Open PDF with Flex Mobile Project
I want to be able to read PDFs inside a Flex Mobile Project (I'm working with Flash Builder 4.6 and Android and iPad).
I've tried successfully stagewebview to load a pdf from a web server with this:
...
0
votes
2answers
171 views
Flash Builder 4.6, Mobile, Dynamic load image into custom ItemRender
Where is good place to load image in custom itemrender for list. I try to do it in createChildren where i create my holder for image, but data is not set yet.. I think in data function is not ok, ...
1
vote
2answers
363 views
How to develop cross platform apps with Flex?
I have been throught a lot of reading and the whole thing is becoming only more confusing so I decided to ask you some stuff about Flex.
So, Flex can run in a webpage if you have Flash plugin in your ...
0
votes
0answers
104 views
Flex mobile chart: touch/tap data points to get tooltip
I know that Flex charts are not highly optimized for mobile, but they seem to work well enough. I'm trying to be able to do 2 things in a simple line chart:
1) make the data points show up as little ...
1
vote
0answers
90 views
How to select a Tab in my TabbedViewNavigator?
i gave my mobile app two ways to navigate, on the one hand the way so swipe (left/right) and on the other hand the normal tabbar at the bottom to "point" with your finger. So, as I added the swipe ...
1
vote
1answer
222 views
Flex ActionScript3 FileStream.writeObject fails silently in iOS - What am I doing wrong?
Using the final release of Flash Builder 4.7, AIR 3.5, Flex 4.6.0 (build 23201), and run/debugging fast-build to an iPad2 MC981LL running iOS 6.0.1 (10A523)
I've wasted a day and more on what I ...




