0
votes
1answer
18 views

how to Change the text color of one column on datagrid when user enters data on other column

I had a very simple problem that, I had a spark datagrid of 3 columns in which 2 columns will be with data and the third column is an empty column with text input as itemeditor. So what ever the data ...
0
votes
0answers
19 views

How to stop overriding save method in spark datagrid when clicking a button

I had a main application like this <?xml version="1.0" encoding="utf-8"?> <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" ...
0
votes
0answers
12 views

connecting to php flash builder error

I'm getting an error in flash Builder when I'm trying to connect to PHP either on my localhost or webhost that says "unable to connect to database using specified connection information" and at the ...
0
votes
0answers
46 views

http error 405 with mobile flex application

i am having an issue everytime i try to upload an image from a flex mobile application to an IIS directory and this directory is configerd to be web application i get an HTTP error 405 'method not ...
3
votes
3answers
160 views

How to display custom player controls on youtube chromeless player using Flash builder 4.6?

I have a View component which initialises youtube cloud api using "http://www.youtube.com/apiplayer?version=3&modestbranding=1" url and plays the video fullscreen. It has play, pause and progress ...
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
64 views

how can I simulate a spinner selection in flashbuilder 4.6 / actionscript 3?

I have a situation where Im using a datespinner component to allow the user to specify a specific date which is used for a search function. I've just added gestures for left and right swipe that will ...
1
vote
1answer
86 views

Flex 4 - Set focus to none

I'm building an Away3d application which uses Flex 4.6 for UI. The arrow keys are required to move the 3d components - however, after using a component such as a slider, the application gives it ...
0
votes
1answer
35 views

How do I work around cases where the listProvider data comes back as just ONE single record?

Im using HTTPservice to load XML and show the results in a list - it works when there are more than 1 XML record found.... but when there is only ONE single returned XML record it gets treated ...
0
votes
0answers
39 views

Updater issues in flex adobe air

My Main-app.xml is as <?xml version="1.0" encoding="utf-8" standalone="no"?> <application xmlns="http://ns.adobe.com/air/application/3.1"> updater_config.xml is as <!--?xml ...
0
votes
0answers
47 views

Flex mobile: Panel with SQL data

I am new to Flex and I am trying to find a way to accomplish this in flash builder. Here is an overview: I am creating an app that saves logs for a car in an SQL database. Each car has its profile ...
1
vote
1answer
232 views

flex 4.6 pom file depency is not resolving

I am trying to convert flex 4.6 project into maven Following is my pom.xml <build> <sourceDirectory>src</sourceDirectory> <plugins> ...
4
votes
2answers
166 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 ...
0
votes
1answer
311 views

Flex 4.6: setting a textFormat on textInput

I'm trying to set a textFormat on a textInput component. Like so: var testText:TextInput = new TextInput(); testText.text = "TESTING"; addChild(testText); var tf:TextFormat = new TextFormat(); ...
0
votes
0answers
165 views

Flex 4.6 click event handler function executes twice

I am stumped on this one. I have googled with no luck in finding an answer to my issue. I am sure it is my validation function but I just don't see it. I am trying to validate all of the validators ...
0
votes
1answer
84 views

Flex PersistenceManager isn't retrieving my object, even though I can see it in debugger

I've just changed an app from a ViewNavigatorApplication to a TabbedViewNavigatorApplication and my persistence manager appears to have stopped working properly. Here's the offending code: protected ...
0
votes
2answers
116 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
0answers
48 views

Video scrambled display in Adobe Air

I have two Flex applications that I am attempting to use to display the same video (one at a time, of course!). One of these applications is a web client that displays the video using a VideoDisplay. ...
0
votes
0answers
88 views

mx:tree methods Flex 4

I'm trying to create lazy-load mode mx:tree. When you click a node, it'll make a service call and will add children objects to under clicked node. The problem is that I don't know how to control each ...
0
votes
0answers
28 views

Looking for resources to learn [closed]

I was wondering if anyone knows of a book that covers how to create a sqlite database, write to it, edit it, and share it using actionscript /flex 4.6 . I know of the tutorials on the the adobe ...
1
vote
1answer
178 views

Would anyone be able to guide me in a Flex 4.6 sql issue?

I am currently following a training video to learn Flex and I am trying to stay as close to the video directions as possible, I have been trying to figure out how to fix the error Error #2044: ...
1
vote
3answers
778 views

Flash Builder 4.6 always shows blank html page on run in Google Chrome

Flash Builder 4.6 always shows blank html page on run in Google Chrome. I have tried everything but nothing works. Kindly help.
0
votes
1answer
207 views

Flex : data binding to numeric stepper not working

I'm trying to get two way data binding to work with a numeric stepper. It binds from value to display OK, but when I update the GUI the model value is not changed. How can I fix this? <?xml ...
0
votes
1answer
121 views

Flex tree : make caret not appear when tree node has no children

Is there any way to prevent displaying the ">" caret before the tree node if the node has no children? I'd like it to not display when children is an empty ArrayCollection. I know you can set the ...
0
votes
1answer
82 views

Flex tree : any way to reduce vertical spacing between nodes?

I would like the tree to render each node with less vertical space between them. Any suggestions?
0
votes
1answer
426 views

Flex 4.6 SplitViewNavigator - Display / Hide Navigators

I have just started a new project and am looking to use the SplitViewNavigator layout for some of my screens as it lends itself well to what I'll be doing. However not all of the screens should use ...
1
vote
1answer
163 views

monetization methods for adobe AIR mobile apps

I am developing android apps usin adobe flash builder with sdk 4.6. can anyone please tell me what are monetization methods I can use apart from Admob. I used to use airpush and startapp with android ...
0
votes
0answers
136 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 ...
0
votes
1answer
277 views

json to data class Flash Builder

I need to access a database using HTTP Get and in the URL have underscores and parameters starting with $ signs: "https://mydataservice/__query&$format=json" I tried every thing but Flash ...
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
2answers
228 views

Adobe Flex, better place than creationComplete to load data?

What is the most appropriate place to call an HttpService to load data to display in a view? I was reading creationComplete is not the best callback for this, but can't find any better answers. My ...
0
votes
1answer
89 views

Set datechooser “event” based on “if”

I have a dateChooser in an app I'm working on; the app is to submit time cards. I'm trying to figure out a way to set a color based on number of hours submitted -- i.e. red for less than 8, green for ...
0
votes
2answers
585 views

Flash Builder (Mobile) - Dynamic Web Service URL

For my Flash Builder 4.6 Project I have a http service defined which looks at a url from our website. What I'd like to be able to do though is to change the web service url on the fly within the ...
1
vote
1answer
291 views

How do I remove the facebookWebView after logging in? Flash Builder 4.6 ios development

After the facebook button is pushed, the user logs in and then that webview immediately goes to the facebook mobile site. What I need is for that webview to disappear so I can continue interacting ...
0
votes
2answers
484 views

How do I deselect all checkboxes in Flex 4

I am trying to deselect all checkboxes on a button click. I've tried creating a binded boolean variable like this: [Bindable] public var allselected:Boolean; and then on my checkboxes: ...
0
votes
1answer
86 views

How to PopUp a keyboard on runtime

Hey i'am building apps with flash builder 4.6 for mobile development and on the runtime the keyboard did not appear. So what to do to show the keyboard ?!
0
votes
0answers
623 views

Flex 4.6 Datespinner hour spinnerlist width

I'm using flex version 4.6 to develop an android app. The datespinner seems have some issue as the hour spinnerlist doesn't show the double digit (10, 11, 12). I tried to set width to the datespinner, ...
1
vote
1answer
338 views

Extending PopUpButton and using it in a Flex 4 web application

In my Flex 4.6 web application I use mainly spark components, but there is also an mx-component - a PopUpButton extended by me (the source code is below). Users report problems with that button, but ...
0
votes
2answers
430 views

Event is not being triggered for Geolocation in Flex

I created a button that looks up the coordinates of the device. There is no errors in the code but for some reason which is eluding me, the event is not being triggered. Here is my code: protected ...
0
votes
3answers
2k views

How to update Flex SDK in Flash Builder 4.6

As an owner of Flash Builder 4.6 I'm struggling with 2 problems in my web application: XML parsing makes the whole application sluggish Russian input in TextInput doesn't work with Opera I wonder, ...
0
votes
1answer
161 views

Flex Not Assigning Data to Variables

I am trying to assign a value from my database to a variable inside my Flex application. So far I read up a few ideas and I have at the moment the following code using a PHP web service: protected ...
0
votes
1answer
310 views

Skin VScrollBar from a TextArea

This is the question: How can i Skin the VScrollBar from a TextArea!? I did skin a VScrollBar from a Spark List and works fine but not this one!! Any help!? Thanks ;-)
0
votes
1answer
252 views

Connect .mxml component to another

How can i click a button on an .mxml component to open a specific selectedItem on a spark List from another .mxml component!? Thanks ;-)
1
vote
1answer
295 views

cannot find mx:DateChooser in Flash Builder 4.6

http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7d9b.html#WS2db454920e96a9e51e63e3d11c0bf63b33-7fd3 Shows that mx:DateChooser control can be used in Flash Builder 4.6 I ...