mxml
How can I call flex project from other flex project?
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[详细]
2023-04-05 02:41 分类:问答Setting small interval on LineAxis
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[详细]
2023-04-04 21:38 分类:问答Flex conditional compilation of MXML?
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:[详细]
2023-04-03 20:05 分类:问答Is mx.containers.HDividedBox deprecated in Flex 4.5?
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.[详细]
2023-03-31 12:16 分类:问答What to use as base for a custom MXML component?
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[详细]
2023-03-31 04:08 分类:问答Setting stage to allow for any stage width or height
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[详细]
2023-03-30 17:24 分类:问答TileGroup overflows bounds, diplays chidren outside container
I have the following code: <s:BorderContainer id=\"myBorder\" width=\"78\" height=\"78\" horizontalCenter=\"0\"[详细]
2023-03-30 17:15 分类:问答Dynamically changing mxml for UI description and state transition logic
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-[详细]
2023-03-30 07:03 分类:问答Adding mouseOver/mouseDown/mouseUp/etc. to custom MXML component
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[详细]
2023-03-29 11:10 分类:问答facing problem in importing mxml file in action script using flex builder plugin in eclipse
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[详细]
2023-03-28 04:41 分类:问答