Results 1 to 1 of 1

Thread: Navigate images with Hot Zones/Regions [VB5 & VB6]

  1. #1

    Thread Starter
    Fanatic Member technorobbo's Avatar
    Join Date
    Dec 2008
    Location
    Chicago
    Posts
    864

    Navigate images with Hot Zones/Regions [VB5 & VB6]

    Attached are a couple of programs explaining how to use and create regions on a Picturebox and turn them into custom shaped hot zones that the user can click and Navigate to other images. This would be useful in a Myst-Style game.

    Included are 2 Project Files and 1 graphics file, unzip to the same directory.

    Region Click

    This programs shows you how to implement the regions that are loaded dynamically with the pictures. Regions are stored in "rgn" file. When the hot zones are clicked they invert and load a target image. The new target image comes with it's own set of hot zones.

    Region Maker

    This program is used to create multiple regions on a picture the store then in an "rgn" file. Edit Existing Rgn Files by loading the associated image.

    1. Click on the lower listbox to select the target image for the region you are about to create.
    2. Click on the image to create the points of the polygon region. Right clicking at the last point closes the region and stores the region info in the text box.
    3. Click the save button when all regions for the current image are created. A rgn file is created with the same name as the image.

    Run the Region Click program first to get see the Demo. You'll navigate through a 3D house and solve:
    The Mystery of the Lost Car Keys

    .


    Post Edited: Region Maker was updated 0n 7/26/2009

    Region maker Utility:
    Attached Images Attached Images  
    Attached Files Attached Files
    Last edited by technorobbo; Jul 27th, 2009 at 06:54 AM. Reason: Updated features
    Have Fun,

    TR
    _____________________________
    Check out my Alpha DogFighter2D Game Demo and Source code. Direct Download:http://home.comcast.net/~technorobbo/Alpha.zip or Read about it in the forum:http://www.vbforums.com/showthread.php?t=551700. Now in 3D!!! http://home.comcast.net/~technorobbo/AlPha3D.zip or read about it in the forum: http://www.vbforums.com/showthread.php?goto=newpost&t=552560 and IChessChat3D internet chess game

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width