Topic: Changing background to white
How do I or can I change the background to white?
You are not logged in. Please login or register.
How do I or can I change the background to white?
fo.addVariable("backColor", "0xFFFFFF"); or
fo.addVariable("bkgndInnerColor", "0xFFFFFF"); and
fo.addVariable("bkgndOuterColor", "0xFFFFFF");
Regards
Roland
Thanks Roland!
That worked
How do i change the background to white?
environmental management system
Last edited by Sazzad7878 (2013-03-22 06:09:32)
@Sazzad7878
Add the following lines to your gallery's embedding code before the fo.write("flashcontent"); line.
fo.addVariable("bkgndInnerColor", "0xFFFFFF");
fo.addVariable("bkgndOuterColor", "0xFFFFFF");Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.
[ Generated in 0.051 seconds, 9 queries executed ]