I have a flash uploader I created with flex on my site. It works great, except with very large files.Some of our clients need to upload files up to 1 or 2GB in size.
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\"
ViewNavigator has ActionBar on top by default. I want move at the bottom. navigator.actionbar.y=415 //gets actionbar at bottom
Is there any way to attach custom data to elements? Kind of like the $.data() function in jQuery? I know you can subclass and element and add custom parameters, but it would be an overkill to create c
I am editing a flash game,I want that whenever user press the submit button,his score should be开发者_开发技巧 saved in the database at my Server.How i can achieve this task?I had got the variable in
I am having a very strange issue with the flex compiler (using Flash Builder 4.5) that I have never come across before.
I need to know that what is the state or property of text-area in the flex wh开发者_如何学Goen we could not enter the text in it, my concern is that whether the text has entered(may after it deleted)
I have the following: <s:RichEditableText> <s:textFlow> <s:TextFlow> <s:p><s:a click=\"link开发者_运维问答element1_clickHandler(event);\"><s:img id=\"ccIMG\" source=\
<s:ViewNavigator id=\"trends\" label=\"Trends\" width=\"100%\" height=\"100%\" firstView=\"views.TrendsView\" icon=\"@Embed(\'assets/column-chart-icon32.png\')\"/>