Tagged Questions

Like its predecessor, FlexBuilder, Adobe's FlashBuilder is an IDE for building Flex and AIR applications, and is built on the Eclipse framework. It was introduced with the Adobe CS5 creative suite as well being available as a standalone. (Note: the version that comes with CS5 is not as robust or ...

learn more… | top users | synonyms

5
votes
2answers
528 views

How do I get FlashBuilder to show me the command-line output?

Specifically, I want to know what the commands are... all the flags it produces and passes to mxmlc. There must be a way, but I just can't figure it out.
4
votes
3answers
741 views

how do I use ant build to execute exportReleaseBuild task in Flash Builder 4

I'm trying to do an Ant build with FlashBuilder 4 for an Export Release Build. There is supposed to be a new (in FB4) ant task fb.exportReleaseBuild that will execute the release build. Reference to ...
4
votes
2answers
211 views

Creating custom MXML components

When I define custom propertie in my MXML component, I also want to define a set of possible values of that property to make Flex Builder show then (possible values of the custom property) when I ...
4
votes
5answers
736 views

Any ideas on how to prepare for the future of Flash/Flex/HTML5 Development?

I've chosen Flex 4 as the most appropriate technology to develop a graphically-rich web application (its not a simple content-driven site), but worried about how the recent negative press (i.e. ...
3
votes
1answer
647 views

Flash Builder 4.5 & FlexUnit 4.1

We have a large, multi-module product we are writing in Flex 4.1 running on top of a Java-based middle-tier. Coming from a Java background, I want to have support in our Flex environment for writing ...
3
votes
2answers
81 views

Making a Debug class

I saw in some projects that ppl has their own "Debug class". So, instead of typing: trace("look at this!") you type Debug.trace("look at this!"). The only advantaje I saw was that you can disable ...
3
votes
2answers
809 views

Debugging or Watching Static Variables within Flash Builder 4

Problem: When I set a breakpoint and debug my application, Flash Builder 4 is not displaying static variables within the variables window. I can't seem to find a solution in other posts. More ...
3
votes
2answers
186 views

Large development teams and SVN

A few questions regarding this topic: 1) What's the largest development team (doing actual commits, not counting read-only) you've had on a single SVN repository? Did you have any issues? 2) What's ...
3
votes
2answers
4k views

Display embed images in Flash/Flex Builder

i'm using image embedding in Flex 4 (the same goes with Flex 3). I have one class with a lot of [Embed(source="../assets/icons/icon1.png")] public static const image:ClasS And i reference them ...
2
votes
1answer
78 views

How do I build an Ant script to do different compilations based on my target output. AIR vs Swf?

How can I build an Ant script to output swfs vs air packages, and to use different classes during the compilation based on my desired destination? For example I am building an app that will be for ...
2
votes
1answer
920 views

Flex 4.5.1 runtime ReferenceError: Error #1065: Variable … is not defined

Ok, I need some help on this one. I upgraded from Flash Builder 4 to Flash Builder 4.5 and have switched my project to the 4.5.1 sdk. I use an ant script to build my project, so I modified it to use ...
2
votes
1answer
218 views

Flash Builder as AS3 Editor for Flash IDE Question

I have been using Flash Builder 4.5.1 as as Editor for my Flash IDE projects. This works great, mostly. I love that I can compile into the Flash IDE from Flash Builder. However, it is very annoying ...
2
votes
2answers
129 views

AS3 Flash Compile - Exclude Functions from Compile

There is probably no way for this but does anyone know a method of excluding certain functions from a build by use of a meta tag and or compiler option? I want to expose some functions for testing ...
2
votes
1answer
3k views

Flex 4.5 Mobile iOS problems with determining actual screen/stage resolution

I am having a fairly huge problem. I am hoping this is due to my own stupidity and not a bug of some sort. I have code that needs to know the screen dimensions. I have not found a reliable way to do ...
2
votes
4answers
142 views

Flex 4 - Need some help with startup progress

Is there a way to wrap my HTTPServices into the startup progress? Right now I have the HTTPRequest Send actions set for creationComplete on the Application (Application creationComplete="initApp()"). ...
2
votes
1answer
178 views

Flash Builder: Export profiler results?

Is it possible to export the profiling results from Flash Builder? I need them because I'd like to filter based on method name, but Flash Builder's built-in filtering doesn't allow that.
2
votes
1answer
141 views

Displaying Actionscript Documentation in Eclipse

This is probably a very basic question, but how does one enable the actionscript documentation to appear properly in Eclipse? For example, if you hover over addChild, the ASDoc view brings up the ...
2
votes
1answer
372 views

Flash Builder + Eclipse: disable mouse hover popup?

Is there any way to disable the inane popup which appears when the mouse hovers over code?
2
votes
1answer
438 views

Perforce integration with Flex Builder / Flash Builder

How well does the Perforce Eclipse plugin work with FB (3 and/or 4)? I've found some claims of compatibility on the internet but I'd like some confirmation of compatibility based on real experience ...
2
votes
5answers
732 views

How do you stop Flash Builder 4 Actionscript project launching Flash IDE?

I am trying to create an Actionscript project in Flash Builder 4. However when I debug or run it always runs in the Flash IDE. I want it to run in the standalone flash debugger without the Flash IDE! ...
2
votes
6answers
2k views

alert dialog not showing the text in flex 4

I am using Flex 4 and running into some problems displaying a simple alert box. The alert box shows up, but the text seems to be the same color as the background. I know the text is there because if I ...
2
votes
2answers
1k views

How can I use URL parameters while debugging in Flash Builder 4?

How can I use URL parameters while debugging in Flash Builder 4?
2
votes
3answers
875 views

Find workspace location using ANT

I'm working on a build script in the Flash Builder version of Eclipse. This build script needs to import launch configuration .launch files into the user's workspace. However there doesn't seem to be ...
2
votes
2answers
770 views

How do I manage library symbols with linked classes in Flash CS4 to compile/debug in Flash Builder 4?

I'm building a video player using Flash CS4 (hereby referred to as "Flash") to create the graphic symbols and compiling and debugging with Flash Builder 4 ("FB4"). Here are the steps I take in my ...
2
votes
1answer
387 views

SparkDataContainer Scroller not scrolling to bottom of container

I am using a scroller component within a custom skin for a SkinnableDataContainer. I am running into an issue in that the thumbbar of the scroller stops at about the 50% point, however this is ...
1
vote
0answers
34 views

configuration error setting up textbook example using Flash Builder 4.6 and BlazeDS

This should be a TEXTBOOK example how to get started with BlazeDS and Flash Builder for a simple remoting application. But, it's failing hard. As soon as I complete the new Flex Project wizard, I get ...
1
vote
2answers
37 views

Flashbuilder, PHP and MySQL

Simple question that has been driving me nuts. I am working on a project in Flashbuilder, have generated a php service. I have had to make some changes to the database. How do I get flashbuilder to ...
1
vote
0answers
97 views

How to play videos on a andriod tablet in with adobe air mobile with out them being choppy?

I am trying to build a app that will play videos on a Android tablet. The tablet is a transformer prime running a Android version 4.0.3. I am using flash Builder 4.6 with Flex 4.6.0. Every time i add ...
1
vote
1answer
115 views

Create Image Slider Like Nivo Slider With Flash Builder

I'd like to build image slider like Nivo slider with Adobe Flash Builder. i'd like to have image controls, image titles displayed above the image(like layers in flash). i'd like to read the data ...
1
vote
3answers
58 views

What is the data type from the source of an image

another flashbuilder brainbreaker for me... I have a class with a contstructor that should only change the source of an image. [Bindable] [Embed(source='../pictures/test.jpg')] private ...
1
vote
1answer
87 views

Easy Example Flash Builder Actionscript 3 Programming

I really need help with this! I have looked high and low for an easy example I can learn from and can't find anything. I am turning to here as a last resort. I know there are plenty of examples of ...
1
vote
1answer
118 views

Converting a SVG image into bitmapdata in Flex 4

I am working on a flex project, where I have to load a couple of SVG files and compare their pixels. To compare the pixels, I like to convert them into a byte array (BitMapData). I am able to create a ...
1
vote
1answer
153 views

Adobe flex apk file not working in emulator displays only blankscreen how can resolve the issue?

i am developing adobe flex application using flashbuilder4.5 tool total app run configures desktop avd is working fine i am generate sign apk file this apk run in emulator its shows blank screen long ...
1
vote
2answers
117 views

How to run a native process in flex library?

It could run a native process in an adobe air application by enable extendedDesktop. But if create an flex library, does it support running an native process. If yes, how to configure it? Thanks.
1
vote
2answers
1k views

How to properly define the Flashbuilder 4.5 Premium license for a maven flexmojo based build?

We have been building our Flex app forever using Maven. Due to the fact that we use RIATest for integration testing we need to create a special test version of the app with the RIATest agent compiled ...
1
vote
2answers
176 views

Actionscript mobile library project

I'm developing an ActionScript 3.0 project for Blackberry Playbook, Android and iOS. I have some custom UI classes, like buttons, that I want to use it in another projects. How can I make an ...
1
vote
1answer
301 views

as3corelib JSON parsing problem

I have the following two routines in Flash Builder: public function getData():void { httpService = new HTTPService(); httpService.url = ...
1
vote
6answers
3k views

Flashbuilder 4.5 DropDown List for Mobile application?

Hi I am currently developing a mobile application within Flashbuilder 4.5 Pro. However I am having issues as I cannot seem to add a drop down list to my application and have it work properly. I have ...
1
vote
2answers
314 views

ActionScript - Eclipse/FlashBuilder: How do I change the color of/prevent the selection of matching selected text?

Within FlashBuilder/Eclipse, when you select a word, such as "protected" or a variable, every instance of that word is also highlighted. How do I change the background color of the selected instances ...
1
vote
3answers
589 views

Flex (AIR) android Shoutcast app issues

I'm attempting to build an android AIR app based off of the Codebass player (http://codebass.net/2010/09/01/codebass-streaming-radio-player/) It's not meant for android and the actionscript works ...
1
vote
1answer
111 views

TypeError: Error #1009: but the debugger says that the object is valid

I ran into a problem where I was getting a TypeError: Error #1009: Cannot access a property or method of a null object reference while the debugger was reporting that the object was not null. Traces ...
1
vote
2answers
243 views

sending request with generic data type from FlashBuilder4 to wcf service

I've got a wcf service set up on the server which is supplying data to a flex project built using Flashbuilder4. I've used the webservice introspection feature to generate the DTOs and service ...
1
vote
1answer
504 views

Eclipse + Flex Builder: keyboard shortcuts for “open resource” stopped working?

I upgraded from Eclipse 3.4.2 + Flex Builder 3.5 to Eclipse Eclise 3.5.1 + Flash Builder 4.1, and for some reason keyboard shortcuts for “open resource” just stopped working. I can click “Navigate -> ...
1
vote
4answers
163 views

Why do IDEs stick to old code after an error?

What is it about IDEs - be it Flash Develop, Flash Builder, Visual Studio or even Eclipse - that makes them stick to the old error even when you delete all the code and start afresh they point out the ...
1
vote
1answer
175 views

FlashBuilder output to SFTP

I need to debug a Flex project on a remote server. The project has Linux backend. I have access to the backend via WinSCP. Is it possible to set up Adobe FlashBuilder to build to the server (what ...
1
vote
0answers
114 views

Strategy for Design-time Data in FlexBuilder

I use data binding all over the place... but when I look at my app in the design view, the data bindings are either empty or show the binding expression. In either case, it doesn't let me preview ...
1
vote
1answer
442 views

How to remove undesirable text/HTML tags from FLEX LineChart's custom dataTips?

I wrote a function to override my FLEX LineChart's datatips because the default datatips were ugly and rather boring. I finally set the style I wanted but am now having some problems removing ...
1
vote
1answer
215 views

How do I save a flex application snapshot to a file with PHP and then display it in the browser?

I'm trying to save a snapshot of a component in my flex app that is then sent to a php script to be saved and then spit back out into the browser window. I can't seem to get this to work. Here's my ...
1
vote
1answer
385 views

AS3/Flash Builder: Conditional Metadata Tags?

I'd like to be able to have my SWF compile to different sizes based on whether I'm debugging or creating a final build. Is there a way to accomplish this in Flash Builder? I'm using the [SWF] ...
1
vote
1answer
154 views

Using a button within flash movie in flex/flash builder

Is it possible to build a UI with Flash CS5 that contains multiple buttons, and then have flex listen to those button events? My current plan is to load the SWF with SWFLoader and attaching listeners ...

1 2 3 4