Ask a Question related to Macromedia Director Basics, Design and Development.
-
TomaHawK #1
The size in pixels of text
Hi,
I have a text member that it's text is changed on time to time, and I
need to know the size in pixels of the current text at a time
I'm not asking for the width and height of the member
(member("text).width and member("text).height), but just the size of
the part with text in it.
Or... in other words, can I resize the text member to adjust it's size
to the text it is holding?
That way I could get it's size with member("text).width and
member("text).height
Thanks
TomaHawK Guest
-
Document Size = Picture Size (in pixels)
I've been doing a lot of picture annotations for this muscle physiology lab I'm doing work for. Basically I take a picture of some muscle, place it... -
Convert page size to pixels
Two (possibly) related questions: (1) I am drawing the image of a page to an offscreen bitmap using PDPageDrawContentsToWindow. I need to allocate... -
web page size in pixels
When creating a flash to be used as a web page. What is the general size that works best. Thank you in advance for you help with this. -
The size (width and height) in pixels of text
Hi, I have a text member that it's text is changed on time to time, and I need to know the size in pixels of the current text at a time I'm... -
CAN I CHANGE SIZE (PIXELS) OF A PROJECTOR TO REDUCE THE FILE SIZE?
as far as I know you would have to transform bitmap scale all bitmap members to the new size, then readjust their positions to score, and adjust... -
TomaHawK #2
Re: The size in pixels of text
Thank you for the tip, that might help me to get the height of the
text.
Do you have any idea how to get the width?
Any tip might be helpfull
On Tue, 12 Aug 2003 12:09:32 -0400, "Alexander Ross"
<alexross@bleen.net> wrote:
>Take a look in the lingo dictionary for lineheight
>
>
>TomaHawK wrote:>>> Hi,
>>
>> I have a text member that it's text is changed on time to time, and I
>> need to know the size in pixels of the current text at a time
>>
>> I'm not asking for the width and height of the member
>> (member("text).width and member("text).height), but just the size of
>> the part with text in it.
>>
>> Or... in other words, can I resize the text member to adjust it's size
>> to the text it is holding?
>> That way I could get it's size with member("text).width and
>> member("text).height
>>
>> ThanksTomaHawK Guest



Reply With Quote

