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 flex-compiler-mojo to build flex
> 2. i upgrade from 3.0.0.477 to 3.2.0.3958
> 3. it has no when compiling but when i start my app, it gives me 
error:
> VerifyError: Error #1079: Native methods are not allowed in loaded
> code....and cascade the errors...
> 
> 
> Darrell Loverin wrote:
> > 
> > Would you please provide some information on what steps you are 
> > doing to switch between static linking and using RSLs? Are you 
just 
> > trying to use the RSL provided in the SDK or are you creating 
your 
> > own RSLs?
> > 
> > -Darrell Loverin
> > Flex SDK
> > 
> > 
> > --- In flexcoders@yahoogroups.com, "Dmitri Girski" <mitek17@> 
> > wrote:
> >>
> >> 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 flexcoders@yahoogroups.com, "Dmitri Girski" <mitek17@> 
> > wrote:
> >> >
> >> > Hi all,
> >> > 
> >> > Just trying to convert the project into RSL and I am getting 
this
> >> > strange error on the startup
> >> > VerifyError: Error #1079: Native methods are not allowed in 
> > loaded code.
> >> > 
> >> > Does anyone know what does it mean?
> >> > 
> >> > Thanks!
> >> > 
> >> > Dmitri.
> >> >
> >>
> > 
> > 
> > 
> > 
> 
> -- 
> View this message in context: http://www.nabble.com/RSL-
VerifyError%3A-Error--1079%3A-Native-methods-are-not-allowed-in-
loaded-code.-tp15706910p21310605.html
> Sent from the FlexCoders mailing list archive at Nabble.com.
>


Reply via email to