views:

47

answers:

1

I am trying out the fantastic Flare toolkit, but following the tutorial almost out the gate, I got stuck. I am using Flex builder and there seems to be an error in one of the included library files (Visualization.as), and there isn't anything I can do to fix it -- I can't even debug the error, as I already wrote in this post, because Flex Builder doesn't show the error messages. So that is the problem. I'd appreciate some direction and advice.

A: 

Hi

I hope this may help: but first why can't you debug ?

Anyhow I am doing as you are. Try downloading the toolkit again and making a fresh project then follow the tutorial advice on importing flare into your project: 1. In the Navigator pane, right click the top folder of the “Tutorial” project 2. Click “Properties” in the context menu 3. In the resulting dialog, click “ActionScript Build Path” in the left panel (it should be the 3rd item from the top) 4. Click the “Library path” tab in the right panel 5. Click the “Add Project” button 6. You should now see a list of projects, including flare. 7. Select “flare” and then click “OK” Let me know if this helps

dave