TO PLAY To see the popup dialogue -- simply mouseover the points starting with the blue circle labeled #1! And then you'll see why these two people are from different planets! (You can also have some fun moving your mouse on other items in the picture to see other popups!) IMPORTANT NOTES TO MAKE YOUR OWN POPUP! 1. If you are running this on your computer (i.e., NOT a website), test in Internet Explorer because Netscape will not allow to run an applet locally (security restrictions). 2. Click once on the applet/picture. 3. Then, to see the rectangle hotspot areas, press 'r' for rectangles. (If you wish to toggle between the light blue border color and a black border color, press 'b'. This will also toggle the color between white and black when you create hotspot areas, as discussed later). 4. To get 'hotspot area' information (the area in which you can move the mouse to get a popup message), press 'h'. (When the mouse is not in a popup hot spot, or you have popup messages disabled, it will show a small menu at the top.) 5. To turn on/off popup messages (while you are getting your hotspots), press 'p'. MAKING YOUR OWN POPUP! VERY IMPORTANT NOTE: EACH parameter must be on ONE line only. (An editor you can use on practically all Windows operating systems is called "Notepad"). For Example: <param name=popupmessage1 value="this is a test"> (WRONG WAY -- It is broken up on two lines) 1. The first thing that is required is a background image. You set this is in the 'background' parameter, for example: <param name="background" value="scene1.jpg"> 2. If you wish to change the popup menu sound, simply change the parameter: <param name="popupmenusound" value="bubble.au"> 3. If you wish to change the font type, font size or font name, simply change these parameters: <param name="fonttype" value="Arial"> <param name="fontstyle" value="bold"> <param name="fontsize" value="12"> 4. Now, to create an actual popup consists of three parts.
a) There are some built in utilities for finding the 'popup' point and the 'hot spot area' that you want to use. Follow this procedure:
b) Now, fill the numbers in the corresponding locations, and
the text you want. Assume your popup point is (10,10), the 'hotspot' area is
(10,10,50,50), and the text you want to appear on two lines is "Hi there" and
"How are you?". You would then fill in the parameters as such: c) Now, once you are satisfied with the way your
popup menu looks, you can (optionally) choose to disable people from showing
rectangles/hotspot information by changing this parameter: Please click here or or open the
file sample.txt into notepad (under Windows operating systems) to see the sample source
code listing that was used to create the menu you see here. (You can also change this). FULL VERSION FEATURES When you register the full version, aside from helping great
software like this continue to be developed, it also removes the automatic copyright notice
that pops up when you load the software, and also when you move the mouse to the top of the
popup image. Plus, you can also set an automatic popup as soon as someone loads in the software! |