1) I have a button that when you click on it i want a jpeg to pop up in a new browser window, but i want the brower window to be the same size as the jpeg. How would i do this?
on (release) {
_root.item_mc.loadMovie("pi_01.jpg","_blank"); This loads the pic in a regular sized window
2) completed apart from the top Question. If i load a jpeg into a movie clip, is there a way to make it fade in when its loaded instead of just appearing on the screen?
All the help is really appreciated guys. Thanks!!
Edited by ccbass85, 09 January 2006 - 11:24 PM.
