Flash Q
- Started
- Last post
- 7 Responses
- Rooster
Is it possible to make a dynamic flash movie based on time.
In the morning, the sun rises, at noon, at night...and so on.
Tell a movie to do a certain thing at a certain time...
/K
- GC_Kds0
of course it is. Use getTime method. Then use a pair of IF statements. If YOUR time (the time of the PC where your movie is running), for examplae gotoAndPLay("day"), else if YOUR time is :::::: goAndPlay("night").
You'll work out of this.
ciao
- ILuvSushi0
I would like futher explanation on this if anyone has any.
IF statement
Gotoandplay statement
- schjetne0
Doesn't Flash come with some sort of Help or something? It would probably be easier reading up there than getting the whole lecture in a small box on NT.
You could even try flashkit or were-here or some of the dedicated flash forums. NT people are generally too lazy.
- ILuvSushi0
oh.
- schjetne0
I didn't offend you, did I? I hope not.
- ILuvSushi0
No you didn't. The original question wasn't even from me. Just read the question and thought it would be interesting to know as well.
- schjetne0
Oh. Sorry, my mistake.
Basic 'if' 'then' 'goto' stuff is easier to learn from the included help files or a book or something than here. I guess.
It's real easy once you get into it. Use expert mode all the way, and you'll learn a lot more.