I am wondering how will i proceed with the following requirement. I need to create a line chart of business data of the last 8 quarters. It is easy, but the requirement is that, there should not be a
do anybody have flex framework diagram which can be put as wallpaper in my machine. I got some at here, but when i put it, it became unread开发者_StackOverflow社区able. do anybody has that, so that it
How can I serialize XML(meaning convert < to &开发者_JAVA百科;lt; and > to > etc...) using AS3. is there any build-in functionality or I have to use some regular expression to make global
I am using Adobe AIR\'s html control in m开发者_StackOverflow社区y desktop application to let users see web pages. I am using the html.historyBack() and html.historyNext() methods to allow moving back
Are there any plugins for Flash CS3 (or greater) that expand Flash\'s ability. Actually, i\'m sure there are, where can I find them?
Let\'s say I have this function function Do(x:String){} How can I make so that each time this function is called开发者_运维技巧, it will add a form into a hbox, and that form will have 2 buttons ye
One of our application is implemented in flex and adobe air. We want to have the user press combination of keys, say \'ABC\', and have the keyboard return a different character, \'FOG\', to whatever a
in my case I click a button. it calls changeTabState() ; it changes the state and then needs to select a tab using selectedIndex. but that does not work properly.
I\'m using the VideoPlayer component in flex 4 to display a clip. I have about 3 or 4 notes that I want to appear at specific points of the video, sort of like caption but not quite. I\'m trying to fi
for(var l:int=0; l<anXML.length(); l++){ aButton=new btn_secondTier(); aLocation.addChild(aButton); //var aButtonDefaults:ButtonDefaults=new ButtonDefaults(aButton);