Flasher Archive

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


Subject: FLASH: numerals to string
From: Tewes
Date: Mon, 29 Nov 1999 09:38:35 GMT

Hi folks,
this is my problem:

I´m creating a weather map. I receive the data for this from the national
weather agency and the file looks like this:

Hamburg 13 2 10 where 2 describes the weather-conditions (sunny, rain
etc.).

Everething works fine. I imported the file and use the variables as
target-names for TT-commands. My problem is the "2".

I have a MC withe 10 weather-symbols. I labeled them 1-10. But Flash won´t
accept something like this:

Begin Tell Target ("/hh_cond")
Go to and Stop (/:hh_cond_go) (where "hh_cond_go" is 2. )
End Tell Target

So, how can I convert the numeral 2 into a string? I tried to combine the
numeral with a string, as described in the manual, but it doesn´t work.

Any idea??

Kalle


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 helpatchinwag [dot] com


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