Using Eclipse 3.5开发者_Go百科 (FlashBuilder), I\'m doing a bit of AS3 work. With the in-house MVC framework I\'m using, When I create a view - I need to make a change to quite a few files.
I am trying to debug the Flex application. I am able to set breakpo开发者_如何学编程ints in mxml file, and application breaks on those breakpoints. But when I set breakpoint in as files, I don\'t see
This question already has an answer here: Closed 9 years ago. Possible Duplicate: Warning: css type selectors are not supported in components ‘sparks.component.TextInput’
how can i get a title window wi开发者_运维百科th all rounded courners, so that i may make it whole round or circular shape ?
I want to install Flash Builder 4or a Flash Builder plugin on Eclipse in Ubuntu. There are two methods I know to achieve it.
When I define custom propertie in my MXML component, I also want to define a set of possible values of that proper开发者_开发百科ty to make Flex Builder show then (possible values of the custom proper
I have two lists.. I need help filtering one list when an \"Artist\" is selected in the other.. I also want to play the next video when the \"Next Video\" button is selected..
I\'m trying to figure out why when I compile my Flex 4 Library swc using a simple ANT tasks, it compiles to about three times the size of the swc that\'s compiled by FlashBuilder.
This question already has an answer here: Closed 10 years ago. Possible Duplicate: Determining linkage dependencies in Flex applications
I\'m working on a project that has a Main.fla and a Preload.fla. I am doing all the coding in Flash Builder 4. Each time I want to test I have to go to Flash CS5, publish Main.swf and then run Preload