型録番号一覧表:001 〜

ショートカット:http://www.kenjikojima.com/runrev/handbook/shortcut.html
始めての方は 001 から読んでください。


018

Revolution でお絵描き 4 / 革命絵図師養成講座 付録
ボタンから引き出すスタックパネルを作る
アイコンのチャートやスワッチ上で移動するロケーター
選ばれたアイコンを示すフレームを置く

set the brush to number
constant, local


017

Revolution でお絵描き 3 / 革命絵図師養成講座 実行編
パレットを使う
グループをバックグラウンドに扱う
パレットからカードを作成、パレットからカードを削除
サブスタックを独立したスタックファイルとして保存

the style of stack stackname
the defaultStack to stackname
create card, delete this card
clone stack stackname


016

Revolution でお絵描き 2 / 革命絵図師養成講座 中級
半透明のイメージオブジェクト
ドロワーを開ける
スタック内のイメージを他のイメージオブジェクトに移動
アプリケーションになっているスタックの変更を保存する

set the mainstack of stackname1 to stackname2
preOpenStack, openstack
drawer stack stackname {[at] left | bottom | right}
the openStacks
the blendLevel of image imagename, thumbPos of sb scrollbarname
put image imagename1 into image imagename2
the optionKey is down
save stack stackname


015

Revolution でお絵描き / 革命絵図師養成講座 初級
各種ペイントツール、ピクセル拡大ツール(虫メガネ)
ピクセルのカラー値を取得
イメージのエクスポート

the target, the showborder
set the magnify of image imageName to {true | false}
tool, pencil, brush, bucket, eraser, spray can
send message to me in time
within(object,point)
ask file prompt, export image to filepath


014

プロパティを調べる
ボタンとフィールドのプロパティ、カラー
Array(配列) combine, split を使う

the propertyNames
the properties of object
combine array, split variable
accelKey, accelMods, accelText,
autoArm, armFill
foregroundColor, backgroundColor, hiliteColor, borderColor, topColor, bottomColor, shadowColor, focusColor


013

CGI にデータを送って結果を得る
Web ブラウザーでURL を開く
タグ付きのHtmlText を普通のテキストにする

post data to URL destinationURL
revGoURL destinationURL
set the HTMLText of [chunk of] field to htmlString
lineOffset(lineToFind,stringToSearch)


012

FTP サイトのディレクトリー・リストと、アイコン付きリスト作成

libURLSetFTPListCommand {"LIST" | "NLST"}
URLEncode, hilitedButtonName, imageSource


011

パスワード ダイアログと、カスタム用パスワードフィールド

ask password [clear] question [with defaultAnswer] \
[titled windowTitle] [as sheet]

set the password of this stack to "mySecret"
keydown, backspacekey


010

クイックタイム再生のトータルの時間と、現在の時間測定
send を使って一定の周期で繰り返し作業を行う
プログレスバーを動かす

startTime, endTime, duration, currentTime, timeScale
send message to me in time, repeat for each line
pendingMessages


009

ムービー(またはフラッシュファイル)用ビジュアルエフェクト
必要に応じてテンポラリーファイルを作る
スナップショットのインポート
ムービーファイル(.mov) とフラッシュファイル(.swf) の扱いの違い

URL, binfile:, file:
import snapshot, globalLoc


008

Web からストリーミングクイックタイム再生

the QTVersion, revGoURL
set the filename of player "playerName"


007

スペシャルフォルダーのパス
フォルダー(ディレクトリー)を作る、削除する
イメージオブジェクトにイメージファイルを映す

specialFolderPath("Desktop"), create folder, delete folder
set the filename of image "imageName"
formattedWidth, formattedHeight


006

サブスタックをクリエイトする。
ウインドウ(スタック)のデコレーションを変える
メインスタックのカラー、フォントの継承 (the object hierarchy)

create, mainstack, decorations, label (title)
metal (MacOSX)


005

スナップショット
ファイルリストからダブルクリックでファイルを削除
自動切り替えができるラジオボタンを作る
スタックからフォルダーを開ける

export snapshot, JPEGQuality
fileType, filter, replace, clickText


004

スタックが保存してあるフォルダーまでのパス
フォルダー内のファイルやフォルダーのリストを得る

defaultFolder, files, folders
platform


003

切り抜きウインドウシェイプ
タイトルバーがないウインドウを、マウスて移動させる
ask や answer にカスタムアイコンを使う(MacOSX のみ)

gRevAppIcon
answer, ask, as sheet


002

QuickTimeのエフェクトを使う特殊な効果と、
カスタムプロパティの作成。

answer effect


001

ウインドウのリサイズに沿って、オブジェクトのポジション、サイズが変化する

resizeStack x,y
constant


index@kenjikojima.com