|
Puzzle
Views:360(+0) Demo |
By Crifano
The Crifano Sudoku Flash Component is the classic gamey of sudoku. Pencil mark, existent time stoppage mistake and logic mistake are available. You tin also add the timer and implement buttons in regulate to bewilder the solution or suspension the gamey. Doubble click on the component lets you edit the graphic objects and personilize it. The component tin be used without any scripting. The encrypt hereunder is merely for advanced users that need specific actions. --API-- xmlFile mySudoku.xmlFile="xml / sudoku.xml" This property lets you ascribe an xml source document by encrypt instead to expend the "properties panel".
restartMe mySudoku.restartMe(); This method restarts (or showtime) the gamey.
setTimeFiled mySudoku.setTimeFiled(txtTimer: TextField); This method assigns a text field to the component; it will be used to evidence the time.
checkComplete mySudoku.checkComplete(); This method returns a boolean valuate indicating if whole the numbers are set or not.
solveMe mySudoku.solveMe(valuate: Boolean); This method shows or hides the solution of the gamey.
pauseMe mySudoku.pauseMe(valuate: Boolean); This method puts the gamey (and the timer) on suspension or restarts it. If the gamey goes in suspension, a movieClip will cover the gamey.
setMark mySudoku.setMark(valuate: Boolean); This method shows or hides the pencil marks (notes)
setError mySudoku.setError(valuate: Boolean); This method shows or hides the errors
on_Complete
mySudoku.addEventListener("on_Complete", onComplete); officiate onComplete(e): vitiate { var set = mySudoku.checkComplete(); hint("oddment gamey"); }
This event is called when whole the numbers are correctly written in the boxes.
|
| Company | Crifano |
| Website | http://www.crifano.com |
| Country | Italy |
| Email | crifano@gmail.com |
| Os | Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows CE, WinME, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64, Windows Vista Home Premium x64, Windows Vista Business x64, Windows Vista Enterprise x64, Windows Vista Ultimate x64, Mac PPC, Mac OS X, Mac OS X 10.1, Mac OS X 10.2, Mac OS X 10.3, Mac OS X 10.4, Mac OS X 10.5, Mac Other |
| Requirements | Flash |
| Language | English, Italian |
| Release Date | 05 04 2009 |
| License | Demo |
| Limitations | |
|