Topic: fixed width window
hi
how to open fixed size window with flash button
thanku
hi
how to open fixed size window with flash button
thanku
Hello,
Are you talking about popup windows? If so, there are several ways to do it. But I would recommend that you use the javascript approach
javascript:NewWindow=window.open(\'theURLofthepage\',\'newWin\',\'width=1024,height=768,left=0,top=0,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No\'); NewWindow.focus();void(0);All of the window property is configurable by yes or no.
Check out the gallery on this site to see it in action www.istarwebsolutions.com
Last edited by jayacab (September 24, 2009 5:24 pm)
hai
thanks for ur help.
but i am not lucky. it's not working. adobe flash player is showing warning message-adobe flash player has stopped potentially unsafe operation . what can i do. please help me.
thanku
I suppose you can open .fla file of the Flash button and write the script from there.
try this tutorial and if it is not helping, also google your question and look for answer for your version of Flash.
Copyright © 1996-2010 KillerSites.com | 