Brenda
unread,Oct 20, 2009, 9:41:18 AM10/20/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flash-thunderbolt
I'm using FlashBuilder v4 pre-release. That version is required for
project.
I'm trying to build the console from source. I keep running into
namespace problems related to using the degrafa components: For
example, in StandardButtonSkin.mxml, the "strokes" element is a
degrafa component that FlashBuilder doesn't recognize unless I add a
namespace "xmlns:dskins="com.degrafa.skins.*" and preference "strokes"
with "dskins", i.e. "dskins:strokes".
Additionally, in the same file, "StandardButtonSkin.mxm", the element
"geometry" isn't recognized and I can't find it in the degrafa source
either.
Any ideas or suggestions would be appreciated.
Thanks!
Brenda