[Papervision3D] cant tween InteractivePreciseBitmapMaterial
elkraneo
elkraneo at gmail.com
Fri Sep 7 02:48:54 PDT 2007
weird, when i use "var" in the creation of the plane, fails, removing it,
works again
var planoCamioneta = new Plane(camionetaTextura, 500, 255, 1,1);//CAMIONETA
versus
planoCamioneta = new Plane(camionetaTextura, 500, 255, 1,1);//CAMIONETA
elkraneo wrote:
>
> using tweener, if i write
>
> Tweener.addTween(video03, {z:500000, time:1, transition:"easeinoutexpo"});
>
> works without problem, but when try
>
> Tweener.addTween(equipoMRM, {z: 500000 , time:1,
> transition:"easeinoutexpo"});
>
> fails.
>
> the only difference its "video03" is "InteractiveMovieAssetMaterial" and
> "equipoMRM" is "InteractivePreciseBitmapMaterial"
>
> thx....
>
--
View this message in context: http://www.nabble.com/cant-tween-InteractivePreciseBitmapMaterial-tf4400254.html#a12552331
Sent from the Papervision3D mailing list archive at Nabble.com.
More information about the Papervision3D
mailing list