Navigation
1 user online :: 1 Guest and 0 Registered
Records in this category
- What are the requirements to install and use Locator Maps?
- How do I install "USA Map Locator 3.0" on a webpage?
- Is it possible to install "USA Map Locator 3.0" to WordPress (Joomla, Drupal, other CMS) website?
- How to change the background color of the Locator Map?
- How to make the background of the map transparent?
- How to set an image as a background for the map?
- How to change the actual size of the map on a webpage?
- What is the difference between Locator Map 3.0 and 4.0?
- How to open some URL when a user clicks on the map?
- How can I change the color of specific states?
Tags
Locator Maps » Version 3.0
ID #1032
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://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="530" HEIGHT="410" id="usa_locator" ALIGN=""> <PARAM NAME=movie VALUE="usa_locator.swf"> <PARAM NAME=FlashVars VALUE="xmlfile1=usa_locator.xml"> <PARAM NAME=quality VALUE=high> <param name="wmode" value="transparent"> <PARAM NAME=bgcolor VALUE=#ffffff> <EMBED src="usa_locator.swf?xmlfile1=usa_locator.xml" quality=high wmode="transparent" bgcolor=#ffffff WIDTH="530" HEIGHT="410" NAME="usa_locator" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT>
In the above fragments, 530 corresponds to the width and 410 corresponds to the height of the map in pixels.
Important: all map elements will be scaled proportionally to the size you set, including popups, fonts and labels. If don't want them to be scaled with the map, you should use Locator Map 4.0 instead.
Tags: -
Related entries:
- How do I install "USA Map Locator 3.0" on a webpage?
- How to change the background color of the Locator Map?
- What is the difference between Locator Map 3.0 and 4.0?
- How can I change the color of specific states?
Last update: 2011-04-05 07:56
Author: Fla-shop Team
Revision: 1.0
You cannot comment on this entry