msg1 {
bokel[+],
posted: 11.11.01 12p•11.11.01 12p,
top [^]
}
A lot of websites suffer from the problem that the
flashplayer sometimes reports lower values for getBytesLoaded,
though the movie IS completely loaded.
I suggest to use something like
this.getBytesTotal() - this.getBytesLoaded() < 10
or a similar value, most likely the difference is
just 1, if any (<- classic index error)
just my 2 cents
msg2 {
tripleaxis[+],
posted: 04.08.02 9a•04.08.02 9a,
top [^]
}