If I changed used in one of my project sdk to current sdk4 beta, set breakpoint and stop on them every occurrences of mx.* packages are labeled \"[no source]开发者_运维技巧\". Is known any trick to fi
When I target flash player开发者_高级运维 10 in flex builder 3, the index.html template along with some other files (history.js, etc) are removed and no wrapper html page is built.
I m trying to install Flex Builder 3 into Eclipse 3.5.1 as a plugin on Mac 10.6.2. During the installation phase, FB3 says it only support eclipse 3.3 & 3.4. But I started the installation anyway
How do you configure Flex Builder to run basic flex projects over http (http://localhost/MyProject.html)?I can\'t figure out how to use crossdomain.xml files when running locally via something like fi
The felx builder (on eclipse) next/previous word command, usually bound to CTRL-RIGHTARROW on OPTION-RIGHTARRO开发者_JAVA百科W on the mac, doesn\'t stop for \":\" and \".\" and in a few other cases.
I have some config files (.xml\'s) used by my flex app sitting on remote servers.I would like to be able to modify them in flex builder along with the local app files.Ideally I could add a folder to m
I play around a lot when I\'m programming in FLEX, mostly cause I\'m new and I don\'t know the best way to do things. Consequently I end up importing a lot of things. I end up throwing out the code an
I want to have 2 dataproviders for 1 advancedDataGrid: 1 normal and second one for combobox in a one of columns. I want to have this combobox to have data from a column in database (i already have it
I use accordion list in as3 to display marker cluster info on google map. For some reason, the current selected child container (a vbox) is overlaid partly by the next cont开发者_运维技巧ainer\'s labe
I am trying to compile a Library SWC using FlashBuilder while retaining the references to the source code so that asdocs will still appear and 开发者_如何学编程the debugger will show source code when