Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: numerals to string |
From: | Dave Hollinden |
Date: | Mon, 29 Nov 1999 16:02:24 GMT |
WHy not try something like this:
Begin Tell Target ("/hh_cond")
Go to and Stop ("/:cond" & hh_cond_go) (where "hh_cond_go" is 2. )
End Tell Target
THen make your labels "cond1", "cond2", etc.
Dave Hollinden
dhollindensonicfoundry [dot] com
-----Original Message-----
From: Teweshbg [dot] dpa [dot] de [Teweshbg [dot] dpa [dot] de (mailto:Teweshbg [dot] dpa [dot] de)]
Sent: Monday, November 29, 1999 3:28 AM
To: flasherchinwag [dot] com
Subject: FLASH: numerals to string
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 helpchinwag [dot] com
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
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]