---- written for Director 8 ---
---- Kumar.K kumark@icode.com ----
--QTVersion Check---
on qtversioncheck whatversion
currentver = quickTimeVersion()
if currentver <> whatversion then
---Your Custom Action Goes here--
else
---Your Custom Action Goes here--
end if
end
-- Get Behavior description --
on getBehaviorDescription
return "This Behavior Checks for QuickTime Verison " & RETURN & RETURN &
"Parameters" & RETURN &
"* What Version You Want as float." & RETURN &
"* What Action? if the verion you want is not present" & RETURN & RETURN &
"Please Paste this script in Movie Script so as you can detect before the Movie Starts"
end
-- Get Behavior description --
Contact
MMI
36 South Court Sq
Suite 300
Newnan, GA 30263
USA