[Papervision3D] scale9grid in PV

Dwayne Neckles dwayneneckles at hotmail.com
Mon Apr 7 22:00:32 PDT 2008


Pedro, Thank you for this man... I will see if it works.. thanks again..
On Mar 30, 2008, at 2:20 PM, Pedro Furtado wrote:

> not sure if this is what your looking for but it might help :)
> http://www.dreaminginflash.com/2007/12/03/9-slice-and-bitmap/
>
>
> On Sun, Mar 30, 2008 at 6:05 PM, Dwayne Neckles <dwayneneckles at hotmail.com 
> > wrote:
> Hey Justin thanks for answering..
>
> I need 9 planes?
> Not sure what you mean, why would I need 9 planes though?
>
>
>
>
>
>
> From: JLM at justinfront.net
> Date: Sun, 30 Mar 2008 02:52:02 +0100
> To: papervision3d at osflash.org
> Subject: Re: [Papervision3D] scale9grid in PV
>
>
> I am thinking you really need 9 planes.
>
> On 30 Mar 2008, at 00:55, Dwayne Neckles wrote:
>
> This code works without PV but not in it when I access the movieclip  
> material using John grdens method..
> var s9grid = new Rectangle(3, 1, 90, 17);
>                     nav.scale9Grid = s9grid
>
>                     trace("scale9grid"+nav.scale9Grid)
>
>                             Tweener.addTween(nav,{ width:69, time:2,  
> transition:"easeinoutcubic"})
> any suggestions..
>
> here is my code in papervision
> if (_material) {
>                 _navItem = _material.movie as  NavMarker;
>                 if (_navItem) {
>                     s9grid = new Rectangle(3, 1, 90, 17);
>                     _navItem.scale9Grid = s9grid
>
>                     trace("scale9grid"+_navItem.scale9Grid)
>
>                             Tweener.addTween(_navItem, 
> { width:markerWidth+69, time:.4, transition:"easeinoutcubic"})
>
>                 }
>             }
>
> Do i need to resize the plane or something.. ive searched NABBLE but  
> there seems to be no answers to the posters who asked the question  
> about resizing..
>
> Watch "Cause Effect," a show about real people making a real  
> difference. Learn more.
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>
> Test your Star IQ Play now!
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>
>
>
> -- 
> Pedro Furtado
> http://www.dreaminginflash.com
> http://dailypv3d.wordpress.com  
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20080408/c4379ad8/attachment-0001.html 


More information about the Papervision3D mailing list