Register
Description: |
baRegister registers Buddy API. |
Platforms: |
Windows and Macintosh |
Usage: |
Result = baRegister( UserName, RegNumber ) |
Arguments: |
String, integer. |
Returns: |
Integer. |
Examples: |
Director: Authorware: |
Notes: |
You need to use this function before you call any other Buddy functions. For Director, the best place to do this is in your startMovie handler. In Authorware, place this into a calculation icon near the start of the flowline. |