home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- clearThumb()
- LoadWhat()
- end
-
- on LoadWhat
- global LoadMe
- if LoadMe = 1 then
- play movie "Demos"
- else
- if LoadMe = 2 then
- play movie "ThisIssue"
- else
- if LoadMe = 3 then
- play movie "Resources"
- else
- if LoadMe = 4 then
- play movie "LiveWire"
- else
- if LoadMe = 5 then
- play movie "Team"
- else
- if LoadMe = 6 then
- play movie "Imagine"
- else
- if LoadMe = 7 then
- play movie "Buz"
- else
- if LoadMe = 8 then
- play movie "Music"
- else
- if LoadMe = 9 then
- play movie "Index"
- else
- if LoadMe = 10 then
- play frame "main" of movie "Help"
- else
- if LoadMe = 11 then
- play movie "Sponsors"
- else
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end
-