-
what is Marital numbers code in ActionScript 3
hi
what is Marital numbers and odd numbers code in ActionScript 3
Marital numbers is : 0 2 4 6 8 10 12 .....
odd numbers is : 1 3 5 7 9 11 13 ....
i want do this :
var i:Marital numbers = Math.randomRange(0,20)
var h dd numbers = Math.randomRange(0,20)
Last edited by kofa; 12-16-2017 at 04:16 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|