Posts Tagged ‘Flash Builder’

“Content Assist” did not complete normally. Please see log for more information.

Tuesday, October 27th, 2009

Here is a work around for this annoying bug in Flash Builder 4 beta 2:
From: http://bugs.adobe.com/jira/browse/FB-21566
Close Flash Builder 4 beta 2
Delete this folder in your workspace:
\.metadata\.plugins\com.adobe.flexbuilder.codemodel.
Relaunch Flash Builder 4 beta 2

Read full blog post: “Content Assist” did not complete normally. Please see log for more information.

Creating a Spark Resizable Title Window with Adobe Catalyst and Flash Builder

Friday, June 26th, 2009

You may have noticed that with the new Spark components there isn’t a new TitleWindow, much like the lack of icon property in a Spark button I wrote about in a previous post. In this tutorial, I’m going to demonstrate how to create a resizable TitleWindow using the new Spark SkinnableContainer component. You can view [...]

Read full blog post: Creating a Spark Resizable Title Window with Adobe Catalyst and Flash Builder