On 2005-01-24 14:57:05 -0500, "pico" <PicoDellaMirandola@pico.it> said:
[quoted text, click to view] > to answer me?
> how do i make a dinamic text that outputs the current date?
> help me please!!!
Give the text box a Var. (like currentDateToday)
Then make some code to:
var currentDateToday:String = new String();
Then set that string to the current date...
Look in the Help for it, if you find it yourself (it will take two
minutes) you will know more about how to find answers to your questions
faster...
If you still don't find it, post here and I will send you a complete movie.