home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / Software / Vyzkuste / tsimagmp / TSIMAP2.EXE / Projects / Example1.imp next >
Text File  |  2000-01-17  |  1KB  |  51 lines

  1. ImageMap{
  2.     Size= SIZE 403,140;
  3.     Position= POINT 74,63;
  4.     Resource_Name= CHAR "%home\Media\Backgrounds\TS_Wood_Sand.png";
  5. }
  6. Element_Declarations{
  7.     Element{
  8.     Type= CHAR "LABEL";
  9.     LoadID= INT 0;
  10.     Position= POINT 275,95;
  11.     Size= SIZE 399,61;
  12.     Angle= INT 0;
  13.     Style= INT 0;
  14.     Colour= RGB 255,255,255;
  15.     Threshhold= INT 255;
  16.     Text= CHAR "Beware of the Big Sand";
  17.     TextLen= INT 23;
  18.     Font= CHAR "Brush Script MT";
  19.     Font_Height= INT 50;
  20.     Layer_Index= INT 0;
  21.     ALT= CHAR "Beware of the big sand. What does it mean? I don't know!";
  22.     Excluded= INT 1;
  23.     }
  24.     Element{
  25.     Type= CHAR "BITMAP";
  26.     LoadID= INT 1;
  27.     Position= POINT 247,160;
  28.     Size= SIZE 97,73;
  29.     Angle= INT 0;
  30.     Threshhold= INT 255;
  31.     Resource_Name= CHAR "%home\Media\Bitmaps\TS_Diary.png";
  32.     Opacity= INT 100;
  33.     Layer_Index= INT 1;
  34.     ALT= CHAR "Mailling List.";
  35.     Excluded= INT 0;
  36.     }
  37.     Element{
  38.     Type= CHAR "BITMAP";
  39.     LoadID= INT 2;
  40.     Position= POINT 302,146;
  41.     Size= SIZE 99,111;
  42.     Angle= INT 0;
  43.     Threshhold= INT 255;
  44.     Resource_Name= CHAR "%home\Media\Bitmaps\TS_Magnifying_Glass.png";
  45.     Opacity= INT 81;
  46.     Layer_Index= INT 2;
  47.     ALT= CHAR "Magnifying glass.";
  48.     Excluded= INT 0;
  49.     }
  50. }
  51.