Archive

カテゴリ[12月, 2009]

Matrix3D.transpose()

20091230
Category:梅原 /Tags:

transposeMatrix3D.transpose()メソッドについて
http://help.adobe.com/ja_JP/AS3LCR/Flash_10.0/flash/geom/Matrix3D.html#transpose()
  
実体行列.transpose()
Read more…

88星座

20091224
Category:梅原 /Tags:

umhr_88star88星座

Read more…

Matrix3D.transformVectors()

20091223
Category:梅原 /Tags:

transformVectorsMatrix3D. transformVectors()メソッドについて
http://help.adobe.com/ja_JP/AS3LCR/Flash_10.0/flash/geom/Matrix3D.html#transformVectors()

実体行列.transformVectors(処理したい値のvector,処理済値のvector)

Read more…

円形メニュー

20091218
Category:梅原 /Tags:

umhr_circlemenu円形メニューをつくってみた。
Read more…

Matrix3D.transformVector()

20091216
Category:梅原 /Tags:

transformVectorMatrix3D. transformVector()メソッドについて
http://help.adobe.com/ja_JP/AS3LCR/Flash_10.0/flash/geom/Matrix3D.html#transformVector()

実体行列. transformVector(変換元の座標):実体行列に乗算した座標
Read more…

いろいろFontClock

20091215
Category:梅原 /Tags:

umhr_fontclockActionScriptからユーザーのPCにインストールされているフォントの一覧がとれるので、それを利用して、時計を作ってみた。
Read more…

「ブラウザで無料ではじめるAS3.0」の執筆に参加しました

umhr_wonderfl_book「ブラウザで無料ではじめるActionScript 3.0 —It’s a wonderfl world—」
ワークスコーポレーションより2009年12月18日発売
http://www.wgn.co.jp/store/dat/3183/
http://www.amazon.co.jp/dp/4862670776/

wonderflというオンラインFlash生成サービスを使った、ActionScriptプログラミングの学習本です。その一部(二十数ページ)、WebAPIの節を担当しました。
Read more…

Matrix3D.recompose()

20091213
Category:梅原 /Tags:

破線で矩形を描く

20091211
Category:梅原 /Tags:

umhr_hasen破線で矩形を描く。FlashIDE上の描画ツールでは破線の設定があるのに、スクリプトのlineStyleとかで設定できるわけではない。なので、自作しないといけない。
Read more…

都道府県chooser

20091206
Category:梅原 /Tags:

umhr_chooser都道府県を選ぶUI
Read more…