Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH: Adding to a Variable |
From: | Glen Rhodes |
Date: | Mon, 17 Apr 2000 21:10:55 +0100 |
with strings use & instead of +
Set Variable: "/current_date:currentDats" = /current_date:currentDate &
"/00"
------------------
Glen Rhodes
dot com Entertainment Group Inc.
Tel: (905) 337-8524
Fax: (905) 337-8630
www.dceg.com
-----Original Message-----
From: ownerchinwag [dot] com [ownerchinwag [dot] com]On">mailto:ownerchinwag [dot] com]On Behalf Of Jason
Bouwmeester
Sent: Monday, April 17, 2000 2:33 PM
To: 'flasherchinwag [dot] com'
Subject: FLASH: Adding to a Variable
Hey everyone,
Got a quickie here I hope. I have successfully loaded a variable from an ASP
file into Flash. The variable loads into a movie clip called current_date -
the text field variable is currentDate. Unfortunately, the ASP function
returns 4/17/00 but Flash only displays 4/17 - I need to add the /00 to the
end. So I tried this:
Set Variable: "/current_date:currentDate" = /current_date:currentDate +
"/00"
but no luck. The first /current_date:currentDate is a string, the second is
an expression - is that my problem? Any takers?
TIA!
Jason
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 helpchinwag [dot] com
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 helpchinwag [dot] com
Replies
FLASH: Adding to a Variable, Jason Bouwmeester
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]