Google Codeにあるwave-as-clientを試してみました。 wave-as-clientは、Google WaveのActionScript用のライブラリです。 ExternalInterfaceを利用したもののようです。 wave-as-client http://code.google.com/p/wave-as-client/ ほとんどGettingStartedのままなのですが、メモをアップします。Gadgetの作成 ここのGettingStartedを参考に、Flex Builderで、Flex プロジェクトを作成します。 次にライブラリとして必要なファイルをGoogle Codeからダウンロードします。 wave-as-client04.zipまたは、wave-as-client04.swc http://code.google.com/p/wave-as-cl
