This is one of those issues which crops up often enough to be annoying but not often enough for me to be able to effectively remember the proper solution :S I...
Hi All, Have just installed FlashBuilder 4.5 and am compiling my project with the 3.6 sdk. Something interesting I'm seeing is a "warning/error" in the ...
How do you assign ids to ButtonBar nested components created via dataProvider? The ids of the dataProvider objects do not appear to transfer to the ids of the...
Hi all, I'd like to validate some textfields to match on alphabetic input and whitespace only, which brought me to the RegExpValidator. (Rather long post,...
I developed a flex application with BlazeDS and when i deploy and run it on Tomcat I get the following error, please help. faultCode:Server.ResourceUnavailable...
I am new to Flex and am creating application using BlazeDS and when I try to run the code on the browser I get this error, could some one please help. ...
Hi, I am having problems creating a custom horizontal scrollbar for Datagrid component. I am using AS3 default datagrid component. When I need to use a custom...
Hello there! I need to pre-render a dinamic custom component, with several components like textinputs, combobox, datagrids, tabnavigators and others. I try to...
Is it possible to reference a nested component with CSS? This code is not working: #myInstance #myNestedInstance {icon: Embed('16x16.png');} Cheers, Philip...
A few months ago I went to a presentation where the speaker said one reason to switch to Flex 4 right away was that the compiler was way faster. I'm not...
Hi , I just sent a fax to PM, Manmohan Singh and Maharashtra CM, Prithviraj Chavan asking them to respect public opinion on the Jaitapur issue. Please read the...
Hi All,  I am working on a Map Application where I need to show any area on the map using polygons. Can you suggest me how to draw polygons on map Thanks in...
Is there any way to round trip Android projects with Flash Builder 4.5 and Flash Catalist CS5.5? I've been trying to do this with FB 4.0 and FC CS5, but I...
3 times so far (over a 6 month perioid), i have opened up FB4 and got the error that my project is corrupted. I have ignored: .actionScriptProperties .project ...
Hi, I'm working on an existing Cairngorm 2.1 project that been around for a few years and it's currently got 3826 files across 2105 folders. Is that big? I am...
Hi everyone, I recently wrote an application that has several tabs (several containers that are visible at different view states) and each tab has a spark...
Some Image controls appear as vertical bars when Image 'maintainAspectRatio' is set to true (example here: http://imgur.com/U6lL4 ). Has anyone experienced...
Can anybody tell me how to make the sortable column headers on an AdvancedDataGrid look like the headers on a regular DataGrid? All I want is the header text...
I am working on data representation module of different charts & graphs. which are the different open source of Flex charts, by using it I can represent my...
I have a Flex application where some interactions cause many objects to require visual updates all at once. These updates translate into state changes for many...
Hi, Is it possible to use the debugger on generated actionscript? I've set the following flag in FlashBuilder compiler -keep-generated-actionscript=true. I...
Hi all! This is my first post in the flexcoders group (or in any other mailing list as well), so I hope I'm not doing anything wrong here. I've got a multi...
I've got a chart that shows weather information from various stations for various hours throughout the day, e.g. humidity, temperature, barometric pressure,...
Hi everyone. I just transitioned my as3 developed to vim and I wanted to set up exuberant ctags. There is a parser for javascript that comes packaged with...
Hi, I want to use Flex to work with .net by AMF way. Do you have idea how to do that? I know one way is to use Weborb for .net. do you know other ways? Thanks ...