Flasher Archive

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


Subject: FLASH: Re: (showing action script variables)
From: Gregg Caines
Date: Tue, 29 Aug 2000 15:31:37 +0100

Use trace(). It will open a small window and show
whatever values you need. I usually do something like
this:

trace("variable_name: "& variable_name)

which gives output like:

variable_name: variable_value

---------------------------------------------------
Gregg Caines
n e o m e t r i x systems inc.
http://www.neometrixsystems.com
gcainesatneometrixsystems [dot] com



> Hi Everyone:
>
> I am new to flash Action Scripting. Since many of you are experienced
Flash Developers, I would appreciate your words of advice.
>
> I was wondering : how would you in Flash conveniently display the value of
your variables for development purposes. Director as the watcher window
which serves the purpose. I also use the alert function in JavaScript to
display some properties or variable values during run time.
>
> Any tips
>
> Thanks a lot
>
> Marc



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  No Subject, marc jones

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