Hello, I found an Array object bug!
When you make an event:
<img src="http://screensnapr.com/e/mWsCUa.png" border="0" />
<img src="http://screensnapr.com/e/WqZqXF.png" border="0" />
I press the debug button, It loads for 10 seconds then becomes unresponsive..... where-as if I just delete that event and do this:
and just change the Array settings to:
<img src="http://screensnapr.com/e/P2LjG1.png" border="0" />
Then it loads almost instantly and fine!
They both should work at the same speed, I like the speed of the 2nd solution, but I NEED the first one, the reason be because the layout size will vary depending on user input so I need to be able to set it's new size just as fast as the 2nd solution, this IS A BUG because they're both doing the same thing but for some strange reason the first one crashes. Please fix this ASAP! :)