I have a button in my application and I want it to respond a bit in a special way. Initiall开发者_如何学Goy the label color of the button is White, I want the color of the text to change to 50% white
I\'ve got FormItems with labels, and I\'d like for the label to appear on top of the textinput within it rather than to its left, but I don\'t know where I need to go or what 开发者_如何学JAVACSS I ne
using Flash Builder 4 (and installed flashbuilder401-patch-mac). want to use OSMF: I removed OSMF.swf from project flex 4.1 libs and added osmf.swf v1.5 to libs
I have a little problem with using Flex 4 with Coldfusion 9. I hope you can tell me what I have to fix.
From my previouse two post: 1) create a page which contain a flash can be add text dynamiclly 2) make an element full screen in the web page
So I have a custom preloader with 200 frames and the corresponding in Flex: gotoAndStop(Math.ceil(e.bytesLoaded/e.bytesTota开发者_开发问答l*100));
When I set my Flex application to run in FullScreen_Interactive, as soon as I click on a control this bar appears along the bottom of the screen.It\'s quit开发者_开发知识库e obtrusive and has shown up
I have some project files, in which I have changed the air version 1.0 to 2.5, because I have the air 2.5. But it is not compiling. It shows error that it cannot create air
I want to profile and unit test my application in Flash Builder 4 Standard. Ado开发者_运维知识库be says I need to upgrade to the Premium version but I can\'t pay the money they want right now..
I\'ve got a wcf service set up on the server which is supplying data to a flex project built using Flashbuilder4. I\'ve used the webservice introspection feature to generate the DTOs and service proxi