I have 2 flex projects which were create in flash builder 4.5.....how can i call one project from second??? the best would execute to the same window.... I\'m interesting about both possibility (in br
I am having a problem setting up the LinearAxis in a horizontal BarChart using an interval value that is 0.25.I am using a minimum value o开发者_开发技巧f 0.0 and a maximum of 1.0
In Flex it is now possible to use the -define compiler option to do all sorts of cool stuff. In my program, I am using the option such that some of my code is excluded by blocks like this:
Is mx.containers.HDividedBox deprecated by some spark container in Flex 4.5? I\'m new to Flex programming and can\'t find any spark replacement for it.
I\'m using several custom MXML components in my Flex 4.5 application. They all use absolute coordinates to place Image, Label, Line, etc. components and are currently based on a spark.components.Bord
I am developing a web application for a web firm, it is an \"engine\" that loads external swf files and presents them in a slideshow fashion much like what is presented a lot these days for website fr
I have the following code: <s:BorderContainer id=\"myBorder\" width=\"78\" height=\"78\" horizontalCenter=\"0\"
I want to use Adobe mxml to create a swf. However, the mxml gets compiled to swf itself and is not available after creating the swf. I want to add states with UI components without compiling it every-
I\'m new to Flex and am porting a pure Flash/AS3 app to Flex 4.5 I\'ve created a custom MXML component based on BorderContainer
I am trying to create a flex app but facing a weird problem I have created a package to keep my mxml file separately and action script file separately. B开发者_开发百科ut the problem I am facing is wh