home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global categO, Adlin, IndicT
- puppetSound(0)
- delay(1 * 60)
- categO = 7
- init()
- Adlin = 1
- IndicT = 1
- put EMPTY into field "version"
- put EMPTY into field "auteur"
- put EMPTY into field "contact"
- put EMPTY into field "des"
- Prod()
- go("ProdB7")
- sprite(22).visible = 0
- end
-