[flexcoders] Re: RSL VerifyError: Error #1079: Native methods are not allowed in loaded code.

2009-01-07 Thread Darrell Loverin
The trace seems to say you are not using RSLs, -runtime-shared- library-path. If that is true, then I'm not sure what would cause VerifyError: Error #1079. --- In flexcoders@yahoogroups.com, freak182 eman.noll...@... wrote: Hello, here is the trace when i compile my flex app:

[flexcoders] Re: RSL VerifyError: Error #1079: Native methods are not allowed in loaded code.

2009-01-06 Thread Darrell Loverin
This error is caused by trying to load playerglobal.swc as an RSL. playerglobal.swc must always be linked as external. -Darrell --- In flexcoders@yahoogroups.com, freak182 eman.noll...@... wrote: Hello, Im getting same error by upgrading my flex sdk: here is my scenario: 1. im using

[flexcoders] Re: RSL VerifyError: Error #1079: Native methods are not allowed in loaded code.

2008-02-27 Thread Dmitri Girski
Hmmm. Can't get this RSL thing working. It spoils me with a different type of error messages such 1001, 1079, 2032 but there is no way compile it in Flex 3. If I change to static linking - everything is fine. Did anyone try to compile RSLs with released FB3? Thanks! Dmitri. --- In