I have a slideshow that loads from xml and fades in a variety of sizes of images in random positions. I'm trying to set it up so that the swf (which is in a div tag in an interface) will resize depending on the browser size and will use the NEW stage size to determine the random x/y positions of the images (without resizing them) and will skip any images that are too big for the stage size...
Any ideas if this is possible? Dynamically sizing and determining the "working area" of a swf based on the browser/div size??
THANKS!!!!




Reply With Quote