View Single Post
Old 03-25-2009, 09:35 AM   PM User | #6
gnomeontherun
Senior Coder

 
gnomeontherun's Avatar
 
Join Date: Sep 2007
Location: Houston
Posts: 2,846
Thanks: 10
Thanked 238 Times in 229 Posts
gnomeontherun will become famous soon enoughgnomeontherun will become famous soon enough
Well can you post the PHP? You are still parsing extra loops because of the blank nodes.

It can separate it out I'm sure, but I can't test anything since I don't have flash on this computer right now. Try this,

Code:
trace(MY_PIC[i]);
right after you set MY_PIC in the loop. It should output the value, and see if the blank nodes are given a value which you can use to check against.
__________________
jeremy - gnomeontherun
Educated questions often get educated answers, and simple questions often get simple answers.
gnomeontherun is offline   Reply With Quote