View Full Version : IceProjector, right click (close)
golabi
11-18-2002, 02:41 PM
hi
test2 , how can i do , right click (close)
test page
http://www.aliok.com/index1.htm
http://www.aliok.com/mechelle/michelle.html
thanks alot
Flashants
11-20-2002, 03:34 AM
Please refer the following sample about right-mouse-click menu.
http://www.flashants.com/tutor/icesample2.shtml
You can always close a iceProjector program with the fscommand: fscommand("quit");
But there is no way to quit a icePlayer object unless you close the brower window that launch it. So instead of close it, you can simply hide the flash by the following fscommand to make icePlayer object invisible from the screen.
fscommand("fas.Win.hide","");
golabi
11-20-2002, 12:24 PM
thanks very much
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.