はてなブログ トップ
Tweener
このタグでブログを書く
言葉の解説
ネットで話題
関連ブログ
Tweener
(コンピュータ)
【とうぃーなー】
as2/as3 用のトウィーン制御ライブラリ。
このタグの解説について
この解説文は、
すでに終了したサービス「はてなキーワード」内で有志のユーザーが作成・編集
した内容に基づいています。その正確性や網羅性をはてなが保証するものではありません。問題のある記述を発見した場合には、
お問い合わせフォーム
よりご連絡ください。
解説の続きを読む
ネットで話題
もっと見る
279
ブックマーク
Tweener Documentation and Language Reference
Transition Types When using the addTween and addCaller methods, several different transition methods may be used. They're defined by the transition parameter, and each of them define a different easing method. Check the table below for a complete rundown of the available methods. You may also pri...
hosted.zeh.com.br
199
ブックマーク
tweener - Google Code
Code Archive Skip to content Google About Google Privacy Terms
code.google.com
94
ブックマーク
Tweener Documentation and Language Reference
<body> <h2>Frame Alert</h2> <p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.</p> </body>
hosted.zeh.com.br
92
ブックマーク
Tweener 特殊プロパティ一覧
caurina.transitions.Tweener.properties の中にある 6つのasファイルから抜き出した。 それぞれ 〜.init(); が必要。 (例: ColorShortcuts.init();) AS2, AS3共通 ———————————————————————- ■ ColorShortcuts _color_ra _color_rb _color_ga _color_gb _color_ba _color_bb _color_aa _color_ab 色 16進数形式 (0×0000...
soohei.net
84
ブックマーク
超訳:Tweenerドキュメント&言語リファレンス
本ドキュメントはtweenerの公式サイトで配布されているドキュメントを元に、Tonpoo.comが自己流で日本語化しようとしているものです。
tonpoo.com
78
ブックマーク
Tweener.addTween(ver.1.25.57)の使い方 | (SCRATCHBRAIN.BLOG v2// 洋楽・音楽サービス・Flash ActionScript3.0・グラフィックアート)
Tweenerクラスのバージョンアップにより、前に書いた記事『Tweener.addTweenの使い方』と利用手順が一点変わりました。 また、パラメータを変えたときのTweenの変化がわかるようなswfを作りました。 手順 1.import Tweenerクラスをimportします。 import caurina.transitions.Tweener; 2.addTweenメソッド呼び出し 次...
www.scratchbrain.net
73
ブックマーク
Tweener拡張で、MovieClipをMatrixで超変形をできるようにした | fladdict
先日のTweener拡張、MatrixShortcut.as をさらに改造しました。 Tweenerの初期化後に、MatrixShortcuts.init() を呼ぶと、Tweenerにスペシャルプロパティが追加されます。 _matrix_a transform.matrix.a をトゥイーンする。 _matrix_b transform.matrix.b をトゥイーンする。 _matrix_c transform.matrix.c をトゥイーン...
fladdict.net
68
ブックマーク
TONPOOBLOG » Tweenerの終焉
つい数日前に「Tweener、がんばれ!」とか言った側から、Tweenerの開発終了について、開発者のZeh氏のブログで公式なアナウンスが出てしまいました(汗)。 Zeh Fernando » Blog Archive » Tweener, 4 years later - A post mortem 上記記事の内容を意訳してみました。間違ってる部分も結構あるはずですが、大意はつかめ...
www.tonpoo.com
58
ブックマーク
ActionScriptのトゥイーン制御ライブラリTweenerの使い方
blog.cotapon.org