Hey, I’m making a site for my flash movies. Each movie has it’s own page. and on that page I want a link where you click it, and the movie launches in a pop up.
so far, I know I need this:
a href="moviepage.html" target="_top"
however, I also want the window to be the same size as the movie (450x500) with NO way to rescale. and I want to get rid of all the browser stuff at the top (like the address bar, nav buttons, etc.)
What do I add to that line of code?
To see the exact effect I want, go here
and click “watch movie”