Changeset 14646
- Timestamp:
- 06/26/08 22:04:53 (5 years ago)
- Location:
- lang/actionscript/FPazzle/trunk/src
- Files:
-
- 1 added
- 1 modified
-
FPazzle.mxml (modified) (1 diff)
-
net/suztomo/FPazzle/MiniImage.as (added)
Legend:
- Unmodified
- Added
- Removed
-
lang/actionscript/FPazzle/trunk/src/FPazzle.mxml
r14531 r14646 74 74 { 75 75 img = event.target.content.bitmapData; 76 board = new FBoard( 3, 3, img);76 board = new FBoard(2, 2, img); 77 77 board.addEventListener(FBoard.BOARD_COMPLETE, onBoardComplete); 78 78 addChild(board);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)