PDA

View Full Version : Opening Fixed window size



fayean8869
October 16th, 2008, 03:41 PM
Hi,

I've downloaded and using this advnaced flash component from:
http://www.afcomponents.com/components/img_thumbnail_gallery

The component is working with a XML file to draw data such as images link, hyperlink etc

However, I've a big problem fixing the size of the external pop up window upon clicking on the images in the gallery. I would like to control other setting such as address bar=false, scrolling = true etc. I believe this involve Java, but I am clueless. Can someone out there help?

Thanks alot!

komodor
October 18th, 2008, 03:53 PM
you cannot specify window size in as, it's possible in javascript and you have to send messabe from flash(by as) to the page where is the movieclip embeded and it's possible (maybe only) by javascript