View Full Version : How to change a bg color in a new window
Sleezee
04-06-2005, 04:06 PM
When opening new window with .jpg via Flash button, how to make the background color of that window different and how to make the picture to be centered?
Hi,
It depends on how your opening the window. If your using getURL, you could create an HTML page with the image centered and target that HTML page with the getURL method. You can customize the HTML page however you would like. If your using javascript to open a customized window, you could enter a background color as a property for the window to be opened. If your using a movieclip to load the image into, you can use the setTransform method or the setColor(RGB) method to set the background color of the movieclip.
NTD
Powered by vBulletin™ Version 4.1.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.