Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: Using ascii codes in Flash variables for text formatting?
From: Dan Sobczak
Date: Mon, 8 May 2000 03:16:20 +0100

Hi,

I'm making a flash movie that changes the text in a text field box once the
user clicks on a button. I'm using variables to tell Flash which button has
been pressed, so it knows which text to place within the text field (by
setting the value of "Text" -- the variable that holds my text -- in an
Action).

So my question is, is there a way to use ascii codes within variables?
i.e. I want to have 2 lines of text in my "Text" variable, but I want the
two lines separated by a carriage return.

Basically I'm lookin to do the equivalent of:

Text$ = TextLine1$ + chr$(13) + TextLine2$

Is this possible in Flash? I've not found a configuration that works yet.

Thanks!
-Dan Sobczak


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Using ascii codes in Flash va, Robert Bleeker
  Re: FLASH: Using ascii codes in Flash va, Branden Hall

Replies
  Re: FLASH: checking that variables have , Robert Bleeker

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]