Currently, I am doing a code migration from Flex 3 to 4 and I am setting currentState in initialize function of a popup.
I\'m upgrading my applications from flex 3 to flex 4.5 and encountered an error. It happened when a component was dynamically added into a module. The codes that can simulate the error have been extra
Does Flex CSS selectors support pseudo-classes? I want to use diffe开发者_运维技巧rent backgroundColor for a canvas based on mouse over and out. I am currently listening to MOUSE_OVER and MOUSE_OUT e
i want to make a table using action script 3.The description of the table is that table should have three parts
I write a flex application. I added some custom menu items in context menu. when I compiled this code using flashplayer 10.0, it works fine and my added context menu items are shown when I Right-Click
I have created a tile list with custom item renderer and in terms of functionality it works as it should. I reduced the width and height of the item renderer to 95% which then shows the tile lists bac
If I have a button named: <mx:Button id=\"backButton\"> and another named: <开发者_运维问答;mx:Button id=\"cancelButton\"
The image is already held locally on the client PC and it is an Air application. The image is not embedded, it is in the Application Storage directory.
I have a Custom Component that has a couple of Canvas with some backgro开发者_Go百科und colors assigned to them. Now i have hard coded the colors, i want to move them to an external css file.
In one of my children, I have the following code: <mx:Canvas id=\"projWrapper\" x=\"{parentApplication.oneDay * startOffset}\" width=\"{parentApplication.oneDay * numDays}\" height=\"26\" backgrou