Search Results
-
Updated on: Nov 11, 2009
How do I get the content of a URL on a web server into Revolution?
This lesson will show you how to load the content of a URL into Revolution.
To see how to monitor the amount of data that has been downloaded please see this lesson.
-
Updated on: Oct 13, 2010
How do I Search an Array?
This lesson describes two frequently used algorithms for finding entries in an array. Sample code is also provided.
-
Updated on: Mar 19, 2010
How do I define my own properties for an object?
This lesson shows how to store custom properties in an object, and how to define getProp/setProp handlers to customize behaviour when getting/setting custom properties
