macromedia.director.lingo
[Top] [All Lists]

Re: Resize text members

Subject: Re: Resize text members
From: Mike Blaustein <mblaustein@xxxxxxxxx>
Date: Thu, 24 Jul 2008 12:46:28 -0400
Newsgroups: macromedia.director.lingo


Remember that both sprites and members have a .width parameter. They are not always the same. Which one you are reading will be dependant upon what exactly you are looking for. If you want to know how wide the sprite it, then use

sprite(3).width

(assuming sprite 3 is the one you want).

<Prev in Thread] Current Thread [Next in Thread>