Navigation
0 users online :: 0 Guests and 0 Registered
Records in this category
- 03. What are the requirements to install and use Multi-level Maps?
- 01. How do I install the Multi-level Map on a webpage?
- 11. Is it possible to install Multi-level Map to WordPress (Joomla, Drupal, other CMS) website?
- 07. How to change the background color of the Multi-level Map?
- 08. How to make the background of the map transparent?
- 09. How to set an image as a background for the map?
- 12. How to change the actual size of the map on a webpage?
- 10. How to change the names on the Multi-level Map (countries, states, regions etc)?
- 05. How to change the colors of each region on the map?
- 06. How to change the colors of texts on the map?
- 04. How to open some URL when a user clicks on the map?
- 02. How to install Multi-Level Map to my website (detailed description)?
- 13. How to add a few cities? (video)
Tags
Multi-level Maps
ID #1039
12. How to change the actual size of the map on a webpage?
You can adjust the desired height and width of the map in the embedded HTML code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="600" height="400" id="locator_map" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="map/locator_map.swf" /> <PARAM NAME=FlashVars VALUE="config=map/config.xml"> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <embed src="map/locator_map.swf?config=map/config.xml" quality="high" bgcolor="#ffffff" width="600" height="400" name="locator_map" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object>
In the above fragments, 600 corresponds to the width and 400 corresponds to the height of the map in pixels. The map is automatically scaled to the specified size, including fonts. If you want to leave fonts not scaled, please contact us and we will customize the map for you.
Tags: -
Related entries:
- 01. How do I install the Multi-level Map on a webpage?
- 07. How to change the background color of the Multi-level Map?
- 10. How to change the names on the Multi-level Map (countries, states, regions etc)?
- 05. How to change the colors of each region on the map?
- 06. How to change the colors of texts on the map?
Last update: 2011-05-11 19:49
Author: Fla-shop Team
Revision: 1.1
You cannot comment on this entry