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:

Last update: 2011-04-05 07:56
Author: Fla-shop Team
Revision: 1.0

Digg it! Share on Facebook Print this record Send FAQ to a friend Show this as PDF file
Please rate this FAQ:

Average rating: 0 (0 Votes)

completely useless 1 2 3 4 5 most valuable

You cannot comment on this entry