Folks,
I am trying to use Parsley Framework for my application. I am using Flex 3.
I have included the following two libraries as Referenced Libraries :
parsley-flex3-2.4.1.swcspicelib-flex2-2.4.0.swc
But it is showing me the following error.
Design mode: Cannot load spicelib-flex-2.4.0.swc (reason: ERROR: Load Verify). It may require classes (such as Adobe AIR components) that are not supported by design mode. Check the Eclipse error log for more details. Main.mxml "Design view" Problem
and under Eclipse Error log, it is showing this error :
Design view: Failed to load library.swf from C:\Documents and Settings\INTEL\My Documents\Downloads\parsley\release\spicelib-2.4\spicelib-flex-2.4.0.swc, reason=ERROR: Load Verify
What could be the problem ? Any idea?