Forum Moderators: open

Message Too Old, No Replies

Preventing popups from a flash object

building a trap

         

wizpl

4:05 am on Nov 19, 2006 (gmt 0)

10+ Year Member



I use a flash mp3 player object which from time to time opens a pop-up window with an add. Is it possible to build a trap with JavaScript, that would prevent these to happen?

I know how it sounds, but I bought this script from the creator. This behavior is undocumented, never mentioned and I cannot get any response from the customer support.

rocknbil

10:49 pm on Nov 19, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The document containing an object has no awareness of the Flash object's activities unless you TELL it to. That is, the only way the affect the actions of the Flash object is from within the Flash object itself.

wizpl

1:35 am on Nov 21, 2006 (gmt 0)

10+ Year Member



many thanks for this explanation