How to Make Puzzle Games in Flash

How to Make Puzzle Games in Flash thumbnail
It is simple to create a computerized jigsaw puzzle in Flash.

Flash is software web designers use to create animated videos and games. It is not difficult to use, although many people are intimidated by the thought of using it because it sounds complicated from its name. If you have Adobe Photoshop or other photo editing software, you can easily make a jigsaw puzzle out of your favorite digital photograph.

Things You'll Need

  • Computer
  • Adobe Photoshop or other photo editing software
Show More

Instructions

    • 1

      Load your photo editing software. Go to the file menu to open the photo.

    • 2

      Hold down the "Shift" key while selecting part of the image. Draw a puzzle piece shape with the selection tool.

    • 3

      Copy the selection.

    • 4

      Create a new file. Make the new file transparent by clicking the option for transparency.

    • 5

      Paste your selection into the new file. Save the file. Make sure that the file format is Compuserve GIF. Flash requires files to be in this format. To double check the format, look underneath your file name. There should be a drop down menu of different file formats. If this menu is not displaying ".gif", click the arrow to access the menu. Scroll down until you find the correct file format and click on it.

    • 6

      Repeat Steps 1 through 5 until you've created all your puzzle pieces.

    • 7

      Import the first puzzle piece into Flash by clicking "File" followed by "Import" and double-clicking the file you want to import. Repeat this step for all the puzzle pieces.

    • 8

      In Flash, convert each puzzle piece into a graphic symbol by going to the Insert menu and choosing "Convert to Graphic Symbol."

    • 9

      Convert each piece into a movieclip using the Insert menu.

    • 10

      Insert a new button by going to the File menu. Click "Insert" and choose "New Button." When prompted, give the button a name such as "piece 1 button" to help you remember what it is for.

    • 11

      Open your library. Drag one of the graphic symbols you have made onto the stage. A dot will appear on your button. Drag the dot to the far right.

    • 12

      Double click the movieclip symbol in the library. Drag the button on top of the movieclip.

    • 13

      Right click the button and hit "Actions."

    • 14

      Copy this code into the ActionScript window:

      on (press) {
      startDrag ("");
      }

      on (release) {
      stopDrag ();
      }

    • 15

      Test whether the piece drags. If it is working, repeat Steps 10 through 15 for each puzzle piece. If it is not working, repeat Step 13 and double check the code to make sure it has copied correctly.

Related Searches:

References

  • Photo Credit Frauen image by Yvonne Bogdanski from Fotolia.com

Comments

You May Also Like

  • How to Make Photos Into Flash Puzzles

    If you have a photograph, and want to do something interesting with it for a website, consider turning it into a Flash...

  • How to Make a Basic Flash Game

    Making a basic flash game is easy and fun. It can be small enough for even little children to play or as...

  • How to Make Flash Games

    The Adobe Flash software is generally used for animating short cartoons or adding interactivity to individual websites. Its versatile ActionScript scripting language...

  • How to Create a Free Flash Game Online

    Flash games are different from other browser games because they don't require any software to be downloaded and installed. They can be...

  • How to Make Your Own Crossword Game Puzzles

    Some crossword puzzle enthusiasts may eventually wish to create puzzles that suit their interests after working on the commercial variety. It is...

  • How to Create a Flash Game

    Creating a Flash game can be done in a number of ways, even if you have no programming experience. Some websites offer...

  • How to Make a Flash Crossword Puzzle

    Several software options available on the Internet allow you to make a Flash crossword puzzle. These include: 1-2-3 Word Search Maker, Crossword...

  • How to Create a Jigsaw Puzzle in Powerpoint

    A jigsaw puzzle can be an interesting component in a PowerPoint presentation. While PowerPoint offers a gallery of shapes and clip art,...

  • How to Make a Flash Escape Game

    Flash adventure games come in many genres, including room escape. These games involve a character's looking through a room for hidden objects...

  • How to Make Your Own Computer Game Puzzles

    A PC can play sophisticated online games using 3-D characters and realistic scenes animated in full color with music and sound. However,...

  • How to Make a Free and Printable Crossword Puzzle

    Make free and printable crossword puzzles by using templates that are available online and on your computer. These templates can assist you...

  • How to Make Jigsaw Puzzles

    A jigsaw puzzle is a puzzle made up of various pieces that when put together form a pattern or picture. Jigsaw puzzles...

  • How to Make a Sudoku Puzzle

    With sudoku puzzles showing up in major magazines and newspapers across the world, there is no shortage of games for you to...

  • How to Make Flash 8 Games

    Though programming with Flash 8 can become complicated, creating a Flash game does not need to involve any programming. Instead, you can...

  • How to Make a Free Crossword Puzzle

    You can make your own crossword puzzles for free at a variety of websites. Come up with your own crossword puzzle clues...

  • How to Create a Jigsaw in Flash With CS3

    In addition to allowing for amazing and detailed interactive websites and animation, Flash is also capable of allowing users to make interesting...

  • How to Make a Good Flash Mobile Game

    Creating a Flash mobile game isn't easy with the many different models of handhelds on the market. Flash mobile games need to...

  • How to Make a Jigsaw Puzzle

    Making a jigsaw puzzle is easy, and it doesn't have to cost much. Begin with simple, easy-to-locate items like cardboard or thin...

Related Ads

Featured