arcticPigs release V1.0 helpefiles |
![]() |
Sets a custom event.
Custom events allow you to link the 3D web player to external objects. You can have the action sequence timeline drive external changes such as visual changes to your web page using DHTML. This way you can link the animation playing in your viewer with textual output on the web page.
Syntax: |
void custom(float time, VARIANT gin, VARIANT jam) |
Parameters: |
|
Remarks: | Excuse us for the odd names for the custom event parameters. But as you can pass any type of object to a custom event, allowing you to taylor the use of these event to anything you can imagine, we needed a parameter description that captures the complete freedom you have with these events. Gin and Jam (Jam is optional, Gin isn't) |
See also:
Last Updated: 06/16/02 |