Pop-Up New Window with Flash Player/Close
i have dreamweaver cs3 on xp.
i have 200x300 pixel swf or flv video clip want make link to. want video pop in center of new pop window player running...and need link close window
is there turorial pop-up video function - or there steps follow.
thanks help!
suzzie
i have 200x300 pixel swf or flv video clip want make link to. want video pop in center of new pop window player running...and need link close window
is there turorial pop-up video function - or there steps follow.
thanks help!
suzzie
1) insert media > flv new, plain vanilla page. paste code
near bottom of media page:
<input type="button" value="close window"
onclick="javascript:self.close();">
2) main site page, type 'my video'. highlight text.
3) go behaviors panel , click + sign add behavior. select
open browser window list. link media page. set other
variables pop-up window (dimensions, toolbars, resizable, etc..)
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...
> have dreamweaver cs3 on xp.
>
> have 200x300 pixel swf or flv video clip want make link
to.
> want video pop in center of new pop window
player
> running...and need link close window
>
> there turorial pop-up video function - or there
steps
> follow.
>
> help!
>
> suzzie
>
near bottom of media page:
<input type="button" value="close window"
onclick="javascript:self.close();">
2) main site page, type 'my video'. highlight text.
3) go behaviors panel , click + sign add behavior. select
open browser window list. link media page. set other
variables pop-up window (dimensions, toolbars, resizable, etc..)
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...
> have dreamweaver cs3 on xp.
>
> have 200x300 pixel swf or flv video clip want make link
to.
> want video pop in center of new pop window
player
> running...and need link close window
>
> there turorial pop-up video function - or there
steps
> follow.
>
> help!
>
> suzzie
>
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment