Associated Email list Windows_For_Shockwave

See Also
wfsWriteBehaviorCode
wfsWriteSpriteCode
wfsWriteSpriteAndBehaviorCode

 

Site Nav

css drop down menu by Css3Menu.com

Tutorial 9: Dynamism API 1

Tutorial 9: Dynamism API 1

This tutorial shows you how to use three of the handlers in the "Dynamism" API: wfsCreateSprite, wfsAttachBehavior, and wfsDestroyDynamicSprite. These can be used to create sprites, attach behaviors to them, and destroy dynamic sprites (respectively).

These handlers don't have to be used to create WFS managers or elements. You can create and attach any old behaviors. In the below Shockwave piece, the sprites that you create by clicking the "create" button are not managers or elements.

The souce code of the below Shockwave piece is included in WFS Pro.

Tutorial 9: Dynamism API 1