PDA

View Full Version : The Progress Meter tutorial



KingLeonard
May 26th, 2004, 09:59 AM
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. (bytes_loaded == bytes) to (bytes_loaded >= bytes), 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.

maximum_flash
May 26th, 2004, 06:55 PM
i dont understand what the problem is.
is the preloader not working?


sam

KingLeonard
May 26th, 2004, 09:41 PM
i dont understand what the problem is.
is the preloader not working?
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.

maximum_flash
May 27th, 2004, 12:31 AM
id love to take a look at it.

KingLeonard
May 27th, 2004, 12:38 AM
Here 'tis, just freshly posted.

The Plantation (http://student.ci.qut.edu.au/%7En1146998/KIN811/final.html)

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.