I\'m setting up a build system for a Flash Builder 4 (Flex 4) based project; and I\'m st开发者_开发问答ruggling to get a setup that compiles in the IDE the same as it does from the command line on the
I am creating a custom TextInput component that will define an \"error\" state.I have extended the TextInput class to change the state to \"error\" if the errorString property\'s length is greater tha
I\'m trying to use a relative path in the -output compiler argument, here\'s what I\'ve tried (with and without quotes):
I\'m trying to change the output filename with a config file loaded via the compiler option -load-config. It looks like this in my compiler arguments:
I am loading an external swf using the SWFLoader component. The swf that is being loaded is masked so that only a portion is being shown. However, when it\'s loaded the actual size of the swf (loader.
When I hit the run button in Flash Builder 4, an older version of my app is being run. I can\'t for the life of开发者_运维百科 me work out why this is happening. Can anyone help?
That\'s about it.Oh, and I don\'t want t开发者_Go百科o convert the Flex Builder Project making it incompatible with Flex Builder 3 Pro.Yes!Here is an article and video that shows how to use the Flex 3
In the .NET world order, companies like Telerik provide awesome sets of components for web/windows/silverlight.
I have a DataGrid table with columns name, phone. In c开发者_JAVA技巧olumn name I would like to add a picture near the name of the person.
I know that all the cool animations are created in Flash (the program) unfortunately, I am not very good with it. However I like flash builder, because you can use a markup languageand because it开发者