Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Calling a Pop-up
From: Mountain, Mike J
Date: Wed, 12 Jul 2000 18:01:57 +0100

Russell

No Problem, use this code in the html of the window (change the width and
height as required of course.)and it should do what you want.

<script language="javascript">
//tmt_Resize_Window
tmt_Resize_WindowX = 300;
tmt_Resize_WindowY = 300;
self.resizeTo(tmt_Resize_WindowX,tmt_Resize_WindowY);//tmtC_Resize_WindowEnd
</script>

HTH

Mike M


++ -----Original Message-----
++ From: Russell E. Unger [rungeratzaxcoms [dot] com (mailto:rungeratzaxcoms [dot] com)]
++ Sent: 12 July 2000 16:39
++ To: flasheratchinwag [dot] com
++ Subject: FLASH: Calling a Pop-up
++
++
++ Folks...
++
++ Has anyone been able to call an html page from within a .swf
++ that has set
++ values for size (height and width) of the pop-up?
++
++ Alternative solution: Is there anyway to call a page and
++ use a javascript
++ to resize that page--instantly?
++
++ Thanks,
++
++ Russ
++
++

++

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
July 24-26, 2000, NEW YORK CITY, Hammerstein Ballroom
www.flashforward2000.com
Produced by United Digital Artists and lynda.com
Sponsored by Macromedia, Adobe Systems, Fusion, Inc, AtomFilms,
shockwave.com and Electric Rain.
1.877.4.FLASH.4 or (1.805.640.6679 outside the US and Canada)
Register before June 30 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]