Sneak peek at some new features coming in Flash Builder, but if you are using FDT you already have these features. Just say'n, but it's cool that they are trying to make Flash Builder better.
Sneak peek at some new features coming in Flash Builder, but if you are using FDT you already have these features. Just say'n, but it's cool that they are trying to make Flash Builder better.
Google Chrome comes withe Flash Player installed and enabled. For most users this is great. For developers that want to use the debugger it is not. If you install the debugger on your system it does not replace or over ride the player in Chrome. This is due to the way Chrome manages plugins.
The fix used to be to go into your eclipse settings and choose to use Firefox or Safari for debugging. Like many developers I have grown to really like Chrome and would like to use it and not have to open another browser just to test my projects.
The solution is to do the following. In Chrome you need to put the following URL in chrome://plugins/. You will see the list of plugins your browser is using. Find the Shockwave Flash Plugin and click disable. After that close all browsers including Chrome. Run the installer for the latest Flash Player Debugger plugin. Launch Chrome and navigate to a page that has Flash to make sure the install went as planned. After that open Flash Builder / FDT and change your browser settings and you should be good to go.
I started using FDT 4 today. I was asked to do some speaking on FDT so I figured I may need to get a little more familiar with it. Long story short. It is way easier to set up with existing Flex projects that you may have been coding with eclipse / Flash Builder. I was up and running pretty quick.
One thing that was bugging me was the package explorer. The tree did not nest children of packages like in Flash Builder. I thought that this was a setting that the powerflasher guys backed in but come to find out it is a simple setting in the package explorer that you can change. Rather than typing you instructions I make a quick video to show you how to change the setting.