My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Welcome to the Wave Gadgets Actionscript Client Library

This project hosts the source code for the Wave Actionscript Library. For the first phase, it will allow Flex or Flash application to access Wave Gadgets API.

Version 0.4 of Wave Gadget Actionscript API released: http://wave-as-client.googlecode.com/files/wave-as-client04.zip

Other downloads: http://code.google.com/p/wave-as-client/downloads/list

Examples

See GettingStarted wiki page.

See CodeSnippets wiki page to see actionscript code snippets.

It is helpful to read Google's guide to Wave Gadget API to understand how to use this library. See http://code.google.com/apis/wave/extensions/gadgets/guide.html.

What is Google Wave?

Wave is one of the coolest new thing. It is a platform and a protocol for real-time collaboration and messaging. It is not email, IM, Twitter, or blog, yet it is kind of all of them. Watch the video at http://wave.google.com to really see what it is.

Wave Gadgets Javascript API Reference

http://code.google.com/apis/wave/extensions/gadgets/reference.html

http://code.google.com/apis/wave/extensions/gadgets/guide.html

Sample Project

Button Counter

Remake of the button counter example in the Wave Gadget API tutorial. Simple and good for starting out.

Live Demo:

https://wave.google.com/a/wavesandbox.com/?debug=true#restored:nav,restored:contact,restored:digest,restored:wave:wavesandbox.com!w%252Bbwihmm04%2525B

Gadget xml url:

http://wave-as-client.googlecode.com/svn/trunk/example/button_counter/web/button-counter.xml

Source code: http://wave-as-client.googlecode.com/files/button_counter20090722.zip

http://code.google.com/p/wave-as-client/source/browse/#svn/trunk/example/button_counter

Tic Tac Toe Game

Play Tic Tac Toe with your friends on Wave.

Live Demo (Requires Sandbox account):

https://wave.google.com/a/wavesandbox.com/#restored:search,restored:wave:wavesandbox.com!w%252BpTe7rg3C%2525A

Gadget xml url:

http://wave-as-client.googlecode.com/svn/trunk/example/wavetictactoe/web/wavetictactoe.xml

Images credits: http://www.iconfinder.net/icondetails/10280/48/

Magic 8 Balls

Have fun with Magic 8 balls :) Magic 8 balls tells you the answer ;)

Click to shake the ball. The magic 8 balls is synchronized among all users of the same wavelet. Everyone in the same wavelet will see the ball shake and see the same answer.

Live Demo:

https://wave.google.com/wave/#restored:search:magic+8,restored:wave:googlewave.com!w%252BrcM7PB-gL.4

Gadget xml url:

http://wave-as-client.googlecode.com/svn/trunk/example/wavemagic8/web/wavemagic8.xml

Images credits: http://code.google.com/p/magic8ball/

Wave Extension Installer XML file creator

After developers finish developing wave gadgets, they need to create an extension installer. Hopefully this gadget can help one creating an extension installer manifest file for gadget installation.

Live Demo:

https://wave.google.com/wave/#restored:search:extension,restored:wave:googlewave.com!w%252BlscDdJfoA

https://wave.google.com/a/wavesandbox.com/#minimized:nav,minimized:contact,minimized:search,restored:wave:wavesandbox.com!w%252BafteRD0KA

Gadget xml url:

http://wave-as-client.googlecode.com/svn/trunk/example/wave_install_creator/web/wave_install_creator.xml

Extension Installer xml url:

http://wave-as-client.googlecode.com/svn/trunk/example/wave_install_creator/web/wave_install_creator_install.xml source code: http://wave-as-client.googlecode.com/files/wave_install_creator.zip

http://code.google.com/p/wave-as-client/source/browse/#svn/trunk/example/wave_install_creator/src%3Fstate%3Dclosed

---

Status

2009/10/03 - The current version is up-to-date with the Google Wave Preview release.

Version 0.4 released

2009/06/07 - Version 0.3 released ( http://wave-as-client.googlecode.com/files/wave-as-client03.zip ): Most of the major functionalities should be working. Tested on developer sandbox.

Powered by Google Project Hosting