Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Jan 27th, 2010 | Syntax: None | Size: 0.63 KB | Hits: 66 | Expires: Never
Copy text to clipboard
  1.                 if ( locations[marker]==40.8400969,14.2516357)
  2.                 {
  3.                         trace("napoli")
  4.                 }
  5.                 else
  6.                 {
  7.                        
  8.                 }
  9.                
  10.                 if (locations[marker]==41.8954656,12.4823243)
  11.                 {
  12.                         trace("roma")
  13.                 }
  14.                 else
  15.                 {
  16.                        
  17.                 }
  18.                 if (locations[marker]==45.4636889,9.1881408)
  19.                 {
  20.                         trace("milano")
  21.                 }
  22.                 else
  23.                 {
  24.                        
  25.                 }
  26.                 if (locations[marker]==44.4942191,11.3464815)
  27.                 {
  28.                         trace("bologna")
  29.                 }
  30.                 else
  31.                 {
  32.                        
  33.                 }