List Of Commands

Top  Previous  Next

Publication

FirstPage()

LastPage()

NextPage()

PrevPage()

Page("PageLabel")

Exit()

Minimize()

Maximize()

Restore()

Object

CreateTextButton("InLabel","OutLabel$,x,y,w,h,text")

CreateText("InLabel","OutLabel$,x,y,text")

CreateParagraph("InLabel","OutLabel$,x,y,w,h,text")

CreateCircle("InLabel","OutLabel$,x,y,w,h,r,g,b")

CreateRectangle("InLabel","OutLabel$,x,y,w,h,r,g,b")

CreateLine("InLabel","OutLabel$,x,y,w,h,r,g,b")

CreateLineAB("InLabel","OutLabel$,x1,y1,x2,y2,r,g,b")

CreateHotSpot("InLabel","OutLabel$,x,y,w,h")

CreateScript("InLabel","OutLabel$")

DeleteObject("ObjectLabel")

Hide("ObjectLabel")

Show("ObjectLabel")

Invert("ObjectLabel")

MoveObject("ObjectLabel","x,y,w,h")

MoveTo("ObjectLabel","x,y,steps,type")

ReorderObject("ObjectLabel","Parameters")

Global Object Parameters

SetObjectParam("ObjectLabel,"Parameters")

SetProjectParam("ProjectParamName","Parameters")

System

Timers

PageTimer("ms","PageLabel")

ExitTimer("ms")

ScriptTimer("ObjectLabel","ms")

RunScript("ObjectLabel")

RunScriptCode("ObjectLabel")

Pause("ms")

Return()

Break()

Refresh()

Print

PrintText("ObjectLabel","Parameters")

PrintPage("Page")

PrintRect("ObjectLabel","Zoom")

PlugIns

PluginSet("PlugInLabel","Variable")

PluginGet("PlugInLabel","Variable")

PluginRun("PlugInLabel","Command")

Others

Message("String","Variable")

MessageEx("Title","Text, Flag[, Timeout]")

SysCommand("Command","Parameters")

DisplayValue("ObjectLabel","Value")

SendCommand("BindingObjectLabel","Menu ID a,b[,c]")

LoadText("ObjectLabel","Path/StringVariable")

Run("Path","Parameters")

RunMBD("Path","PageLabel")

OpenFile("Filter","Default extension")

SaveFile("Filter","Default extension")

BrowseForFolder("Prompt","StartingFolder")

ColorPicker()

FontPicker()

FileExist("Path","Variable")

FileString("SubString","Variable")

SearchForFiles("Path","Filter")

SaveVariable("Name","Variable")

LoadVariable("Name","Variable")

InstallFont("Path")

Browser("BrowserObjectLabel","Command/URLPath")

Clipboard("SEND/GET","Variable")

Sound

System

VolumeUp("Volume 0-100")

VolumeDown()

FMODConfig("Driver[,MPEG mode]")

BackgroundPlay("Path","Parameters")

BackgroundPause()

BackgroundStop()

PlaySound("Path")

StopSound()

WAV

WavePlay("Path","Parameters")

WaveStop()

MID

MidiPlay("Path","Parameters")

MidiStop()

MOD

ModOpen("Path")

ModPlay()

ModStop()

OGG

AudioOpen("Path")

AudioPlay()

AudioStop()

AudioPause()

AudioRewind("Seconds","Parameters")

SongList

SongListReset()

SongListAdd("Path")

SongListDel("Number")

SongListPlay("Number")

SongListNext()

SongListPrev()

SongListLoad("Path")

SongListRND()

SongListEdit()

SongListSave("SongList/ListBox","Path")

SongListTime()

CD

CDPlay()

CDStop()

CDPause()

CDTrack("Track")

CDForward()

CDBackward()

CDPlayPause()

CDSkipForward()

CDSkipBackward()

WhichCDTrack("TrackVar")

Adv. Objects

Image

ViewImage("Path","Parameters")

ReplaceImage("ObjectLabel","Path")

UseImageBkgColor("ObjectLabel","Parameters")

SetImageBkgColor("ObjectLabel","R,G,B")

SetImageOrigin("ObjectLabel","X,Y")

ResizeImage("ObjectLabel","W,H")

RotateImageRel("ObjectLabel","Angle")

RotateImageTo("ObjectLabel","Angle")

ScrollImageView("ObjectLabel","X,Y")

ZoomImageView("ObjectLabel","Zoom")

RestoreImage("ObjectLabel")

ImageOpacity("OpacityLevel")

ListBox

ListBoxAddItem("ObjectLabel","Parameters")

ListBoxDeleteItem("ObjectLabel","ItemNum")

ListBoxSortItems("ObjectLabel","Parameters")

ListBoxSelectItem("ObjectLabel","ItemNum")

ListBoxDeselectItem("ObjectLabel","ItemNum")

ListBoxMoveItem("ObjectLabel","ItemsNum")

ListBoxGetItems("ObjectLabel","Parameters")

ListBoxGetSelectedItems("ObjectLabel","Parameters")

ListBoxParam("ObjectLabel","Parameters")

Flash

Flash

FlashSetVar

FlashGetVar

FlashSetFrame

FlashGetFrame

FlashGetProp

Video

VideoLoad("ObjectLabel","Path")

VideoPlay("ObjectLabel")

VideoPause("ObjectLabel")

VideoStop("ObjectLabel")

VideoRewind("ObjectLabel","Parameters")

VideoClose("ObjectLabel")

VideoSpeed("ObjectLabel","Parameters")

VideoScale("ObjectLabel","Width,Height")

VideoParam("ObjectLabel","Parameters")

MCI

MCIObject("ObjectLabel","Command")

MCICommand("MCIString")

GIF

AGifPlay("ObjectLabel")

AGifStop("ObjectLabel")

AGifReset("ObjectLabel")

AV Object

AudioVisualizationType("ObjectLabel","Type")

AudioVisualizationColor("ObjectLabel","Parameters")

TTS

InstallTTS()

InitTTS()

Say("Text$")

SpeakText("ObjectLabel")

StopTTS()

PauseTTS()

ResumeTTS()

PitchTTS("Frequency")

SpeedTTS("Speed")

Matrix

MatrixSet("MatrixName[Column,Row],"Image Index")

MatrixGet("MatrixName[Column,Row],"Variable Name")