How do I get itemDoubleClick event in spark DataGrid ???
Hello Everyone, Recently I am working with Spark DataGrid.Before I was using AdvancedDataGrid. In that I was capturing itemDoubleClick event. But I am not able to find such a event in SparkdataGrid. So...
View ArticleBuilding DataGrid dynamically
Hi, I am getting data from the database via XML (SOAP Web Service),and in that case I don't know number of columns or their names.Need to display them in Spark DataGrid (and allow user to add, edit,...
View ArticleReferenceError: Error #1065: Variable [XX] is not defined.
The flex framework throws the following error when trying to serialize the results of a web service call: ReferenceError: Error #1065: Variable Photo is not defined.at...
View Articleframework:flash-integration
Hi, I am using FlexMojos 4.0-rc2 on a Dutch project. When I use <localesCompiled> < locale>nl_NL</locale> </localesCompiled> He starts to download Downloading:...
View ArticleNeed a simple Dashboard example
Hello All, Can any one provide me an simple Dashboard example (Charts) using Flex 3 . The dashboard should use a MYSQL database as a source. Many thanks,
View ArticleFlash Builder 4 Extremely slow under Windows 7 + Java
Hello, I have the following configuration: Sony VAIO SZIntel Core 2 Duo 2.1 GHz (T8100)4GB DDR3NVidia 8400M GS320GB (7200 RPM) HDDWindows7 Ultimate (6.1.7600) I'm trying to use Adobe Flash Builder 4...
View ArticleQTP 11 and Flex 4.5
I am using QTP 11, Windows 7 64bit PC, Flex 4.5, on IE9. I am able to identify objects in the record mode and they do get added to the local object repository. However, when using QTP with Object Spy...
View ArticleFlex 4.6 unable load module, if it contains a chart component.
Hi All, I am facing a problem in 4.6 flex SDK however it is working fine in earlier version sdks.I used a column chart in a module and tried to load the module in flex 4.6 Application . It gives the...
View ArticleNew to developing could anyone point me in the right direction for sqlite issue?
Hello I am a new developer in training trying to work on my first project I have been hit by a major roadblock that i have worked on correcting for 5 days before posting here. I am currently using...
View ArticleFlex 4 -> Datagrid add checkbox to a column
Hello all. I am trying to add a checkbox to a datagrid column, so that i can use it to delete a record from the array. My datagrid is as follows <mx:DataGrid x="10" y="40" width="903"...
View ArticleAAC encoding
Hi there, I'm looking for a solution to create a live broadcasting tool which supports H264 + AAC encoding, similar to Flash Media Live Encoder. Since Flash Player 11 it's possible to encode H264 live...
View ArticleFacebook GraphAPI_Web_1_8_1 not wokring using Adobe?
i did add the GraphAPI_Web_1_8_1 api in lib folder and then add the following code and then run the app but it never come to the handler once i click on init or click on friend list <?xml...
View ArticleFlash Builder 4.5 Java Heap Space Error
Hello everyone, I've downloaded Flash Builder 4.5 trial a few days ago. Let me first tell that I like the new features a lot and they help to speed up the development process noticably. I thank Adobe...
View ArticleStyle Explorer for Spark components?
Is there one, or an equivalent? It would save me a lot of time trying to figure out how to style these components, since a lot of the css properties I'm used to from 3.0 don't seem to work (panels,...
View Articleimport com.adobe.serialization.json.JSON;
Hello I am using Flex Builder 3 Trial Version, when I import com.adobe.serialization.json.JSON, the IDE gives the following error: 1172: Definition com.adobe.serialization.json.JSON could not be found....
View ArticleSometimes silent fail
This morning it took 4 tries to get Flash Builder open. The first time: the load screen displayed and then disappeared. The second time: the building workspace progress-bar appeared and then it all...
View ArticleGoodbye Flex, Hello Ruby on Rails
Adobe announced it is halting development of Flash Player for mobile in the browser, but it will continue support for AIR on mobile devices. Will Flex survive long term? I have my doubts. I'll still...
View ArticleError #2046: The loaded file did not have a valid signature in flex 4
As part of our CI build, the ant script that builds the client side (flex 4) projects also runs a set of FlexUnit4 tests on the deployed project. Most of the tests work but a few fail with this error...
View ArticleFlex 3 ComboBox Not Firing Change Event
I have run into a peculiar behavior with the Flex 3 ComboBox. If you have a combo box that initially defaults to no item selected and a required validator, the behavior is incorrect given one...
View ArticleCan you set textRolloverColor and textSelectedColor for a DataGrid via...
Ok so I have a DataGrid with a default row text color set. I use the styleFunction to change the text color of a row if a certain condition is met by returning the new color. However, I would also like...
View Article