Posted on Wednesday, 29th October 2008 by admin
Adobe AIRってどういう物は、前回Adobe AIRが使ったGoogle関係製品のリスト中に説明しました。使いやすくて見た目もカッコいいですよね。
オンライン写真アルバムサービスFlickrは使ったことがある人は多 [...]
Tags: Adobe, AIR, Snoto, マルチメディア
Posted in AIR | Comments (5)
Posted on Wednesday, 29th October 2008 by admin
Adobe AIR(Adobe Integrated Runtime)とは米アドビシステムズが開発中のアプリケーション実行環境である。2007年6月にWindowsおよびMac OS X向けのベータ版が公開された。以前は [...]
Tags: Adobe, AIR, GMDesk, Google, Google Analytics, ReadAir
Posted in AIR | Comments (3)
Posted on Monday, 20th October 2008 by admin
C/C++で開発したライブラリをJNIでJavaのラップを作ってみます。一番難しいところはメモリの回収だと思います。いろいろなメモリリックの問題を出ますので、一つ一つで解決して、最後まだリックされてることろがありました! [...]
Tags: finalize, Garbage Collection, GC
Posted in Java | Comments (0)
Posted on Sunday, 19th October 2008 by admin
ActionScriptというのは何のものですか。ふーんー
ActionScriptとは、Macromedia Flashが以前から導入しているプログラミング言語であり、Flash8でも同様に使用されています。一般的に、 [...]
Tags: ActionScript, Library, List
Posted in ActionScript | Comments (9)
Posted on Saturday, 18th October 2008 by admin
AIRアプリの起動情報に関しては flash.system.Shell クラスが把握していますが、プロパティとして直接参照はできません。
その代わりに flash.events.InvokeEvent から参照すること [...]
Tags: AIR, applicationComplete, ドラッグ, ドロップ
Posted in AIR | Comments (1)