The Progress Meter tutorial

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.

i dont understand what the problem is.
is the preloader not working?

sam

Actually, it is working. It was my problem all along. Rather sheepishly I now realise that while I thought the file size was rocketing past 6Mb, it was in fact barely getting past 600k. I sat and waited until it loaded the full file size and all is well.

I’m now uploading it to a server to test it in real world conditions.

If there’s any interest I’ll post a link when it’s done.

id love to take a look at it.

Here 'tis, just freshly posted.

The Plantation

It’s a university project in Interactive Narrative. The idea is that you obtain context for the main pictures from the thumbnail icons that precede it. With a little work the idea is that you could allow the reader to control the flow of the story. For this one though, we just have to present a single narrative thread.

User comment is appreciated, mainly to see how people read it. I’m interested to see if I’m on the right track.