[Papervision3D] _bezier property pv3d 2.0
Dennis Schulz
D.Schulz81 at gmx.net
Sat Feb 16 11:15:52 PST 2008
Hello everybody on the list,
I am Dennis and this is my first post.
I found a Bezier example in the the Tweener SVN named "bezierMaker_papervision3d_as3_flash9cs3". In a current project I try to use part of the code for a camera bezier path.
However, I am using the GreatWhite pv3d 2.0 branch and not the papervision version of the example.
So when executing the following line:
(
Tweener.addTween(camera, {x:p2.x, y:p2.y, z:p2.z, _bezier:bezierList, delay:animDelay, time:animTime, transition:"linear"});
)
I get the error:
(
ReferenceError: Error #1069: Property _bezier not found on org.papervision3d.cameras.Camera3D and there is no default value.
)
I am compiling with Flex Builder 3.
Any recommendations to solve this?
Thank you very much,
Dennis
--
Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free Games!
http://games.entertainment.web.de/de/entertainment/games/free
More information about the Papervision3D
mailing list