View Full Version : Actionscript (very vauge, no?)


cereal_killa
05-31-2005, 06:23 PM
oy!

Actionscript freaks! anyone wanna teach me bout some o those if and else commands? I'm a big failure, and I still haven't understood how to make a preloader, cause I don't understand the actionscript.

e-mail me some tips or something please!

THANKS!

VooDoo
06-01-2005, 10:42 AM
Heres a tip follow a tutorial like everyone else. :soccer:

cereal_killa
06-01-2005, 07:12 PM
silly head, I do follow tutorials, but the ones I find are not extremly in depth, so I usually get losted or something. I actually got a ActionScript Reference Book for Flash 5, so I've been looking over that. Its nifty!

rehabisforquitters
06-16-2005, 02:35 AM
okay. an "if" statement is mostly used with passwords, for instance an "if" statement would only let the user in "if" the user types a certain word. "if" tells the flash movie to only do some thing "if" something else happens.
"else" statements are used in conjunction with "if" saying that if something other than the set "if" is used, then something other than the "if" will happen.
complicated eh?