[FlashCodersNY] Loading and unloading XML Slideshows (John Fitzpatrick)

John Fitzpatrick john at fitz.com
Thu Aug 13 08:21:46 PDT 2009


It turns out that when you are loading multiple external XML slideshows that 
use an interval, you must clear the interval on the first frame of the 
external slideshow before loading the next one.
 

-----Original Message-----
From: "John Fitzpatrick" <john at fitz.com>
To: "This is the general mailing list for FlashCodersNY.org" 
<flashcodersny at flashcodersny.org>, "margot" <margot at nwfirst.com>
Date: Mon, 10 Aug 2009 13:37:43 -0700
Subject: Re: [FlashCodersNY] Loading and unloading XML Slideshows (John   
Fitzpatrick)

The timer didn't work. It looks like the interval isn't clearing when I load 
a new slideshow and I am having problems finding the path to where the 
interval needs to be cleared.
 
-----Original Message-----
From: margot <margot at nwfirst.com>
To: flashcodersny at flashcodersny.org
Date: Sat, 8 Aug 2009 13:50:03 -0700
Subject: Re: [FlashCodersNY] Loading and unloading XML Slideshows (John 
Fitzpatrick)

I am coming in to this late, and may misunderstand the whole project, but do 
you have any kind of onComplete listener that disables the click until the 
slide is ready?

Alternatively I like the idea of a timer. Presumably anyone can get any 
slide to load within 3 seconds (if not, make the slide smaller! ;)) so have 
the click function include a delay that counts to 3000.

Margot


> ---------------------------------------------------------------------- 
> Message: 1 Date: Sat, 08 Aug 2009 06:20:31 -0700 From: "John Fitzpatrick"
> <john at fitz.com> Subject: Re: [FlashCodersNY] Loading and unloading XML
> Slideshows To: "This is the general mailing list for FlashCodersNY.org"
> <flashcodersny at flashcodersny.org>, "Emil Ng"
> <flashcodersny at alphabeticaldisorder.com> Message-ID:
> <WC20090808132031.2013CD at fitz.com> Content-Type: text/plain;
> charset="us-ascii" 
> Thanks for the response. I tried the timeout buttons but it didn't work.
> It seems that it is not how fast you press the buttons but if you press a
> button while the slide is loading. Any ideas? 
> 
> -----Original Message----- From: Emil Ng
> <flashcodersny at alphabeticaldisorder.com> To: "This is the general mailing
> list for FlashCodersNY.org" <flashcodersny at flashcodersny.org> Date: Thu,
> 06 Aug 2009 17:08:20 -0400 Subject: Re: [FlashCodersNY] Loading and
> unloading XML Slideshows 
> Create a variable that determines whether you're allowed you to click on a
> button. Use a timer to enable button clicking after a certain amount of
> time has passed after the most recent click to prevent someone from
> clicking too fast. 
> You can also store the state of each button click in an array and trigger
> each click using a timer set to an appropriate interval. 
> _______________________________________________ FlashCodersNY mailing list
> FlashCodersNY at flashcodersny.org
> 
http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org 

> -------------- next part -------------- An HTML attachment was
> scrubbed... URL:
> < 
http://mail.flashcodersny.org/pipermail/flashcodersny_flashcodersny.org/attachments/20090808/638a241a/attachment-0001.html 
>
> 
> ------------------------------ 
> _______________________________________________ FlashCodersNY mailing list
> FlashCodersNY at flashcodersny.org
> 
http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org 

> 
> 
> End of FlashCodersNY Digest, Vol 51, Issue 7
> ******************************************** 
> 
> 

_______________________________________________
FlashCodersNY mailing list
FlashCodersNY at flashcodersny.org
http://mail.flashcodersny.org/mailman/listinfo/flashcodersny_flashcodersny.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.flashcodersny.org/pipermail/flashcodersny_flashcodersny.org/attachments/20090813/1097cf3f/attachment.html>


More information about the FlashCodersNY mailing list