My account: Login | Sign Up
Loading...

Event Handler in for loop | Thread profile

Thread profile page for "Event Handler in for loop" on http://www.kirupa.com. This report page is a snippet summary view from a single thread "Event Handler in for loop", located on the Message Board at http://www.kirupa.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: Event Handler in for loop
Site: Kirupa Forum  Kirupa Forum - site profile
Forum: ActionScript 3.0  ActionScript 3.0 - forum profile
Total authors: 6 authors
Total thread posts: 16 posts
Thread activity: no new posts during last week
Domain info for: kirupa.com

Thread posts in Event Handler in for loop:

1. 
Started 2 months, 2 weeks ago (2008-06-25 18:32:00)  by redline024
I have some as3 code that grabs swf urls from xml and loads them, adds them as children, and names them so i can tell them to play later. Code: // Preload swfs var numSwfs = xmlData.content.*.swf.length(); var swfSceneArray = new Array(); var swfUrlArray = new Array(); var swfArray = new Array(); var i; for (i=0; i<numSwfs; i++) { swfUrlArray = xmlData.content.*.swf.text(); ...
Size: 1,751 bytes
Customize:  Customize "Event Handler in for loop :: ActionScript 3.0 :: Kirupa Forum"
2. 
Started 2 months, 2 weeks ago (2008-06-25 21:44:00)  by redline024
Dont eveyone help at once. I gotta admit, I've asked a few questions on here and nobody's even attempted to answer them. I'm pretty disappointed with the kirupa community.
Size: 210 bytes
Customize:  Customize "<b>Reply 1</b>: Event Handler in for loop :: ActionScript 3.0 :: Kirupa Forum"
3. 
Started 2 months, 2 weeks ago (2008-06-26 08:42:00)  by dail
Rather than using a for loop, just wrap your loading in a method, that you can call from your swfsLoaded() method. In your swfsLoaded method also add in a conditional check to see if you have reached the end of your external clips.
Size: 270 bytes
Customize:  Customize "<b>Reply 2</b>: Event Handler in for loop :: ActionScript 3.0 :: Kirupa Forum"
4. 
Started 2 months, 1 week ago (2008-06-26 12:23:00)  by redline024
I'll try that, thank you for the suggestion
Size: 82 bytes
Customize:  Customize "<b>Reply 3</b>: Event Handler in for loop :: ActionScript 3.0 :: Kirupa Forum"
5. 
Started 2 months, 1 week ago (2008-06-26 12:36:00)  by dthought
Geez. You wait ~3 hours before complaining... Rome wasn't built in a day, you know Remember, it's out of kindness that the talented people here help others
Size: 393 bytes
Customize:  Customize "<b>Reply 4</b>: Event Handler in for loop :: ActionScript 3.0 :: Kirupa Forum"
6. 
Started 2 months, 1 week ago (2008-06-26 13:45:00)  by redline024
i understand, but when you see a bunch of views but no posts, you know people aren't bothering with it. Plus i've posted 3 times over the last 5 days or so, and no one answered any of them, so... (I'm not speaking for everyone obviously, ty dail).
Size: 286 bytes
Customize:  Customize "<b>Reply 5</b>: Event Handler in for loop :: ActionScript 3.0 :: Kirupa Forum"
7. 
Started 2 months, 1 week ago (2008-06-26 13:46:00)  by redline024
plus it sucks when you are searching the web for an answer while waiting for a reply to your forum post and all you get in the search results are your own unanswered forum posts.
Size: 217 bytes
Customize:  Customize "<b>Reply 6</b>: Event Handler in for loop :: ActionScript 3.0 :: Kirupa Forum"
8. 
Started 2 months, 1 week ago (2008-06-26 16:27:00)  by tpann
Try some patience and courtesy instead of whining. dthought was extremely nice to you despite the rudeness of your posts. I have the same thing happen to me, that I ask a question, see that lots of people have read it, but haven't gotten an answer. It happens. Consider the possibility that (1) nobody who's read your post knows how to answer your question; (2) people are busy and they see the...
Size: 917 bytes
Customize:  Customize "<b>Reply 7</b>: Event Handler in for loop :: ActionScript 3.0 :: Kirupa Forum"
9. 
Started 2 months, 1 week ago (2008-06-26 17:10:00)  by redline024
Oh you are so wise tpann. The problem has been fixed, thanks to dail. Which, if you payed attention to what I said, I wasn't speaking about everyone, and specifically thanked him. I also mentioned the fact that I've posted serveral times over a period of days, so your point about it being 3 hours is moot. Not to mention I have considered all the things you felt you needed to take the time to ...
Size: 931 bytes
Customize:  Customize "<b>Reply 8</b>: Event Handler in for loop :: ActionScript 3.0 :: Kirupa Forum"
10. 
Started 2 months, 1 week ago (2008-06-26 17:23:00)  by Anogar
As someone who answers a fair amount of questions on here, I can tell you that I open almost all the threads, look at them, and if they're formatted in a way that the question is clear, the code is concise, and the person seems friendly, I'll usually answer them. I've been doing Flash development for years now, I can pretty much answer the majority of questions that are asked, and if I find one ...
Size: 1,217 bytes
Customize:  Customize "<b>Reply 9</b>: Event Handler in for loop :: ActionScript 3.0 :: Kirupa Forum"
 

Top contributing authors for Event Handler in for loop

Name Posts
redline024 8
Anogar 3
sekasi 2
dail 1
dthought 1
tpann 1