author: pixelpim [+], Submitted: 02.21.03 6a • Last Edit: 03.06.03 2a

usage

msg1 { senocular [+], posted: 02.21.03 6a•-, top [^] }
also see
http://www.umbc.edu/interactive/flash/tutorials/setInterval.php

at the bottom theres a setTimeout implementation that accepts both forms of setTimeout
msg2 { pixelpim [+], posted: 03.06.03 2a•-, top [^] }
Sorry I found that this didn´t work properly unless you define the calback in two parts.
like: pathToClipThatContainsMethod, 'methodNameAsString'
instead of: clipRef.Method
Should work as a charm now.