home *** CD-ROM | disk | FTP | other *** search
- on finishMovie
- global myWindow
- if objectp(myWindow) then
- forget(myWindow)
- end if
- set the visible of sprite 48 to 1
- puppetSprite(48, 0)
- puppetSound(0)
- sound stop 1
- sound stop 2
- updateStage()
- continue()
- updateStage()
- end
-
- on feat1
- finishMovie()
- go(1, the pathName & "drwho")
- end
-
- on feat2
- finishMovie()
- go(1, the pathName & "scifi")
- end
-
- on feat3
- finishMovie()
- go(1, the pathName & "kim")
- end
-
- on feat4
- finishMovie()
- go(1, the pathName & "time")
- end
-
- on feat5
- finishMovie()
- go(1, the pathName & "trek")
- end
-
- on feat6
- finishMovie()
- go(1, the pathName & "time")
- end
-
- on feat7
- finishMovie()
- go(1, the pathName & "meta")
- end
-
- on feat8
- finishMovie()
- go(1, the pathName & "readme")
- end
-
- on feat9
- finishMovie()
- go(1, the pathName & "office")
- end
-
- on feat10
- finishMovie()
- go(1, the pathName & "reviews")
- end
-
- on feat11
- finishMovie()
- go(1, the pathName & "news")
- end
-
- on feat12
- finishMovie()
- go(1, the pathName & "bazar")
- end
-
- on feat13
- finishMovie()
- go(1, the pathName & "games")
- end
-
- on feat14
- finishMovie()
- go(1, the pathName & "zarnac")
- end
-
- on feat15
- finishMovie()
- go(1, the pathName & "letters")
- end
-