Closed GoogleCodeExporter closed 9 years ago
This looks like a bug with Flex Builders library dependency checking. It
performs
checking before the entire list of libraries is loaded in. One simple fix is to
name
your swcs in order of their dependencies.
So instead of puremvc.swc and puremvc-dependencies.swc. Use 0_puremvc.swc and
1_puremvc_dependencies or any other alphabetic ordering.
That fixes the issue, and you can use design mode of FlexBuilder.
Original comment by darshan....@gmail.com
on 8 Jan 2009 at 2:44
Original issue reported on code.google.com by
boone....@gmail.com
on 29 Dec 2008 at 3:44