Back to amMap.com

Differences

This shows you the differences between the selected revision and the current version of the page.

v.2:data:movies 2009/08/31 02:04 v.2:data:movies 2010/01/28 07:42 current
Line 50: Line 50:
|balloon|true / false|true|If you want to disable roll over balloon for your movie, set this attribute to false.| |balloon|true / false|true|If you want to disable roll over balloon for your movie, set this attribute to false.|
|link_with|other objects' oid attributes, separated by commas| |If you want some other objects to change color when user rolls over or clicks on this movie, you can add object's ids (oid) here.| |link_with|other objects' oid attributes, separated by commas| |If you want some other objects to change color when user rolls over or clicks on this movie, you can add object's ids (oid) here.|
 +|active|true / false|true|If set to "false" the movie will be invisible to mouse events (hover, click, etc.) even if behavior associated with it is set - the mouse will rather interact with underlying map. This feature will allow you to create map overlays that do not interfear with the map functionality.|
Hint: if you add ! before the number for x, y, text_box_x and text_box_y, the position will be calculated from the opposite side. Hint: if you add ! before the number for x, y, text_box_x and text_box_y, the position will be calculated from the opposite side.
Back to top