This content has been marked as final.
Show 1 reply
-
1. Re: Pop-Up New Window with Flash Player/Close
Newsgroup_User Oct 17, 2008 1:20 PM (in response to suzzie12)1) Insert Media > Flv into a new, plain vanilla page. Also paste this code
near the bottom of your media page:
<input type="button" value="Close Window"
onClick="javascript:self.close();">
2) From main site page, type 'my video'. Highlight the text.
3) Go to the Behaviors Panel and click the + sign to add a behavior. Select
Open Browser Window from the list. Link to your media page. Set other
variables for your pop-up window (dimensions, toolbars, resizable, etc..) as
required.
--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com
"suzzie12" <webforumsuser@macromedia.com> wrote in message
news:gdak1t$op3$1@forums.macromedia.com...
> I have Dreamweaver CS3 on XP.
>
> I have a 200x300 pixel swf or flv video clip that I want to make a link
to. I
> want the video to pop up in the center of a new pop up window with the
player
> running...and I need a link to close the window too
>
> Is there a turorial to do this pop-up video function - or are there some
steps
> I could fairly easily follow.
>
> Thanks for your help!
>
> Suzzie
>


