flexbuilder

Flash Builder 4 debug opens in flash player instead of browser

title says it all ... I have to run my project in a .shtml page, so I changed the run/debug settings > URL or path tho launch to the correct index.shtml page. But now instead of opening it in the browser, FlashPlayer.exe is opened ... Where can I change settings for this? ...

Flex Builder : How to mark a warning as an error and aborting the build

Is there a way by which I could make a warning behave like an error in Flex Builder. In particular I am highly worried about this warning : 1100 : Assignment with conditional. Did you mean == instead of =? ...

Flex bar chart not working

XML Data to plot: <?xml version="1.0" encoding="utf-8" ?> <spearkerslist> <speakers langid="afb" countryid="SA" countryalpha3id="SAU">200000</speakers> <speakers langid="acw" countryid="SA" countryalpha3id="SAU">6000000</speakers> <speakers langid="ars" countryid="SA" countryalpha3id="SAU">8000000</speakers> <speakers la...

Flash player on Ubuntu 10 not working after Flex builder installation

I've just installed Flash builder on my machine, which went ahead and installed the debug version of Flash on my machine as well. It appears now that this has broken Flash in my browsers or at least the browsers have no idea where flash is located on my machine. When I open a browser and navigate to a Flash page I get the message, "Alte...

HSlider event listener not triggered when value is updated Flex 3.5

I am writing a web application that will serve as a configuration for a random data generator that I have written in Java. The values that I set in this application will write to xml. The xml data is updated by a file called simulationParams.as and that file is added to each child in the "viewStack" so that when I change any of those v...

Flexbuilder 3 Install under Linux

Solving this problem would make my life a hundredfold easier, because working in Windows XP blows, and save for this one Adobe POS, I would be working entirely in Linux. The Flex project I'm trying to build can be built successfully on Flexbuilder 3 Pro (licensed version, 3.2 SDK) in both Windows XP and Mac OS X. I followed these instr...

Flex Ant compile project

hello, i want to use Ant task to compile flex project(with many libraries, modules) i use -dump-config build.xml compiler option in flash builder to extract build config after i create this Ant task(for start, i try to compile only one mxml-module) : <project name="My App Builderrrr" basedir="." default="main"> <property name="QA_P...

Diffrence in Ant and Flex builder builds ?

In my application build on Flex 3.2 SDK I am calling a swf of Application built in Flex 4 SDK. and I am using Local connection to transfer data to and fro from that swf. When I am building my flex 3 application using Flex Buulder then everthing works fine. i.e. The swf generrated runs fine and also loads(using swf loader) the Flex 4 swf...

Coded SWF Properties in Flash Builder 4

i want to add a SWF metadata tag to an ActionScript Project in Flash Builder 4, that denotes the default size and background color of the swf. i can do this in Flash Professional, but it doesn't work with ActionScript projects in FB4? can i not include this tag? i know i can set these properties in the properties panel, but i'd like t...

DualBinding in Flex with Number

Flex 4: I have an issue with dual binding 1067: Implicit Coercion of value of type String to an unrelated type int I have a custom component "Experience": Experience { var years:int; var months:int; } Please help :) ...

How can I tell Flash Builder 4 where to look for FlashPlayer.exe

I uninstalled Flash Builder Beta 2 and installed the Flash Builder 4. I tried to import my new projects, but I keep getting a popup that says: " [path/to/Adobe Flash Builder Beta 2/FlashPlayer.exe] Flash Builder cannot locate the required version of Adobe Flash Player. Do you want to try to run your application with the current versio...

Adobe native Air app works on windows7 but not on windowsXP??

Well i have an adobe air app that captures screen and saves image on desktop. The App works fine on windows 7 but it just does not work on windowsXp.. The App use native windows exe that was built in C# using Visual Studio 2010. Its video tutorial and code is given at http://www.gotoandlearn.com/ The app just does not work on windows ...

Flex: rotating buttons and changing focus

Hi, I've got a problem with rotated buttons in Flex. They seem to contaminate other components' focus rectangles. Take the following source code, which couldn't be much simpler: <?xml version="1.0" encoding="utf-8"?> <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"> <mx:VBox width="100%" height="...

Flex/Flash Builder is renaming my SWF after building

It's only started doing this today, so I assumed it was something I've done, so I've opened a new workspace, created a new project, logged out, restarted, all of the usual suspects. So the application is called ApplicationMain and the computer's name is Hobbes. What happens is that after a build completes, I see the ApplicationMain.swf...

How do I design a dynamically changing table in Flex 4?

So, I'm new to Flex 4 and have been doing the Flex in a Week crash course online. I need some help trying to build a dynamically growing or shrinking table with columns and rows. The cell backgrounds of the table will change color depending on an XML file. Sometimes a picture is worth a thousand words: http://drop.io/v0woo7w (password...

Flex and full UTF-8 Support?

Hi, Doing some software review for a RIA project - I was hoping to use Flex but need to make sure it has full UTF-8 support - I'm talking all fonts for all languages - everything from English, to Finish, to Russian, to Japanese to Thai to Sanskrit... I haven't worked with Flash/Flex/ActionScript in years - but I seem to remember it's ...

Can one keep both version of Flex builder simultaneously (verision 3 and version 4) on his/her machine

Dear Friends, I have Flex builder 3 already installed on my machine. Now, I want to use Flex builder 4 also (officially Flash BUilder 4) on same machine. Can I directly start with Flex builder 4 and import my Flex BUilder 3 project there w/o any loss ? If not then, do I need to first uninstall my current version (3) or can I keep both t...

Remove flex license key from Flex builder 3

Hi, I had installed flex builder 3 plug-in in Eclispe 3.4. Now the license is expired. So i need to add another license into the same. But i could not able to change the license key because the option is disabled. So please any have idea how to change the license key in eclipse with flex builder plug-in 3. Thanks, Ravi ...

How can I debug an Actionscript project in Flex builder?

I am trying to use Flex builder for the first time in years. I haven't used the "Run Application" option before, and when I do that now it tells me "Errors exist in required projects" and whether I should proceed. I would like to debug those errors. Does anyone know how I can do that? PS: When I click the "Debug" button, it does exactl...

Does anyone else use the Flare toolkit? I need some help!

I am trying out the fantastic Flare toolkit, but following the tutorial almost out the gate, I got stuck. I am using Flex builder and there seems to be an error in one of the included library files (Visualization.as), and there isn't anything I can do to fix it -- I can't even debug the error, as I already wrote in this post, because Fl...