Tagged Questions

0
votes
1answer
27 views

Adobe Flex 3 List Control Selection and Change Event Problem

Hi I created a list control at runtime as following: var myList:List = new List(); ListArea.addChild(myList); myList.percentHeight = myList.percentWidth = 100; myList.itemRendere …
0
votes
0answers
6 views

Error installing Java Development Tools (JDT) plugin to Flex Builder 3 (standalone version)

I have Flex Builder 3 (standalone version) installed. It's running on Eclipse 3.3.1. I'm trying to install the Java Development Tools (JDT) plugin by selecting help > software upd …
0
votes
1answer
22 views

ActionScript 3 accordion component child container overlay each other

Hi all, I use accordion list in as3 to display marker cluster info on google map. For some reason, the current selected child container(a vbox) is overlaid partly by the next cont …
0
votes
3answers
41 views

advancedDataGrid with two providers

I want to have 2 dataproviders for 1 advancedDataGrid: 1 normal and second one for combobox in a one of columns. I want to have this combobox to have data from a column in database …
1
vote
1answer
39 views

Compiling a Flex Library with a source attachment using compc or FlashBuilder

I am trying to compile a Library SWC using FlashBuilder while retaining the references to the source code so that asdocs will still appear and the debugger will show source code wh …
0
votes
2answers
32 views

Make Flex Builder debugger start listening for incoming debug session connections

Is there any way to get Flex Builder to connect to an existing browser session running Flash Player Debugger? I can connect to FDB like this, but with Builder I need to click Debug …
0
votes
3answers
54 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
0answers
15 views

GZIP-Encoded HTTP Response in adobe air and flash builder 4 data centric web service

Hello, I am using data centric service in flash builder 4 (beta 2) to call betfair web service. I need to set the encoding to gzip when requesting the web service. I have found a …
0
votes
1answer
96 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 …
0
votes
1answer
16 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
56 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 …
1
vote
2answers
159 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 …
0
votes
1answer
35 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
1answer
87 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 …
1
vote
2answers
78 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 2 3 4 5 12 next
15 30 50 per page