Details:
http://rockonflash.wordpress.com/2009/08/10/new-papervision3d-component-2-1/
NOTE: this only works in Flash CS3 IDE!
Have fun
John
Details:
http://rockonflash.wordpress.com/2009/08/10/new-papervision3d-component-2-1/
NOTE: this only works in Flash CS3 IDE!
Have fun
John
August 12, 2009 at 11:22 am |
Thx for this great work
August 31, 2009 at 3:09 pm |
im having trouble with line 399 in DAE.as
this.materials = materials || new MaterialsList();
the scene shows up in the flash cs3 ide, however, when i publish to view the swf, i get this error twice:
1067: Implicit coercion of a value of type org.papervision3d.materials:MaterialsList to an unrelated type org.papervision3d.materials.utils:MaterialsList.
even if the component does not show any materials [].
i’ve tried a few different approaches but no dice. any ideas on what might be happening?
thanks in advance, brooks
October 6, 2009 at 9:12 pm |
@brooks: Sounds like you have the MaterialsList class listed twice. Did you merge two version of PV3D?
My…. statement/question. Ok, ok, I tried the new component in CS4, only because I don’t have CS3. It will load the component, but, yeah, nothing shows up at design time. It renders beautifully when compiled, but nada during design.
Can’t wait for this to be set for CS4! .de
Great work, as always.