Select to view content in your preferred language

FB 4.6 Design View Does Not Work

639
2
Jump to solution
04-03-2013 12:17 PM
ShaningYu
Honored Contributor
Since the Design View in FB 4.7 is gone, I came back to FB 4.6.  I loaded ESRI Flewviewer source code.  For some of mxml files (e.g. DrawWidget.mxml), the design View work well.  However, for some of mxml files (e.g. QueryWidget.mxml and EditWidget.mxml), the Design View does work.   One of the error messages is below:
Assets failed to compile.  Design Mode is unable to display the document styles, skins, and images because the following assets have failed to compile:Details :unable to open 'locale/en_US'(command line - Line:-1)
I tried some approaches by referring the thread at http://forums.adobe.com/thread/869784, but the Design View still does not work.
Anyone likes to share your experience on FB 4.6 Design View?  Thanks.
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Shaning Yu,

   I quit using design view back in Flex Builder 4.0 and you should too. Design view was never any good add handling complicated widgets with custom components (i.e. non standard spark or halo components). Just my 2 cents...

View solution in original post

0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus
Shaning Yu,

   I quit using design view back in Flex Builder 4.0 and you should too. Design view was never any good add handling complicated widgets with custom components (i.e. non standard spark or halo components). Just my 2 cents...
0 Kudos
ShaningYu
Honored Contributor
Thanks for your instruction.
0 Kudos