I am attempting to upgrade from FM 3.8 -> FM 4.0-beta-7 using SDK
4.0.0.14159.  I have worked out most of the subtle upgrade tweaks
(<output> -> <finalName>, etc...) and even have everything compiling.
Yay!!

However, once I tried to load my application I am now getting several
Flash Player error pop ups.  All of the errors say, "VerifyError:
Error #1014: Class mx.VBox could not be found".

I am almost certain my problems are originating from an RSL project
that has packaging of SWC and uses the new create-rsl goal.  When
comparing the flex-config.xml files from FM 3.8 with those of FM 4.0-
beta-7 one glaring difference is with my library paths.  In 3.8 they
appear in the <library-path>, but in 4.0 they appear the <external-
library-path>.  I have read a couple posts regarding "scope" changes,
but can't seem to get a handle on it.

I guess my question is for an SWC that is an RSL do I want these
external dependencies in external-library-path or library-path?

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to