Hi there.
First time poster here, hoping someone can lend a hand.
I’m a student learning Flash for the first time. Our assessment piece calls for a Flash presentation, and mine kind of erred on the large side. To help out while it’s loading, I found the tutorial at this site and thought all my prayers had been answered.
However, when testing the output, the file runs up to the byte size, then past it without thinking of stopping.
I’ve tried tweeking the script, e.g. [font=Times New Roman](bytes_loaded == bytes) [/font]to [font=Times New Roman](bytes_loaded >= bytes)[/font], but no joy. Other than that I’ve followed the tutorial to the letter.
Anyone have any ideas? Happy to give more information if required.