home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- if rollOver(7) then
- yubicurl()
- else
- if rollOver(8) then
- yubicurl()
- else
- if rollOver(9) then
- yubicurl()
- else
- if rollOver(10) then
- yubicur0()
- else
- if rollOver(11) then
- yubicur0()
- else
- if rollOver(12) then
- yubicur0()
- else
- if rollOver(14) then
- yubicur0()
- else
- if rollOver(15) then
- yubicur0()
- else
- cursor(0)
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end if
- end
-
- on exitFrame
- if soundBusy(1) then
- go(the frame)
- end if
- end
-