Hey all,
I am trying to use the distortion effects in my project but was
getting errors , so I created a new project but still kept getting the same
error .
using simple example from the website
<mxeffects:CubeRotate
id="flipBack"
target="{ cHold }" siblings="{ [ tHold ] }"
direction="LEFT" duration="1000"/>
where cHold and tHold are Canvas objects,
Heres the error
VerifyError: Error #1053: Illegal override of CubeRotate in
com.adobe.ac.mxeffects.CubeRotate.
at FT/FT::_CubeRotate1_i()
at FT$iinit()[C:\Fidi\projects\FT\src\FT.mxml:173]
at _FT_mx_managers_SystemManager/create()
at
mx.managers::SystemManager/mx.managers:SystemManager::initializeTopLevelWindow
()[C:\dev\flex_201_gmc\sdk\frameworks\mx\managers\SystemManager.as:2289]
at mx.managers::SystemManager/mx.managers:SystemManager::docFrameHandler
()[C:\dev\flex_201_gmc\sdk\frameworks\mx\managers\SystemManager.as:2214]
was wondering if anyone else got this as well ??
thanks
firdosh