iMapBuilder software
Discuss everything about iMapBuilder and interactive maps in our support forum.
Registering
Maps
iMapBuilder
Interface
Building a Flash Map
Frequently Used Map Features
Points, Lines
and Labels
Longitude and Latitude: Placemarks, Lines, Labels
Publishing
Flash Maps
Embed Flash interative
map into Blog/CMS
Sample
of interactive maps for different regions
Sample of interactive maps for different
application
Sample of multi-level
map
Other
Application of iMapBuilder
Embedding Flash interactive map to your blog
You can embed the Flash map that you have created to Wordpress blog easily.
Tips: If you don't have a FTP hosting server, you can also use iMapBuilder Online to create interactive Flash map and embed into WordPress, BlogSpot, Joomla and other blogging or CMS website.
To embed the Flash map to my Wordpress blog
- After you have created your own Flash map, please click the "Publish"
button to publish and upload the map to your server. For details,
please visit to http://www.imapbuilder.com/user-guide/Upload.php
- You will get the URL of website where your map have been uploaded to. For example, http://www.server.com/
- Login your Wordpress account, click pages and then click add new
to add new article.
- Type the title for the article, click HTML tab and get the embed code from the iMapBuilder publishing window, remove any carriage return in the embed code, and paste the
embed code of the interactive map, you can use the full path embed code options to add you full path address to the embed code especially for blog. Click Publish to publish the article.
<!-- iMapBuilder code starts --> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0" width="600" height="400" align="middle"><param name="allowScriptAccess" value="always" /><param name="movie" value="http://www.server.com/imapbuilder/loader.swf" /><param name="base" value="http://www.server.com/imapbuilder/" /><param name="flashvars" value="datasource=project5.xml" /><param name="loop" value="false" /><param name="menu" value="true" /><param name="quality" value="best" /><param name="wmode" value="transparent" /><param name="bgcolor" value="#ffffff" /><embed src="http://www.server.com/imapbuilder/loader.swf" base="http://www.server.com/imapbuilder/" flashvars="datasource=project5.xml" loop="false" menu="true" quality="best" wmode="transparent" bgcolor="#ffffff" width="600" height="400" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object> <!-- iMapBuilder code ends -->

- A message
will be shown. Click [View Page]
- The interactive map is now embedded to Wordpress blog.

Tips: Your text editor might add line breaks <br /> in the code. Please be certain that
this doesn't happen - that the code appears as much as a "block"
as possible. With extra line breaks, the code might not work and the map
will not show up.


