Modern browsers give the user the opportunity to "Block or not to block pop-up windows" in the prefs.

Here is a little workaround.

You have already been presented with my workaround and you have been able to get rid of the "Not-a-pop-up-window", which in fact is a Layer.

Short version

Add a Layer, write your message, apply your image or whatever in the Layer. Apply a "Close Window" option, use the ShowHide.action. Leave the "Visible" option unchecked in the Layer Inspector.

Open the DHTML Time Line Editor (?)

Apply an ActionGroup.action under the 15 mark, to this you apply a ShowHide.action, set the layer to show. Next apply the WipeTransition.action, choose a transition you like and setup the steps.

You can spice it up with the WipeTransition.action, which will NOT work in i.e. Netscape 6.0 and above or Opera for that matter.

You can delay Actions in other ways, like with an Action, but this doesn't come withthe package.

Long version

ImageDrag a Layer to the position where you want it. Go to the "Objects" palette (You can either Drag&Drop it or you can double click the Layer icon to make it appear in your page).

Write your message, apply your image or whatever in the Layer.

ImageNext you apply a ShowHide.action to the Close Window text.

 

ImageHit CTRL/CMD L and the Inspector will change to Action Inspector. Replace (Emptyreference!) with either a hash mark (#) or "javascript:;" (without the qoutes).

 

 

 

 

ImageClick New Action.

 

 

 

 

 

 

 

ImageGo to the Multi Media folder and choose the ShowHide.action. Select your Layer and set it to hide.

What you have now is a Layer that will hide, when the "Close Window" link is clicked.

 

 

 

 

 

 

For the "window" to load with a little delay, you need the DHTML Time Line Editor.

Image

 

In the upper right corner there is a small film-strip icon Image click this and the DHTML Time Line Editor will show up.

Under the 15 mark in Action Track for creating and editing JavaScript Actions you CTRL/CMD click and a Image shows up. The inspector will change to "Action Inspector".

 

ImageIn the Specials folder find the ActionGroup.action. In this Action (which is a type 2 Action).

 

 

ImageYou apply a ShowHide.action.

 

 

 

 

 

 

 

 

 

 

 

 

 

ImageNext (this can be omitted and if you do, you don't need an ActionGroup.action) the WipeTransition.action.

In the WipeTransition.action you have to select the Layer and to choose the way you want the transition happen.
In the "Steps" field you can control the speed of the transition.

 

 

 

 

 

 

 

 

 

ImageWe like to have the "pop-up" load automactically, and so we set the whole thing to Autoplay.

Preview in a browser.

Some browsers does not support the WipeTransition.action, so the Layer will just turn up with no transition.

I bet you'd like to have the Layer centered on the page, this will require another Action to handle this, see the Adobe Studio Exchange, on how to find it and many others.

 

Hi there,

I have a message for you, that you most certainly don't need.

What to write is difficult... - Ahh, now I know...

Test

Test

Test

And one more test.

Close Window

Page Links:

Short version
Long version

Related Links:

Top of the page

Close Window