Adobe's official IDE for the Flex SDK.

learn more… | top users | synonyms

0
votes
0answers
61 views

How to fix Flash Builder loading blank page

I am stuck on trying to fix Flash Builder loading a blank webpage. Never had this problem until now and can't seem to find a solution that will solve it. I copied the url and pasted it into another ...
0
votes
2answers
31 views

SSL accepting self signed certificate in ActionScript 3

i am trying to use SecureSocket connection to server. i am using FlashBuilder 4.6 that has SecureSocket class implemented. the problem is that after creating SecureSocket object and calling connect ...
0
votes
1answer
17 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
2answers
20 views

how o display a variable in text field

i am a newbi in flash as3.. the problen i am facing in my project is i want to display a counter in my HUD using TextField();but cannot as it inly allows strings... i tried the followinf lines of code ...
0
votes
0answers
23 views

Air Application for iOS Release Build differs from Debug build

I am building game and using citrus-engine-like level design. In flash i am creating components with some extra component definition like className, displayImage etc. Then i am exporting to SWF file ...
0
votes
0answers
13 views

Flash Builder 4.5 for PHP - show variable from PHP in app

Flash Builder 4.5 for PHP - show variable from PHP in app I have searched for hours and I can't figure this out… Is there a way to somehow "echo" my PHP code in my MXML file ? I know you can't ...
0
votes
1answer
16 views

“Uncompiled actionscript” error

I'm having the tittle error when I try to load a local swf file in the documents directory of my iPad. Web it works ok. the swf files have ABC code. I'm using Air 3.7, which supposedly added a ...
0
votes
0answers
18 views

What should I select to include in the package content?

I'm having an errors, and I think it's due to the fact that I don't include all the files in the package content when I compile the ipa, what should I put inside?, the AOT folder?, the .ipa file ...
0
votes
1answer
14 views

Manually scrolling through list

I need to manually handle the scrolling through a list using the arrows keys, while i successfully handled the changing the selection through the items, if the list is bigger than its display and ...
0
votes
1answer
17 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
1answer
15 views

How can I fix th Error #1090: XML parser failure: element is malformed in Flex?

I use HTTPService to send a request to a web-service. the web-service runs a query in SQL Server and brings back a row set f data as in XML format. the service is working fine as long as there is no ...
-1
votes
0answers
22 views

Current Flex Application - What Is The Best Technology to Migrate To (i.e. HTML5, JSF) and Why? [closed]

What are the best technologies out there that could be used to replace a Flex application? I already know about HTML5, but I am looking for some other alternatives that could replace Flex and ...
0
votes
0answers
20 views

Nativeprocess - Hide window

I launch an executable with NativeProcess (MyExe). if(NativeApplication.supportsMenu){// mac var pathEV:String = "Applications/MyAppOSX.app"; } else{ } var ...
0
votes
1answer
43 views

Flex popup window not covered the entire application after changing height of swf

In my Flex application I need to increase height of swf through javascript: FlexGlobals.topLevelApplication.height += 50; ...
3
votes
4answers
9k views

Flex eclipse plugin isn't it free?

Eclipse is free , flex sdk is free. Is not the eclipse plugin for flex free?
0
votes
0answers
18 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
20 views

How can I use JSON mobile application in flash builder 4.6

mi código es el siguiente : "my code is the following:" <fx:Script> protected function view1_creationCompleteHandler(event:FlexEvent):void { refreshBO = new RefreshBO(); ...
2
votes
1answer
23 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 ...
1
vote
1answer
24 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

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 ...
-1
votes
1answer
115 views

How to use starling with Flex, mixed MXML and AS3 code [closed]

i need to build a mobile application using starling by FlexMobileApplication project not ActionScriptMobileApplication project, can i do that , did starling supported with flex and MXML ?
0
votes
1answer
20 views

Away3D Camera undefined properties

I am trying to get the examples from the Away3d tutorials working. view = new View3D(); var cont:UIComponent = new UIComponent(); cont.addChild(view); addElement(cont); //setup the camera ...
0
votes
0answers
8 views

AS3 FDT How to instantiate an fla asset with a custom class?

I jsut started working at a company that uses flash builder, but I am using fdt at the moment. I am hvaing trouble getting FDT to instantiate the sprite in an fla project along with the custom class ...
0
votes
1answer
24 views

how to fix textSelectedColor property in dropdownlist uisng flash builder 4.6

I am using s:DropDownList component in flash builder 4.6. I have to set property "textSelectedColor" which is given in mx:ComboBox but not given in s:DropDownList. So can anyone help me please to fix ...
1
vote
1answer
111 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 ...
2
votes
2answers
41 views

super() in Flash Builder. WHY?

Every time I start a new actionscript class in Flash Builder it starts off the constructor with a line super() I have never seen this before, and it seems to have no purpose. Deleting it results in ...
0
votes
1answer
26 views

Load local file through HTML page inside stage webview

I have to show local image file in html through stagewebview. When I load url of html in flex application, text content displyaed correctly, but it doesn't show a images for that. Any way I can load ...
0
votes
1answer
24 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
0answers
49 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 ...
1
vote
1answer
43 views

Get the XY position of the caret in TextArea

I need to get the XY position of the caret in textArea. I already found a way to get the Y, but i dont know how to get X, can anyone help? If any1 want to know, this is how i get Y: var ...
0
votes
1answer
18 views

Set a background color conditionally in Flash Builder 4.6

I am trying to set the background color of a mx:TabNavigator with the following line of code... backgroundColor="{isDistrictFair == 'false'?'#EFF7F9':'#E9E3D2'}" I am getting the following error... ...
0
votes
1answer
62 views

Accessing native function and class names

Does anyone know how to access the names of all classes and their functions and variables available in the Action script (String, Array, Math...). I am building some kind of code editor and i want to ...
0
votes
0answers
40 views

How to build the Design/Source View part of the Flash Builder?

I am planning a project that involves building a WYSIWYG editor, which allows users to lay various Flex UI components (standard or custom ones) on the editor area and at the same time, generating the ...
0
votes
1answer
42 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 ...
-13
votes
3answers
295 views

Is there is any way to Go to one URL and then from there to another? [closed]

I need to master something in Flash Builder 4.5 that will go to one URL and then it will go to another one from the first one without showing it to the user. Example: When the user press a button it ...
0
votes
1answer
14 views

stagewebvie is not displaying page in ipad

I have written Code like protected var swv:StageWebView = null; private var url:String = new String(stringnaveed.text); protected function view1_creationCompleteHandler(event:FlexEvent):void ...
0
votes
0answers
24 views

Binding issues when migrating from Flex 3 to 4.6

Just migrated my application from Flex 3 to Flex 4.6 and found issues with Bindings and ChangeWatchers. Snippet of code: [Bindable] public class Thing { private Boolean aVar = false; public ...
0
votes
1answer
42 views

as3 MVC Using Arrays as Model Get/Set Variables

I am relatively familiar with the model-view-controller framework for actionscript 3. I have only used numbers and strings as variables in the model class. Now I am at a project that is basically an ...
0
votes
2answers
87 views

How do I create an event to move to next screen once my data has been committed to database in flex?

I have been struggling to find a way to do this. Basically, I am committing data to a database that I have assigned all the variables to. However, when it has finished committing that data, I want it ...
1
vote
1answer
348 views

AS3 Accessing methods in loaded swf

I'm loading an external AS3 SWF using the Loader class but i need to access a method inside the loaded SWF. how can i do this?
3
votes
3answers
5k views

What are the differences between the Flash Professional and the Flash Builder?

I couldn't find a comparation on the web, so, what's the difference between the Flash Professional and the Flash Builder? --update I saw in a video that I can edit some code in the Flash ...
0
votes
0answers
29 views

Flash Builder 4.7 Ant Build Issues

I hope some one out there can help. I have a large project that uses Ant for release builds, that must be "Run in the same JRE as workspace" This has always been fine in fb4.5 and 4.6 but in 4.7 ...
1
vote
2answers
33 views

AS3 Multiple Webcams not showing 3rd webcam

Hi I'm trying to create a simple AIR 3 application that displays 3 Webcams on the stage. For some reason the 3rd webcam doesn't want to show, it doesn't even turn on the LED indicator on the webcam. ...
0
votes
2answers
46 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 ...
-1
votes
0answers
30 views

How to redirect from one view to another view in Flex Adobe Flash Builder?

is it possible to redirect from one View to second View after any time? I would like to use this operation, but no idea. It is mobile project. Thank you
2
votes
2answers
79 views

Detecting Orientation Change with Event Listener

I'am work on ActionScript mobile project , i'am using starling with AS3 , i try to add event listener to detect ORIENTATION_CHANGE event in starling class but it will not detect the change , if i add ...
0
votes
1answer
36 views

Flex - drop down list stuck down if it opens alert dialog

I need to show a warning dialog after the users picks a certain choice in a drop down list. It is a simple drop down list in flex (flash builder 4.6), that opens an alert dialog. When I do this, ...
0
votes
1answer
75 views

Do MXML apps using Apache flex 4.9.1 SDK automatically compile with falcon?

Did I get the following assumptions right? ASC 2.0 is used to compile pure Actionscript projects, Falcon is used to compile MXML apps, Apache Flex 4.9.1 SDK automatically compile using Falcon ...
0
votes
0answers
59 views

Fill picture with color

I'm asking about ActionScript 3 code to fill attached picture with red color, then giving me message trace("100% painted"); when totally filled, and adding button to clear it again.
1
vote
1answer
68 views

Flash Builder 4.5 Standard License in 4.7

I have Flash Buider 4.5 Standard licence, and I would like to know if I can use my serial number with the newest version of FB (4.7)?

1 2 3 4 5 46