Software        
 
     Search Software    

Sudoku flash game component 1.2 - Sudoku game flash component

Sudoku game flash component

Sudoku flash game component



 

Sudoku flash game component: The Crifano Sudoku Flash Component is the classic game of sudoku.

Pencil mark, real time check error and logic error are available.

You can also add the timer and implement buttons in order to get the solution or pause the game.

Double click on the component lets you edit the graphic objects and personalize it.

We have also the Crifano Sudoku Generator, it is a stand alone application.

Fist it builds the grid of sudoku searching approximately random numbers, than remove as many numbers as you want. You can choose also to use the manual modality, on this way you can set/or delete all the numbers manually and then generate the xml. For much information about it visit the site www.crifano.com



The component can be used without any scripting. The code hereunder is only for advanced users that need specific actions.

--API--

xmlFile

mySudoku.xmlFile="xml/sudoku.xml"

This property lets you assign an xml source document by code instead to use the "properties panel".



restartMe

mySudoku.restartMe();

This method restarts (or start) the game.



setTimeFiled

mySudoku.setTimeFiled(txtTimer:TextField);

This method assigns a text field to the component; it will be used to show the time.



checkComplete

mySudoku.checkComplete();

This method returns a boolean value indicating if all the numbers are correct or not.



solveMe

mySudoku.solveMe(value:Boolean);

This method shows or hides the solution of the game.



pauseMe

mySudoku.pauseMe(value:Boolean);

This method puts the game (and the timer) on pause or restarts it.

If the game goes in pause, a movieClip will cover the game.



setMark

mySudoku.setMark(value:Boolean);

This method shows or hides the pencil marks (notes)



setError

mySudoku.setError(value:Boolean);

This method shows or hides the errors



on_Complete



mySudoku.addEventListener("on_Complete",onComplete);

function onComplete(e):void {

var correct = mySudoku.checkComplete();

}

This event is called when all the numbers are correctly written in the boxes.

What is new in version 1.2:






 

Order:

For Free

Download: Download Sudoku flash game component 1.2 (1.7 Mb)
Download Count:10
Release Date:2009-05-28
Last Updated:2009-04-06
Manufacturer: Crifano
Product Support: Sudoku flash game component WebSite
  
Language:English, Italian
Requirements:Flash
Install:Install Only
Tags:

games 2 3 4 5 6 7 8 9 10      component 2 3 4 5 6 7 8 9 10      game 2 3 4 5 6 7 8 9 10      actionscript 3 2 3      sudoku 2 3      puzzle 2 3 4 5 6 7 8 9 10      flash 2 3 4 5 6 7 8 9 10      generator 2 3 4 5 6 7 8 9 10     


 

Soft411: Software Download Archive and Directory

© 2003-2009 Soft411.com Directory.

Soft411.com periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.