home *** CD-ROM | disk | FTP | other *** search
- _root.score = 0;
- _root.bgm = new Sound();
- _root.bgm.attachSound("bgm");
- getUrl("FSCommand:showmenu", "false");
- if(countAdd == undefined)
- {
- myVars = new LoadVars();
- myVars.SendAndLoad("http://www.naive.it/counter/count.php?key=cocoon",myVars,"POST");
- countAdd = true;
- }
- stop();
-