when i upload my .swf on a server… and have an mp3 streaming onto the swf… how do i get the total bytes… of that mp3 into a variable? when i try obj.getTotalBytes() … it gives a null value coz… the mp3 is streaming…,… …
Paste the whole script here, it should work with getBytesLoaded and getBytesTotal, if u want something simple, try onLoad, btw, there are some threads that got some sound preloading scripts, just press on the search button above…
no hassels… i got it figured out… well actually got a lotta help from senocular thanks dude…