PDA

View Full Version : [AS3] Puzzle Game


borncrusader
09-08-2008, 05:40 PM
I don't know whether this has been asked before but I couldn't find any help regarding this. I'm in the process of developing a jigsaw puzzle game and I have the user's option of selecting the image. As the image gets loaded it needs to be cut into, say 9 pieces, each in a separate movie clip. I've been trying this with BitmapData and its draw method with no results... :o Any help people...

borncrusader

nikhiljoshi122
09-08-2008, 07:49 PM
hey u
ok u r getting it in to complex things just try n dynamically mask the pic 9 times creating 9 different movieclips with different mask settings all at runtime.
enjoy>>