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.

Reply via email to