<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">cool. got something to work out, thanks :)<br><br>--- On <b>Mon, 6/8/09, Kelvin Luck <i>&lt;kelvin@kelvinluck.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Kelvin Luck &lt;kelvin@kelvinluck.com><br>Subject: Re: [Flashr] Queue Empty<br>To: flashr@osflash.org<br>Date: Monday, June 8, 2009, 3:19 PM<br><br><div class="plainMail">Hi,<br><br>Sorry for the slow response...<br><br>I've just had a look and unfortunately it looks like I don't dispatch an event or anything when the queue is empty... There are two ways you could work around it...<br><br> 1) Add some sort of function call to Flashr.as line 2360 or dispatch an event which you can listen to in your code.<br> 2) In your FlashrResponse.on* functions you could test if Flashr.getFlashr().queue.isEmpty()<br><br>Hope that
 helps,<br><br>Kelvin :)<br><br>On Thu, 04 Jun 2009 13:39:21 -0700, charles carlson &lt;<a ymailto="mailto:ccarlson83@yahoo.com" href="/mc/compose?to=ccarlson83@yahoo.com">ccarlson83@yahoo.com</a>> wrote:<br><br>> Hello,<br>> Was wondering if somebody could help me figure out a way to make a function call once everything is loaded in the queue. In my outbox i see a "*INFO*:"Flashr queue empty" and would like to know what i could use.<br>> Basically my project connects to a group in my flickr (gathering images and copy), then scatters images all over the stage. I want to create a loader so people know to wait until everything is loaded. Looking for a way to call a function to kill a loader.<br>> <br>> <br><br><br><br>_______________________________________________<br>Flashr mailing list<br><a ymailto="mailto:Flashr@osflash.org" href="/mc/compose?to=Flashr@osflash.org">Flashr@osflash.org</a><br><a
 href="http://osflash.org/mailman/listinfo/flashr_osflash.org" target="_blank">http://osflash.org/mailman/listinfo/flashr_osflash.org</a><br></div></blockquote></td></tr></table><br>