Table of Contents

Ripple Examples

Examples of how to use the Ripple Framework.

Ripple Photo

A simple Flash photo viewer, with thumbs, titles and descriptions.

SVN location:
http://svn1.cvsdude.com/osflash/ripple/trunk/samples/ripple_photo

(I built this using frames for states, thinking that this would be understandable by a wider range of existing developers. However, this example shows why that is not a great idea, by the fact that I had to work around the issues that arose from that decision, and the result is not really as intelligible as it would otherwise have been)

Simple Sample

This was hacked together in an hour, and does not look pretty. But it shows some of the features quite well.
http://svn1.cvsdude.com/osflash/ripple/trunk/samples/simple

Note: Browser redirection will only work if you access it via a webserver. (ie being able to link to individual pages directly). To view it on local files system, open ripple_simple.html directly and it will load the default index.html page.