Component in flex to render the excel.
Hello All,Is there any components of flex that render the excel in flex? I want to render the excel with excel functions, excel formatting, excel Formulas, etc. in flex. And also wants to perform...
View ArticleRe: FlexUnitTests in Flash Professional Project
Hi benschmidtke "If you are writing unit tests for Flash Pro, I'm sure you'll have no problem with it. I can send you some information on it if you are interested in pursuing this route." I know this...
View ArticleRe: Why fpdownload.adobe.com/crossdomain.xml
Hi,This doesn't seem to work for me. The crossdomain call has only recently begun to appear for us, has something changed in Adobe? Is there any way to prevent it being needed? I can't understand why...
View ArticleHow to get the handle of the advancegrid which is present in parent file from...
Hi Guys,I want to refreh the AdvanceGrid present in one MXML so want the handle of it from 4th file how to get it...In one mxml I have a AdvancedDatagrid with in the Itemrenderer property of it ,I am...
View ArticleHow to generate checkbox on grouping column in advanced datagrid : flex 3
This is my code .but it generate for all rows. I want checkbox for only where studyid displayed. <mx:AdvancedDataGrid id="dgList" x="10" y="342" width="1001" height="175" sortExpertMode="true"...
View ArticleMerging Code Coverage Reports
1) Is there any way to merge the report generated by the Actionscript Coverage plugin?? (*.ascc and *.ascs files)2) Is there any way to continue the coverage from an imported report?
View ArticleFlex 3 charts xfield and horizontal axis for line series
Hi, I have some queries with line series. I am using a column chart along with line series to display data with date field on x axis. It has a horizontal axis to plot date. I have not set any x...
View Articlehelp me in screen sharing application in flex
hii iam new to flexany one can help me in making screen sharing in flex 4.5 i tried it and i was facing problem in connecting to room. Lccs had stoped giving new account is their any solution for...
View ArticleHow can i link between two or more test cases(with 1 Test suite) using...
Hi.How can i link between two or more test cases which i have written in the following manner.private function createSuite(suiteMethod:TestSuite):TestSuite {...
View Articleitem close event is triggering twice for Advanced Data Grid
HI, I'm using AdvancedDataGrid for my project. My issue is when click on item close, the item close event is triggering twice. Why it is triggering twice? Thank you...
View ArticleRe: Parametrized Tests and IRunListener issues
Ok well in the meanwhile I solved the problems by restructuring the flexmojos unit test support in general.
View ArticleParametrized Tests and IRunListener issues
Hi, I'm currently working on fixing flexunit 4.1 support for Flexmojos and have run into some problems with the new Parametrized reports.In Flexmojos we usually counted the number of tests and then...
View ArticleUploading File classic ASP
HiIm a new flex developer and i making an app that insert data into a db and upload a file in a path web server, but my problem is when i send to asp my archive there is no way to save on the path and...
View ArticleRe: how to access stage in flexunit
I found this BDD project page, which includes a stage access example: Cuke4AS3 https://github.com/flashquartermaster/Cuke4AS3/ [EDIT]After much research and complication, I ended up using a Singleton...
View ArticleRe: Status of Code Coverage in FlexUnit?
Little late to the game, but maybe this link will help:http://code.google.com/p/flexunit-with-code-coverage/ -Jason
View ArticleMerging of code coverage reports
1) Is it possible to merge 2 coverage reports(.ascc)? 2) Is it possbile to overwrite/append the imported report into coverage plugin?
View Articlehelp me to fix it in simple way
Flex Error #1001: Digest mismatch with RSL http://www.babblesex.com/assets/26d8d138/flexapp/framework_3.5.0.12683.swf. Redeploy the matching RSL or relink your application with the matching library.
View ArticleAlert.show() error in PMD
I am using PMD tool for testing my Flex application. The Alert statements are throwing errors while checking with this tool. Kindly let me know what statements are to be used in place of Alert.show().
View ArticleDevelop BLOGGER POSTING (Android Application)
Hi, everybody ..I want to ask you some questions about FLEX.I tried to create applications for mobile devices (Android, IOS) which allows users to make posts on their blogs, especially on...
View ArticleStatus of Code Coverage in FlexUnit?
Just curious if there is any update on this thread from almost a year ago: http://forums.adobe.com/message/2994338 We would really, really, really like to generate Cobertura-style reports from our...
View Article