FlashBuilder is the Flex 4.0 replacement IDE for Adobe's FlexBuilder.

learn more… | top users | synonyms

0
votes
0answers
9 views

Flash builder geolocation App

I am all new to Mobile Application development. I sign up in class project where we plan to build simple app to Navigate in the campus. We have data for the locations. If someone went through such ...
0
votes
0answers
21 views

Over time Application built in FlashBuilder runs slower and slower

I have an application built in FlashBuilder written in actionscript that when I launch the application its very responsive and smooth running. However, over time and after interacting with some ...
-1
votes
0answers
29 views

Flex: Can <s:Panel> take up the entire size of a device's screen? [closed]

I tried doing this: <s:Panel width="100%" height="100%"> But it doesn't work. EDIT: This is what I've done. I tried setting width and height to 100%. It does not work for me. <s:Panel ...
0
votes
0answers
6 views

Flashbuilder actionscript mobile to flex mobile

i have this code (not completely mine) to dynamically generate a musical note (A-440hz). if i run this, it will play it automatically. I want to make a mobile project so i can insert a button and then ...
1
vote
2answers
31 views

Connect ActionScript class (Socket) with mxml Script code

my problem is the following: I have an actionscript class that represents a socketclient. This code works. In addition to that I have a Main.mxml file with fx:script code (In my original file there ...
0
votes
0answers
17 views

Flex 4.6 Programming a skin on AS3 to define a background using an FXG

Hi I have an FXG graphic which I want to use as a global background image in my App. I am programming my first Android app, I started by creating a ViewNavigatorApplication where I was thinking in ...
0
votes
1answer
34 views

viewMenuItems doesn't appear when applying skin to ViewNavigatorApplication

ViewMenuItems works fine when I don't apply skinClass fo ViewNavigatorApplication, but when I apply custom skin to ViewNavigator, ViewMenuItems doesn't appear. My Main.mxml file contains ...
0
votes
1answer
41 views

Compiling AIR applications with FB4Linux doesn't work

I've tried to make Flash Builder work on my Ubuntu 12.04 system but ran into some troubles. After installation of FB4Linux with Eclipse Indigo I ended up with a working Flash IDE. Unfortunately ...
0
votes
0answers
12 views

Send an Email with Button Click in Flex Mobile

I am developing an application that has a button in the description. I would simply like the button " On Click " to open the default mail application, prefill my email in the window, and allow the ...
0
votes
1answer
26 views

Error in StatusText

in this line <mx:Label x="132" y="105" id="statusText"/> I get an error - Attempting to initialize inherited property 'statusText' of type 'spark.components.supportClasses.TextBase' ...
0
votes
0answers
27 views

Flash builder for iOS: esri ArcGISDynamicMapServiceLayer and time slider

0 Hi, I am using Flash builder with Air technology to build an app for iPad which displays a map with time layer. I am using esri:ArcGISDynamicMapServiceLayer for my rest map service. And also ...
1
vote
0answers
58 views

Flash Builder Code completion for events

When I'm using a built-in EventDispatcher the code completion will show a list of all events that are fired by the class, example: How can I achieve the same for my own classes, for example I might ...
-1
votes
1answer
92 views

Adding images inside a Tooltip in Flex 4

I am trying to insert images and other html content inside a Tooltip in Flex 4 by making the text htmlText similar to this: http://blogagic.com/190/easy-flex-tooltip-customization-using-html-tags My ...
0
votes
0answers
46 views

Can't configure ASP.NET to work in Flash Builder 4.6

Every time I attempt to create a new project using ASP.NET I get an error message, "You don't have ASP.NET development server installed". I'm sure I do, I have both Visual Studio 2012 and 2010 ...
0
votes
4answers
87 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.
-2
votes
1answer
37 views

Flash stage to Flashbuilder [closed]

I have a fairly complex (well, for me) project in Flash Pro CS6 for iOS and Android. All of the code is in AS3 - mostly one big file since I suck at OOP. I have a ton of stuff on the Stage for the ...
-1
votes
1answer
55 views

Using <compc> to build SWC

I am using ant to build swc automatically, but the built swc only 3K. I checked several solutions, but there is nothing difference with my build.xml, Help! my build.xml looks like as following ...
1
vote
1answer
230 views

can i use design mode in fb 4.6 if I add apache flex sdk 4.9.1 as my compiler?

Im running flashbuilder 4.6 and just added apache flex sdk 4.9.1 (build 1447119) to my mac book pro running Moutain Lion and when I tried to do a quick 'hello world' and add a few elements to the ...
0
votes
1answer
56 views

Convert an signed int to 8 digit hex in flex

How can i convert a type int into 8 digit hex decimal in flex I need a function similiar in c# [ ToString("X8") ]. This function does the job in c#. But what is the option in flex ?
1
vote
0answers
49 views

SocialTest - com.adobe.ane.social SocialUI could not be found

I'm trying to run the sample SocialTest, but this error always appears: VerifyError: Error # 1014: Class :: com.adobe.ane.social SocialUI could not be found. The same applies to any other sample ...
0
votes
0answers
37 views

Networking between linux and windows using adobe air desktop app hangs up

I have 1 windows pc and 1 linux pc. their networking went well but sometimes i my air app in linux hangs up for minutes (20 mins)... does the libraries (specifically networking) affect the ...
2
votes
1answer
118 views

Buffering while pausing netStream.pause() actionscript

I have a video player and I would like to implement a pause button. I want the video to pause, buffer, and then restart from the point when the user pressed pause. I red here ...
1
vote
1answer
66 views

Main mxml file and as file - how to exchange data

I have a main mxml file and a phpconnect.as file. When I call the phpconnect-fuction from the mxml-file the connect works fine also trace in the console works fine. But what's the best way to get the ...
-1
votes
1answer
48 views

Air Android to Android app [closed]

I am trying to create an app that can communicate from cell phone to cell phone by WiFi, Bluetooth using flash builder. Have searched Google with little to no results. I am just looking for some ...
0
votes
0answers
47 views

Adobe Flex flash screens have 4 second lag before launch

I have a system that has an application that loads Flex modules. what I'm seeing is that I make the request to load the application, and there is a 4 second lag before the Initialize is called in the ...
0
votes
1answer
198 views

how to make SIMPLE animated sprite actionscript?

I cant find any well explained SIMPLE way of creating animated sprite. Lets say I have 2 .png files to appear rabbit running: rabbit1.png and rabbit2.png [Embed(source='assets/rabbit1.png')] ...
0
votes
1answer
97 views

Design Editor in FlashBuilder

I downloaded FlashBuilder 4.7. I tried a simple flex project (a button) but i can not find the Design mode button . Well, how can I find it ? Thanks, Eugen
0
votes
0answers
53 views

Add a ant task before a release build in Flash Builder

I've a small ant task that runs before any regular, or debug build with Flash builder that copies all files from an assets directory into my bin-debug directory. But I'm finding it difficult to see ...
0
votes
1answer
135 views

flashbuilder 4.6 - How do I include a sqlite db and copying to storageDirectory

Im completing an app in flashbuilder 4.6 and originally was creating a new sqlite database and table within it, on the fly, when the app was first run... but I now want to include a database file in ...
0
votes
0answers
44 views

Cannot edit custom flash pro components from flashbuilder UI

I have a situation in Flashbuilder 4.6, where I cannot access to edit custom Flash Professional Components from the Flashbuilder UI. This has been working fine for some time, and all of a sudden ...
0
votes
0answers
40 views

how to write mp3 format in data xml to create multiple mp3 files on flash builder project

I have the below mxml file public var mySound:Sound = new Sound; public var songURL:URLRequest = new URLRequest("assets/music/{data.track}"); public var channel:SoundChannel = new SoundChannel(); ...
0
votes
1answer
54 views

ios Mobile project, how to add MXML?

I just downloaded the new Flashbuilder and created a new project for iOS. I cannot add a new MXML component to it, it says there is no flex project? Is MXML NOT supported? Thank you
1
vote
0answers
150 views

As3 & Flex Builder: Flickr API Photo Application

My problem is when I run the application, the photos show up fine, but they pop up only in a single row. I'm trying to get at least 20 rows on the application. Also, how would I code the button ...
1
vote
0answers
134 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
1answer
84 views

trying to figure out how to toggle geolocation on android with flex

Im trying to get the toggle switch to DISABLE and STOP the geolocation routine... i get null object error when geo is set to new Geolocation -- what am I missing here? private function ...
0
votes
0answers
36 views

Flash builder can't find managed query

I used the wizard to create a number of services directly from a db and it works perfect. With all those crud methods generated, I added more getby methods (almost one for every property in the table) ...
3
votes
1answer
84 views

Always getting XML responses in FB 4.6

I'm working with webservices for iOS whose Request and Response are in JSON format. While accessing this webservice through flash builder, I'm getting response in XML format. But running the same app ...
0
votes
1answer
114 views

flashbuilder 4.6 / flex - how to use if then to check toggleswitch value

I have an app Im building with that I want to have a toggleswitch control whether or not a function STOPS running or Whether it should RESTART. how to I set this up? I've tried if ...
2
votes
1answer
144 views

Changing text style on iOS does not appear until after text field loses focus (using Flex)

In Flash Builder, on a flex mobile app for iOS, I have a text field that is supposed to have text that resizes to fill it. It works fine on the AIR simulator, but doesn't work on a device or the iOS ...
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 ...
0
votes
1answer
91 views

When using a swc with embeded files the files are missing but the swc compiles with out errors?

I am making a swc file with code that I have made in actionscript and it works correctly. However after I take all the code and put it into a swc library and it creates the swc with out any compile ...
0
votes
0answers
53 views

Debugging Action Script when looking for calculation result

My question is if is there possibility to check in which exact place in code was called method which giving some Number or Integer as an result. I have users of my game that use CheatEngine to change ...
2
votes
0answers
125 views

Unable to delete swc files in Flash Builder after building using an ANT script

I'm trying to incorporate an ant build script to be used in the FlashBuilder IDE, but I am running into an issue when trying to delete a swc file that is created when running the 'clean' target. I ...
1
vote
2answers
367 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
1answer
50 views

Prevent FlashBuilder from building all my assets

One annoying thing here.. My project contains lots of assets (a couple GB). They never change. At least not when I'm working on the main MXML code. Is there a way to prevent FlashBuilder to rebuild ...
1
vote
2answers
1k views

Starting new actionscript project in Flash Builder 4.7: no SDK selection available

I'm using Flash Builder 4.7. When starting a new Actionscript Project, the first popup box where you define the project name etc doesn't show any SDK's. So under "This project will use" there is just ...
1
vote
1answer
175 views

Flex Mobile Project vs. Action script Mobile Project

I am new to development and would like to develop an android application. I have previously built an application with Adobe Flash Builder 4.6 with Flex Mobile Project. I just recently noticed in 4.7 ...
3
votes
1answer
108 views

Using a .dll file in ActionScript

I need to use a dll file that was created in C# within my FlashBuilder project. I saw that adobe native extensions might be able to be used to incorporate the dll file, but I'm not entirely sure how ...
0
votes
0answers
104 views

Error while installing flash builder plugin 4 in windows 8

I am trying to installing Flash builder 4 plugin in windows 8 throwing error. Error is :- Installer User Interface mode not supported. Can anyone of you please help me out.
0
votes
0answers
164 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 ...

1 2 3 4 5 7