[away3dlite]hi, katopz,there a little bug in mdz class when I build my project in flex sdk,there no problem.. but cs4 IDE there a little bug from it's scale
here my code piece. _mdz = new MDZ(); _mdz.name = name; _mdz.xml = data; _mdz.scaling = 200;//this not work in cs4 IDE..it's seem to vaule is _mdz.scaling = 2?when it debug in cs4IDE. //// anyidea? -- Subscription settings: http://groups.google.com/group/away3d-dev/subscribe?hl=en
