You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Away3D.dev
I can compile the PrimitivesTest, LightingTest and InteractionTest
files.
But every other file throws errors on Joint:
D:\Documents\Flash Global Directory\away3d_4_0_0_molehill\src\away3d
\animators\skeleton\SkeletonPose.as, Line 59 1119: Access of possibly
undefined property parentIndex through a reference with static type
Joint.
Alex
unread,
Mar 1, 2011, 4:26:14 AM3/1/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Away3D.dev
I have the same problem.
I took at look at Joint.as and the variable is defined and assigned a
value (-1)
so it's not an undefined property. Timing problem??