I've hit another snag and I'm hoping someone can help me here because
I'm not seeing the discrepancy.  Using FlexMojos, I've create a new
library project just for my metadata, which is then built into each
swf (since this metadata is for the whole application) using scope
internal.  This doesn't seem to work.

However, if I use Flash Builder and do a release build with the
compiler argument -include-libraries=my_metadata.swc, it seems to
compile in the metadata just fine.  To try to figure out what was
going on, I did a -dump-config for the Flash Builder release and look
at the config from the FlexMojos one.  They're almost exactly the same
except for how the framework libraries are included.

I was wondering if I'm missing anything or any way to get the output
of the command line that Flash Builder does; which I know you can see
FlexMojos do using -X.  I just want to see what is different between
the two.  I know for a fact that the metadata lib is not the culprit
since I've compiled in both and switched the swcs with both
compilation process with the same results, so it has to be on how the
end swf is being compiled.

Thanks.

On Sep 16, 2:33 am, J_A_X <[email protected]> wrote:
> For anyone who's interested, I've created a 
> bug<https://bugs.adobe.com/jira/browse/ASC-4340> for
> this because I believe this is a compiler issue that shouldn't be
> overlooked.

-- 
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