all groups > flash (macromedia) > december 2006 >
You're in the

flash (macromedia)

group:

POP UP WINDOW to carry a poster image


POP UP WINDOW to carry a poster image nutscreative
12/12/2006 9:58:22 PM
flash (macromedia): Hi all,

i am working on a flash banner ad. and i would like audience to view a poster
in a new pop up window when they click specific button, just wonder if the
script involved java? my poster format is jpeg. What will be the script for a
new pop up window with scroll bar (cos my poster is 800X1200pixel), appreciated
anyone would give me some idea. Many thanks.
Re: POP UP WINDOW to carry a poster image urami_
12/13/2006 12:00:00 AM


[quoted text, click to view]

You could go with some really basic action like:
getURL("javascript:n_name=window.open('image.jpg','win_01','width=800,height=1200,scrollbars=yes,');void(0);");
}

If you want to have multiple links, change in each link win_01 to win_02, win_03 and so on.
Otherwise next link will open in same window target the same window name and if user
minimize the last download, might not see the new content open up.

--
Best Regards

Urami


--


<urami>
If you want to mail me - DO NOT LAUGH AT MY ADDRESS
AddThis Social Bookmark Button