Re: Really weird error

2013-03-06 Thread Justin Mclean
Hi, > I did find it interesting that it has the full file path of the machine that > compiled it though… That's a know issue (and has been the case with previous Adobe Flex SDKs). Justin

Re: Really weird error

2013-03-06 Thread Harbs
I figured out the problem. I think I was loading a module that was compiled with a different Flex SDK. I've been switching back and forth between different SDKs a lot lately… ;-) I did find it interesting that it has the full file path of the machine that compiled it though… On Mar 6, 2013, at

Re: Really weird error

2013-03-06 Thread Alex Harui
Which SWF is supposed to supply that class? On 3/6/13 5:41 AM, "Harbs" wrote: > I'm trying to compile an app with modules against 4.9.0 and I get the > following error: (and my name is not Justin McleanŠ) ;-) > > VerifyError: Error #1014: Class mx.effects::CompositeEffect could not be > found.