Contents
Articles
Behaviors
Books
Director News
Director Web Sites
FAQ
Games
Mailing Lists
News Groups
Project Examples
Reviews
Software
Tools
Useful Web Sites
Utilities
Xtras

Don't miss these
Simple file open/save dialog behavior
Snow Falling
Rollover Trigger-Alphamania
Volume Behaviour (Buttons)
Vector Shape - Rounded Rectangle
Setup Anim
cXtraPrintRTF
Director Workshop
Amara Flash Intro and Banner Builder
Sprite controls
 

 

 

Behavior Stop Projector After Eject CD

Added on 7/30/2005

 

Compatibilities:
D7 D8 D8_5 D9

Required Xtras:
Buddy API

This item has not yet been rated

Author: johnmerlin

Stoping Director projector after eject CD from cd drive. use this script at global Script. then create one .txt file in the current folder. You should have registered version of Buddy API Xtra Note: this script will not work on Cue points where you used in score window.

on enterframe me
getfile= baFileExists( the pathName & "temp.txt" )
if getfile then
nothing
else
quit
end if
end

 


Contact

MMI
36 South Court Sq
Suite 300
Newnan, GA 30263
USA

Send e-mail