home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- the searchPaths = []
- add(the searchPaths, the moviePath)
- add(the searchPaths, the moviePath & "@direct")
- add(the searchPaths, the moviePath & "@movies")
- add(the searchPaths, the moviePath & "@paper")
- add(the searchPaths, the moviePath & "@xtras")
- add(the searchPaths, the moviePath & "@quiktime")
- add(the searchPaths, the moviePath & "@QT")
- add(the searchPaths, the moviePath & "@screensaver")
- add(the searchPaths, the moviePath & "@link")
- end
-