Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Opening in small window

Status
Not open for further replies.

Jusenkyo

Programmer
Joined
Aug 16, 2002
Messages
295
Location
GB
Hello all

I want to open a HTML page in a set window size. I know how to do it in HTML:

onClick="MM_openBrWindow(Page1.htm','Page1','status=yes,width=700,height=480')

But how can I achieve the same effect if I click on a flash button?

Cheers
jusenkyo

 
Simply visit...
Create the popup window at the size and with the features you want, generate the code, and simply copy & paste the code to your Flash button.

Works wonders!

Regards,

cubalibre2.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top