Symbol 35 MovieClip Frame 8 (127 B) dice = Math.floor(Math.random() * 10) + 1; if (dice <= 9) { gotoAndPlay (1); } if (dice == 10) { gotoAndPlay (9); }
Library Items (3.49 KiB)
Special Tags (173 B)