View Single Post
Old 11-02-2006, 19:47   #1 (permalink)
misterkyo
Registered User
 
Join Date: Aug 2005
Posts: 14
Popup inside of flash-ala psyop.tv site

What i'm trying to do is imitate what psyop.tv have done. When you click on a thumbnail, you can click play and a little popup window will come up with the portfolio item.

Their setup is similar to mine, the left hand side is for choosing the catagory/item which then does loadmovie on the right which shows thumbs. I then want it so if i click on the thumbnail or the view project button it will load a little popup window inside flash that loads another movie (like them, i'm showing video work) which can be closed after viewing it. I don't care if you can't move the window or whatever-just as long as it appears on top.

Originally, i was just going to use this method to open a html window http://www.kirupa.com/developer/flas...pup_window.htm but it seems to get
blocked on my machine-and this seems to be the smarter way.

How hard is it to set something like this up and can anyone point me in the right direction? Keep in mind i've only ever used really simple actionscript.
  Reply With Quote