Topic: fixed width window
hi
how to open fixed size window with flash button
thanku
You are not logged in. Please login or register.
Hi, I just released our new video tutorial course on Flash CS4.
Stefan
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 (2009-09-24 17:24:23)
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.
I already did it . but it's not work.:/
try this tutorial and if it is not helping, also google your question and look for answer for your version of Flash.
Posts [ 6 ] - Views [ 773 ]
Copyright © 1996-2009 Killersites.com
[ Generated in 0.070 seconds, 9 queries executed ]