0
votes
3answers
19 views
Any dynamic organisation chart avaiable in flex
Does anyone know of any opensource tool for creating dynamic organization chart in flex by reading values from database
0
votes
1answer
40 views
Difference in building swf through FlexBuilder and mxmlc(ANT build)
Hi,
Will there be any difference between the swf generated by Flex Builder and mxmlc?
In my application, there is a page with certain fields to be filled in. Upon clicking a butt …
1
vote
2answers
69 views
Flex Builder 3 debugging trace output
I have installed Flex Builder 3 and Flash Player 10 on my machine.
I don't know where the trace output goes because I just don't see it (I tried debug and output windows).
Also t …
1
vote
2answers
42 views
How do I license the data visualization components (charting) for the Flex SDK on an automated builder server?
I have a professional license of Flex 3.3. This allows me to create applications using the data visualization components (charts) without watermarks. However, all of release buil …
1
vote
2answers
76 views
How to structure a website project in Eclipse
I am starting a web application project that will have an Adobe Flex front-end and a PHP/MySQL back-end. I've developed a lot of C++ desktop applications, but am new to building we …
0
votes
1answer
16 views
Add .properties file to output folder of Flex project
In our current project we use .properties files as external files. When building our project the properties files are not added to the bin debug (output folder). Xml files are adde …
0
votes
1answer
13 views
upload file to server in a particular path
hi All,
In Flex i want to upload a particular file to server form local system.how to do it?
Thanks.
0
votes
1answer
48 views
Upgradation from Flex Builder 3 standard to Flex Builder3 Professional
Hi,
I had purshased one licenses for each, flex builder 3 standard as well as flex builder professional. First, I installed flex builder 3 standard and entered the license key, it …
0
votes
1answer
28 views
Modules and Panels issue
Hello everyone.
I have the following problem.
In my application I have several modules and each of them have components CollapsableTitleWindow (extends Panel). After opening the w …
0
votes
2answers
29 views
Turn off a particular warning in Flex Builder 3?
I keep getting this warning:
warning: unable to bind to property 'image' on class 'XML' (class is not an IEventDispatcher)
Is there a way I can turn off this type of warning (but …
1
vote
1answer
35 views
Flex: swiz .6.2 undefined method loadbeans
I'm trying to set up the swiz framework in flex but cant seem to get it to compile. Im using swiz 0.6.2 and flex 3.0.2. The swc is in the libs directory of my flex project.
Im fo …
2
votes
2answers
108 views
git + Flash Builder workflow: how do I set it up so git works smoothly?
I'm using git to track a project I'm developing in Flash Builder, and I'm wondering the best way to go about having it track it, especially regarding Flash Builder generated files, …
0
votes
1answer
64 views
(Flex 3) How do I get data from a xml file using HTTPservice and save the return data as an array?
Hi, I have an xml file (externally saved) that is similar to the following:
[root]
[main]
[title]...[/title]
[content]. …
0
votes
1answer
67 views
how to create a table like structure in Flex with rows as text inputs or can I have input fields in the datagrid column??
I want to create a table like structure in Flex, with labels as header. The rows entries might be a check box or a text input box,Like give below.
select | task name …
0
votes
1answer
87 views
Convert Flex Builder 3 project to Flash Builder 4
Hi,
I just upgraded to Flash Builder 4 (beta 2) from Flex Builder 3 which I have been using since it came out. Problem: All the projects that were in my workspace from Flex Build …
