In the Below action script file i get an error saying cannot import mx.controls.Label,how is this to be resolved
I\'m doing it this way : <?xml version=\"1.0\" encoding=\"utf-8\"?> <mx:Application initialize=\"onLoad()\".开发者_StackOverflow社区..>
Can any one tell me if i have saved the following file as test.mxml If i run the program i get some errors.If we include a class in a package how should the program be run??
How to make s:VideoDisplay not开发者_如何学编程 to save all data it played? VideoDisplay does not save data while play streaming video. When you use progressive download mode all data always cached.
Here is an example of a custom component. It is just a box with a title label and a close ima开发者_如何转开发ge (X):
So I tried var url:String = String(this.loaderInfo.url); var request:URLRequest = new URLRequest(url); try {
State transitions in flex are very helpful. Is it possible to add an automatic state开发者_如何转开发 transition between state A and state B in case there is no user response for 5 mins in state A or
I think my title explains my problem quite clearly. When I change my workspace I copy my .settings folder to the new .metadata folder:
I am using the following code to insert a DataGrid object into a basic Panel: <mx:DataGrid borderThickness=\"0\"
So yahoo astra has grate compohent for saving inputed data. They show examples of how to use it. But I had not found one capable to solve my current problem. For example user inputed his name. It is s