rsrini7 / flexmonkey

Automatically exported from code.google.com/p/flexmonkey
0 stars 0 forks source link

Error #2007: Parameter blendMode must be non-null. #81

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Guys, 

I am experiencing the following error message. I think, this might be the 
compatability issue with the Flex Builder version and SWC files version.

TypeError: Error #2007: Parameter blendMode must be non-null.
    at flash.display::DisplayObject/set blendMode()
    at 
mx.skins.halo::HaloFocusRect/updateDisplayList()[E:\dev\3.0.x\frameworks\pr
ojects\framework\src\mx\skins\halo\HaloFocusRect.as:156]
    at 
mx.skins::ProgrammaticSkin/validateDisplayList()[C:\autobuild\3.4.0\framewo
rks\projects\framework\src\mx\skins\ProgrammaticSkin.as:421]
    at 
mx.managers::LayoutManager/validateDisplayList()[C:\autobuild\3.4.0\framewo
rks\projects\framework\src\mx\managers\LayoutManager.as:622]
    at 
mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild\3.4.0\frame
works\projects\framework\src\mx\managers\LayoutManager.as:695]
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at 
mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild\3.4.0\frameworks\p
rojects\framework\src\mx\core\UIComponent.as:8733]
    at 
mx.core::UIComponent/callLaterDispatcher()[C:\autobuild\3.4.0\frameworks\pr
ojects\framework\src\mx\core\UIComponent.as:8673]

My Flex Builder  version is 3.0.

Can any let me know the procedure to convert existing SWC  file version ?

Thanks is advance.

Regards,
Sunil

Original issue reported on code.google.com by sunilkas...@gmail.com on 31 Mar 2010 at 8:08