succo
03-21-2007, 01:02 PM
i'm trying to integrate this (http://www.eder.us/projects/puzzle/) jigsaw game in my vba...
it's driving me mad, as it successfully works in firefox, but refuses to show any piece in ie... try to look at this (http://www.aha-italia.com/index.php?page=jigsaw) page for a demo, the module and needed files are attached
the jigsaw.php in modules dir needs to be edited with real homedir path where it says $files = glob('/my/home/dir/path/puzzleimages/*.jpg'); and the other files must go to the homedir, images will of course go into puzzleimages dir :)
it's driving me mad, as it successfully works in firefox, but refuses to show any piece in ie... try to look at this (http://www.aha-italia.com/index.php?page=jigsaw) page for a demo, the module and needed files are attached
the jigsaw.php in modules dir needs to be edited with real homedir path where it says $files = glob('/my/home/dir/path/puzzleimages/*.jpg'); and the other files must go to the homedir, images will of course go into puzzleimages dir :)