Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Flash4: Scrolling text |
From: | John Croteau |
Date: | Tue, 16 Nov 1999 02:01:20 GMT |
Hi Bob,
> Dorian has one called "Simple Scrolling Text". When I test the movie I get
> the variable name (or string in this case: Text1 & chr(13) & chr(13) &
> Text2) instead of the value the variable holds. I know the variables hold
> values, they just aren't displaying. Anyone familiar enough with this
> tutorial to know what I might be missing?
When you when setting strings to equal a variable or combination of
strings (an expression), you must change the ABC (String Literal) button
to = for Expression.
Note, there are no parentheses around the right side variables:
Set Variable: "ScrollText" = Text1 & chr(13) & chr(13) & Text2
This is covered in the Variables 1 tutorial, but I also added this
comment to this tutorial.
--
Coming Soon Flash 4 Web Animation F/X and Design
http://www.amazon.com/exec/obidos/ASIN/1576105555/flashcentral
----------- -----------------------
John Croteau croteauerols [dot] com (mailto:croteauerols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California
Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: Flash4: Scrolling text, Merrill, Bob
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]