expressoro
11-17-2006, 02:48 PM
hi all.
i have a HTML movieclips gallery with thumbnails for each SWF I have to display. When the user clicks on the thumbnail, a popup shoud appear displaying the full size SWF in it.
can you help me on that? i'm not a coder, but I think i need a function with the following param:
javascript:popswf('popup.html', moviewith, movieheight)
where popup.html would be a page that takes as parameter the SWF url, the width, height and displays the clip. Thanks
i have a HTML movieclips gallery with thumbnails for each SWF I have to display. When the user clicks on the thumbnail, a popup shoud appear displaying the full size SWF in it.
can you help me on that? i'm not a coder, but I think i need a function with the following param:
javascript:popswf('popup.html', moviewith, movieheight)
where popup.html would be a page that takes as parameter the SWF url, the width, height and displays the clip. Thanks