topical media & game development

talk show tell print

#mobile-ar-8-9.txt / txt



  INSERT INTO `layardbuser`.`OBJECT_Table` (
  `ID` ,
  `poiID` ,
  `baseURL` ,
  `full` ,
  `reduced` ,
  `icon` ,
  `size`
  )
  VALUES (‘1’,’1’, ‘<Full URL to resource folder>’, ‘house_full.jpg’,
  ‘house_reduced.jpg’, ‘house_icon.jpg’, ‘1.00000’
  ),
  (‘2’, ‘2’, ‘<Full URL to resource folder>’,
  ‘house_full.jpg’, ‘house_reduced.jpg’, ‘house_icon.jpg’, ‘1.00000’
  ),
  (‘3’, ‘3’, ‘<Full URL to resource folder>’, ‘house_full.jpg’,
  ‘house_reduced.jpg’, ‘house_icon.jpg’, ‘1.00000’
  ),
  (‘4’, ‘4’, ‘Full URL to resource folder>’, ‘house_full.jpg’,
  ‘house_reduced.jpg’, ‘house_icon.jpg’, ‘1.00000’
  ),
  (‘5’, ‘5’, ‘<Full URL to resource folder>’, ‘house_full.jpg’,
  ‘house_reduced.jpg’, ‘house_icon.jpg’, ‘1.00000’
  );


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.