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
Auto Complete
Export Global Variables
Simatrix Lingo Font
WebCamXtra - Computer Vision & Camera Tracking
Final text box resizer for text members
Movie Slider Control
Josh Chunick's Personal Site
Lingo-An Advanced Guide to Directors Scripting Language
Space Invaders
Printing Acrobat files with Buddy API
 

 

 

Behavior Open Help File

Added on 10/2/2000

 

Compatibilities:
D7 D8 PC Script

Required Xtras:
Buddy API

This item has not yet been rated

Author: MediaMacros (website)

Open a help file to a specific topic. Use like this... openHelpFile(whatFile, whatTopic) Make sure the topic is copied exactly and the filename is correct.

on openHelpFile whatFile, whatTopic
  baWinHelp( "Show", whatFile, whatTopic )
end

on getBehaviordescription
  describe = "Open a help file to a specific topic.  Use like this..." & return & "openHelpFile(whatFile, whatTopic)" & return & "Make sure the topic is copied exactly and the filename is correct."
  return describe
end

 


Contact

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

Send e-mail