Hi,
I have learnt the skill of making photo gallery by using XML and Flash**(Photo Gallery Using XML and Flash)**, however, I could not fix the new popup window size and hide the toolbar.
The script is
//getURL statement
//
picture.onRelease = function() {
getURL(link[p],"_blank");
};
//
};
//
[COLOR=blue]Anyone could solve my problems? [/COLOR]