Flasher Archive

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


Subject: FLASH: Re: [flashpro] Reopening browser, no borders, no toolbars,etc?
From: Alex Yu
Date: Mon, 1 Mar 1999 22:30:54 GMT

At 04:10 PM 1999/3/1 -0800, David Gary wrote:

><BODY bgcolor="#000000">TOPMARGIN="0" LEFTMARGIN="0" MARGINHEIGHT="0"
>MARGINWIDTH="0">

You have an extra > there. It should be

<BODY bgcolor="#000000" TOPMARGIN="0" LEFTMARGIN="0" MARGINHEIGHT="0"
MARGINWIDTH="0">

>Im basically trying to reopen browser with no tool bars, location bars, etc.
>use swf in 100% sizing without

Use javascript, window.open function. To put away scroll bar, you have to
use 2 frames to do that. One frame with 100% and the other 0, and make
sure that resize = 0 and no scrool bars for both frames.

Alex

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: Reopening browser, no borders, no, David Gary

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