Interactivesection
Snippets
-
get number of days in a month by interactiveSection
Actionscript 2.0 syntax. from http://interactivesection.wordpress.com/
Save as Favorite | Tags: Date month days
-
random Array generator class by interactiveSection
in Actionscript 3.0 syntax. from http://interactivesection.wordpress.com/. Use this class to generate and return a new array with x number of elements in a random order, or return a new array which has the same set of elements as an existing array at a randomized order.
Save as Favorite | Tags: random array


