home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global adbanner
- if adbanner = 0 then
- go("begin")
- end if
- if adbanner = 2 then
- play movie "MacAddict:media:sponsors"
- end if
- if adbanner = 3 then
- play frame "macplay" of movie "MacAddict:media:sponsors"
- end if
- if adbanner = 4 then
- play movie "MacAddict:media:sponsors"
- end if
- if adbanner = 5 then
- play movie "MacAddict:media:sponsors"
- end if
- if adbanner = 6 then
- play movie "MacAddict:media:sponsors"
- end if
- if adbanner = 7 then
- play movie "MacAddict:media:sponsors"
- end if
- if adbanner = 8 then
- play movie "MacAddict:media:sponsors"
- end if
- end
-