need some good "conditional" tutorials
Posted: Wed Jan 07, 2004 8:38 am
okay guys
just thought of some nice ideas for my site and basically they will be using alot of my flash design inside it, i built an e-mail and instant messaging client on my site anfd would like to tell people if they have new mail etc before they actually view there mail
so for eg
pseudocode
etc
if anyone can point me in the right direction to some complex tutorials for this it would be mush appreciated
also ive just been learning loops and cannot really see the point in them, at least not in anything i need to do, i written a code that basically says 10, 9, 8 - 1, huge amounts of code when it could be just written in pla9in HTML/XML what are loops commonly used for?
(link for conditions would be extremely appreciated!)
Thanks in advance
just thought of some nice ideas for my site and basically they will be using alot of my flash design inside it, i built an e-mail and instant messaging client on my site anfd would like to tell people if they have new mail etc before they actually view there mail
so for eg
pseudocode
Code: Select all
> if new mail
> display flash pic
> if no new mail
> display nothingif anyone can point me in the right direction to some complex tutorials for this it would be mush appreciated
also ive just been learning loops and cannot really see the point in them, at least not in anything i need to do, i written a code that basically says 10, 9, 8 - 1, huge amounts of code when it could be just written in pla9in HTML/XML what are loops commonly used for?
(link for conditions would be extremely appreciated!)
Thanks in advance