[Papervision3D] cant tween InteractivePreciseBitmapMaterial

John Grden neoriley at gmail.com
Fri Sep 7 05:43:20 PDT 2007


is it possible you're loosing the reference by using var inside of a method?

On 9/7/07, James <pv3d at zavoo.com> wrote:
>
> What do you mean by "fails"?
> Are you getting and error?
> Do you already have planoCamioneta declared?
> etc...
>
> elkraneo wrote:
> > 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....
> >>
> >>
> >
> >
>
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>



-- 
[  JPG  ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20070907/34e42cd0/attachment.html 


More information about the Papervision3D mailing list