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?
...
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 =?
...
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...
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...
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...
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...
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...
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...
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...
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 :)
...
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...
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 ...
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="...
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...
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...
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 ...
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...
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
...
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...
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...