Ask a Question related to Macromedia Flash, Design and Development.
-
pico #1
are u able...
to answer me?
how do i make a dinamic text that outputs the current date?
help me please!!!
pico Guest
-
Jeckyl #2
Re: are u able...
.... to put a sensible title on your post like "How to show date in dynamic
text" instead of a silly "are u able..." topic.
Its for everyone's benefit if you use sensible titles instead of trying to
be funny or clever like that.
And that way someone might actually answer you !!
--
All the best,
Jeckyl
Jeckyl Guest
-
Nathan Herald #3
Re: are u able...
On 2005-01-24 14:57:05 -0500, "pico" <PicoDellaMirandola@pico.it> said:
Give the text box a Var. (like currentDateToday)> to answer me?
> how do i make a dinamic text that outputs the current date?
> help me please!!!
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.
Nathan Herald Guest
-
pico #4
Re: are u able...
can u only post the code (more detailed)?I've already tried to see in the
help but i got truble...
tanx
"Nathan Herald" <myobie@mac.com> ha scritto nel messaggio
news:2005012614010650073%myobie@maccom...movie.> On 2005-01-24 14:57:05 -0500, "pico" <PicoDellaMirandola@pico.it> said:
>>> > 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>
>
pico Guest



Reply With Quote

