Multi-level Maps

ID #1037

08. How to make the background of the map transparent?

To make the background of the map transparent, you need to open the config.xml configuration XML file in any text editor (for instance, Notepad). Find the background_color parameter in that file:

 

background_color = "xxxxx"

 

Set the value of this parameter to zero which corresponds to the transparent background:

 

background_color = "0"

Save the config.xml file and upload it to the server.

 

Tags: -

Related entries:

Last update: 2011-04-19 13:33
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