[thelist] Strange Flash behavior - multiple windows

Brian Hurtt bhurtt at mindspring.com
Wed Jan 28 14:59:54 CST 2004


Hi Rob,

I'd suggest using on (release) instead of on (press). I'm not sure how Flash
interprets a 'press' but from what you describe maybe it registers unique
presses if the mouse moves while the mousebutton is down. Just a guess.

Anyway, there can surely be only 1 'release' per click.. I hope :)

-Brian

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Rob Smith
Sent: Wednesday, January 28, 2004 1:32 PM
To: Thelist (E-mail)
Subject: [thelist] Strange Flash behavior - multiple windows

Hi Gang,

I've got a flash MX movie with a button:

on (press) {
    getURL("http://www.myURL.com");
}

Now I'm in testing mode (Ctr+Enter) at the moment. I click this button and
up comes IE with my page displayed. All is well. 

So I go back and keep testing the button to see it will work. Oddly enough
the results are random at this point. Sometimes with a single click two
browser windows with myURL.com shows up. Other times three, or four windows
with myURL.com. I've had a case where one click of this button brings up SIX
(6) windows! All this is while I'm in testing mode. 

Thankfully only one window appears into the first entry of the flash movie.

Can you explain this odd behavior? I'll except a no response as you don't
have an answer.

Rob
--
* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester and archives
of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! 



More information about the thelist mailing list