Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
SlackJawYokel #1
Pop-up within SWFObject Var
I'm trying to find out if there is a way to set a pop-up window parameters from
within an addVariable. Current code is:
var so = new SWFObject("my.swf", "etc", "width", "height", "plugin#"
"bgcolor", true);
so.addVariable("flashVar", "http://www.myurl.com");
etc
etc
Is there a way to add the window parameters to create a pop-up versus doing a
_blank window?
Thanks for your help.
S
SlackJawYokel Guest
-
Where to place param in SWFObject code
Hi all, I am having a bit of difficulty working out how to apply the code below to the html that is produced using Geoff Sterns SWFObject 1.4... -
SWFObject Scaling
I'm using SWFObject and the function: so.addParam("scale", "showall"); What I want to do is autoscale to the window, but also set a max size... -
SlackJawYokel #2
Pop-up within SWFObject Var
I'm trying to find out if there is a way to set a pop-up window parameters from
within an addVariable. Current code is:
var so = new SWFObject("my.swf", "etc", "width", "height", "plugin#"
"bgcolor", true);
so.addVariable("flashVar", "http://www.myurl.com");
etc
etc
Is there a way to add the window parameters to create a pop-up versus doing a
_blank window?
Thanks for your help.
S
SlackJawYokel Guest



Reply With Quote

