aXmag - Digital Magazine Creator

 

> Index

Customize Background

Default background has only one color without gradient or image, but you can customize the background using the fllowing settings in setting.xml.
(If letters are case-sensitive on your server, please make sure that the file name and file extensions are correct.)

<bg>0</bg>                            - Use default gray background
<bg>1</bg>                            - Use background color with graditent
<bg>2</bg>                            - Use image background
<bgdata></bgdata>              - Change background color or add background image

  • Background Color

Use a default gray background, you can open setting.xml in Notepad and add the following sentence:
<bg>0</bg><bgdata></bgdata>

To change the background with gradient, please right click on setting.xml and open it in Notepad.
If you need to add a white to silver background, copy the sentence in the setting.xml:
<bg>1</bg><bgdata>0xffffff-0xc0c0c0</bgdata>
Example here:
http://www.axmag.com/gallery/Moving_Through_axmag_PDF_to_flash_page_flipping_magazine/index.html

If you want to use a black background without gradient:
<bg>1</bg><bgdata>0x000000-0x000000</bgdata>
To look up the color code in hex, please refer to this link: http://en.wikipedia.org/wiki/Web_colors#Color_table
Example here:
http://www.axmag.com/gallery/Vektorika_10_axmag_PDF_to_flash_page_flipping_magazine/index.html

  • Background Image

Background image can be *.jpg, *.png and *.gif file. Image will be always tiled in the background no matter what the image size is. Please add the background image in the same folder with the main.swf file.
<bg>2</bg><bgdata>image_name.png</bgdata>
Example here:
http://axmag.com/gallery/Survival_of_the%20_fastest_Google_axmag_PDF_to_flash_page_flipping_magazine/index.html
http://www.axmag.com/gallery/Walt_Disney_YIR_axmag_PDF_to_flash_page_flipping_magazine/index.html

 

Copyright 2005~2012 aXmag
Email:info@axmag.com

http://www.axmag.com/