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
Thumbnail Browser
SerialXtra
Confine Effect ot Mouse Over-Alphamania
Popup Score
GkSetup
2D Collision from Explore Science
3D Rotation
HEINEGUN
Sarah"s Multiuser Pages
ZGTSB-Bitmap Slider Scroll
 

 

 

Behavior Check for VideoforWindows

Added on 6/15/2000

 

Compatibilities:
behavior D7 D8 PC

This item has not yet been rated

Author: KumarK

Check for VideoforWindows

---- written for Director 8 ---
---- Kumar.K kumark@icode.com ----


--VFW Check---
on VFWcheck
  VFWPresent = the videoForWindowsPresent
  if VFWPresent = True then
    ---If present,Your Custom Action Goes here--
  else
    ---If Doesnot present,Your Custom Action Goes here--
  end if
end

-- Get Behavior description --
on getBehaviorDescription
  return "This Behavior Checks for VideoForWindows " & RETURN & RETURN &
  "Parameters" & RETURN &
  "* What Action? if the VideoForWindows 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

Send e-mail