0
votes
Flex development on Linux, what’s a good free environment?
I use Emacs along with a custom hack to support fcsh (Flex compiler shell) for fast recompile times.
fcsh-compile can be found …
0
votes
Problems with itemRollOver and itemRollOut events on List component
Make sure you are setting super.data in your item renderer if you are overriding set data().
ListBase listens for MOUSE_OVER and then figures out the item underneath it bas …
2
votes
Why the is flexbuilder plugin for eclipse so slow to open and compile ?
The above mentioned improvements have also been backported to the Flex 3 SDK by Brian Deitte. You can try this out at …
