0
votes
1answer
53 views
Why are some of my assets 0-byte in size when I build a component using compc?
I'm building a flex .swc library using Ant, and many of the assets that are supposed to be in the file are not being copied, instead creating 0-byte entries in the .swc.
Here is t …
0
votes
2answers
28 views
create components dynamically
Hi,
I have requirement in AdvancedDataGrid.
In Advanced Data Datagrid with columns checkbox,textfield, textarea,button,radiobutton. and ADD Button and SUBMIT Button. When i click …
0
votes
1answer
21 views
Flex: force display of control’s errorTip (error toolTip) on validation failure
When a Validator (i.e. StringValidator, NumberValidator, etc) dispatches an invalid event due to validation failure, the errorString property of the source control (i.e. TextInput) …
0
votes
2answers
59 views
Flex GroupingCollection: Loop through the children
I am using a GroupingCollection to bind my advanceddatagrid. I have used groupingcollection to group the data by date.
Now I need to select the data in the datagrid through the co …
0
votes
0answers
13 views
DataEvent.UPLOAD_COMPLETE_DATA wont wait for transferring entire response?
I am implementing a multiple file upload using Adobe AIR which loops through a text file and uploads all file listed in the text. I am using file.upload() since I need to post some …
1
vote
4answers
54 views
How can I bind a flex component’s height to the height of the browser window?
I want to constrain the height of a flex component to the height of the browser viewport.
The component's children are populated from a database table using a repeater, and are ba …
5
votes
3answers
76 views
recommendation for html parser library in as3 for flex project
Hi,
Can somebody recommend a simple html parsing library, written in as3 for a flex project?
Thanks,
Nava
0
votes
3answers
41 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
23 views
How to get a collection of UIComponents based on a stylename in Adobe Flex
Does anyone know an Actionscript equivalent of the javascript getElementsByClassName.
What I would like to do is add a custom 'stylename' to various components which I can then us …
0
votes
4answers
36 views
Getting started with Flex3 …
Hi ,
I'm a little bit confused.
I want to start learn Flex3 with Eclipse and the FlexPlugin .
But I can't find the link.
Is the Standalone version of FlexBuilder free ?
How do i …
2
votes
5answers
902 views
How can I get list of properties in an object in Actionscript?
I have a dataprovider and a filterfunction for my array that's assigned to my dataprovider.
How can I get a list of the properties that are in each row of the dataprovider (item.d …
2
votes
1answer
72 views
How can I build my Flex library from source on the command line so that I can RSL it?
What the question says: I want to use compc (either command-line or ant) to build a .swc from some actionscript and mxml code. Right now, the command I have is this:
# compile s …
0
votes
2answers
132 views
Could not load definitions from resource flexTasks.tasks. It could not be found.
I'm attempting to compile a Flex application from an ANT script, inside of Eclipse (CFBuilder, based on Eclipse), and I've run into this error:
Could not load definitions …
0
votes
1answer
44 views
Adobe Air windows that don’t show up on taskbar (I dont mean UTILITY or LIGHTWEIGHT)
I want to create a new Adobe AIR window from my application. I want the new window to be a normal new window but not to re-size, minimize, or maximize but I also don't want it to s …
0
votes
1answer
111 views
Problem launching Flex Builder 3.x
I have been using Flex Builder for while, then this just happen, and now it would not launch again.
!SESSION 2009-09-01 11:24:33.517 ---------------------------------------------- …
