you are not using the right Away version with the right player. set player to 10 in your fla and point to away3d in f10/src/
Fabrice On Sep 20, 2010, at 12:25 PM, hud wrote:
hi, i'm testing out flash cs5 with away3d (not lite). upon testing the compiler throws these error. is there any work around to this problem? thanks D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 415 1067: Implicit coercion of a value of type away3d.core.utils:SpriteVO to an unrelated type away3d.core.vos:ElementVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 397 1119: Access of possibly undefined property displayObject through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 397 1119: Access of possibly undefined property displayObject through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 385 1119: Access of possibly undefined property displayObject through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 356 1067: Implicit coercion of a value of type away3d.core.utils:FaceVO to an unrelated type away3d.core.vos:ElementVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 285 1067: Implicit coercion of a value of type away3d.core.utils:SegmentVO to an unrelated type away3d.core.vos:ElementVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 214 1067: Implicit coercion of a value of type away3d.core.utils:SpriteVO to an unrelated type away3d.core.vos:ElementVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 200 1119: Access of possibly undefined property maxY through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 199 1119: Access of possibly undefined property minY through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 198 1119: Access of possibly undefined property maxY through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 197 1119: Access of possibly undefined property minX through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 195 1119: Access of possibly undefined property maxY through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 194 1119: Access of possibly undefined property minY through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 193 1119: Access of possibly undefined property maxY through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 192 1119: Access of possibly undefined property minX through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 47 1119: Access of possibly undefined property displayObject through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 46 1119: Access of possibly undefined property displayObject through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 46 1119: Access of possibly undefined property displayObject through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 45 1119: Access of possibly undefined property displayObject through a reference with static type away3d.core.utils:SpriteVO. D:\xampp\htdocs\bkpwebopt\src\away3d\core\render\Renderer.as, Line 44 1119: Access of possibly undefined property displayObject through a reference with static type away3d.core.utils:SpriteVO.
