Welcome,
Guest
. Please
login
or
register
.
Always stay logged in
Login with username, password and session length
Home
Help
Search
Login
Register
Action Script in Action
>
SwishMax 2
>
General Swish Max2 problems.
>
a (while ...) script ?
Pages: [
1
]
« previous
next »
Print
Author
Topic: a (while ...) script ? (Read 490 times)
stream2
Star
Full Member
Karma: 0
Offline
Posts: 110
a (while ...) script ?
«
on:
March 10, 2010, 08:21:18 AM »
Hi Mr Wayne
Would you please give me an example using the script with (while ...)?
Thank you very much in advance!
Have good time
Logged
Janusz
Star
Jr. Member
Karma: 0
Offline
Posts: 62
JaNuSz
Re: a (while ...) script ?
«
Reply #1 on:
March 10, 2010, 08:30:22 AM »
onLoad () {
a = 1;
do {
a += 1;
trace(a);
} while (a < 10);
}
Logged
stream2
Star
Full Member
Karma: 0
Offline
Posts: 110
Re: a (while ...) script ?
«
Reply #2 on:
March 10, 2010, 10:03:18 AM »
Hi Janusz
Thanks a lot good man
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
-----------------------------
Meet Members
-----------------------------
=> Information Area
-----------------------------
Competitions
-----------------------------
=> Photo Shop
-----------------------------
SwishMax
-----------------------------
=> General Swish & Swish Max problems.
=> Scripting and codes
-----------------------------
SwishMax 2
-----------------------------
=> General Swish Max2 problems.
=> Scripting and codes
-----------------------------
SwishMax 3
-----------------------------
=> Scripting and codes
-----------------------------
Componets
-----------------------------
=> Componets
-----------------------------
Tutorials
-----------------------------
=> Swish Max
=> Learning Videos
=> Swish Max 2
=> Swish Max 3
-----------------------------
Links Page
-----------------------------
=> Reference links.
-----------------------------
Site & Graphic checks
-----------------------------
=> Home Pages
=> Graphics & Pictures
-----------------------------
Sounds for you sight
-----------------------------
=> Sound Board
Loading...