MouseToy COMPONENT Beta 1.0 Author: Donald A. Martinez bdz@ididitmyway.com If you have comments or suggestions or BUGS found. Please do not hesitate to email me. Please do not forget to give credit where credit is due. The following instructions are also location in FLASH MX Reference (shift+f1). Availability Flash Player 6. Usage BDZMouseToy.MakeItFollow(instance) Parameters instance String; the string name of the target movie clip which will have the follow effect Returns nothing Description Method; making the target movieclip follow the mouse. Availability Flash Player 6. Usage BDZMouseToy.MakeItStick(instance) Parameters instance String; the string name of the target movie clip which will have the sticky effect Returns nothing Description Method; making the target movieclip stick to the mouse. Availability Flash Player 6. Usage BDZMouseToy.RemoveEffect(instance) Parameters instance String; the string name of the target movie clip which will have the effect removed Returns nothing Description Method; making the target movieclip lose its effect.