Re: lingo-l Thanks DOUG!

2002-06-13 Thread Howdy-Tzi

At 15:28 -0500 06/13/2002, [EMAIL PROTECTED] wrote:

for the new 'view in new window' ability.

No doubt. I like it too.

Nice address update, BTW.

Re your sprite scaling question -- if it's a registration point 
issue, why not set the regPoint on the member to 0,0 before you 
begin? Or would that not work for other reasons?

-- 

  Warren Ockrassa | http://www.nightwares.com/
  Director help | Free files | Sample chapters | Freelance | Consulting
Author | Director 8.5 Shockwave Studio: A Beginner's Guide
Published by Osborne/McGraw-Hill
 http://shop.osborne.com/cgi-bin/osborne/0072195622.html
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]



Re: lingo-l Thanks DOUG!

2002-06-13 Thread grimmwerks

On Thu, 13 Jun 2002, Howdy-Tzi wrote:

 
 Re your sprite scaling question -- if it's a registration point 
 issue, why not set the regPoint on the member to 0,0 before you 
 begin? Or would that not work for other reasons?
 


Well I'd really have to set the regpoint to be the center of the member 
(still doing the div thing) in order to scale by sprite center rather than 
sprite top left corner, but sure.

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]



Re: lingo-l Thanks DOUG!

2002-06-13 Thread Howdy-Tzi

At 16:09 -0500 06/13/2002, [EMAIL PROTECTED] wrote:

Well I'd really have to set the regpoint to be the center of the member
(still doing the div thing) in order to scale by sprite center rather than
sprite top left corner, but sure.

What exactly do you want to do? If all you want to do is resize 
sprites on the stage, I've got a behavior online (free -- 
HowdyGoodies) that makes thumbnails and such.

-- 

  Warren Ockrassa | http://www.nightwares.com/
  Director help | Free files | Sample chapters | Freelance | Consulting
Author | Director 8.5 Shockwave Studio: A Beginner's Guide
Published by Osborne/McGraw-Hill
 http://shop.osborne.com/cgi-bin/osborne/0072195622.html
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]