More Problems on the Sound Object
Ok I've been doing flash for a while professionally, and finally I've hit a brick wall!
On the new sound object in flash MX. the book says and I quote
'Streaming sounds play while they are downloading. Playback begins when sufficient data has been received to start the decompressor. As with event sounds, streaming sounds exist only in virtual memory, ****they are not downloaded to the hard drive***.'
every Mp3 I've loaded into my player (6,0,29,0) , the mp3 file get downloaded to my tempory internet folder - so it is getting downloaded to the harddirve - surley??
second problem
If I start streaming an Mp3 and I stop it using sound.stop() I cant start it again using sound.start() - which makes the whole thing pretty useless if your making a proper mp3 player!!
If anyone has had the same problems and knows how to get around them dam, tell me cause its buggin the hell outta me!!
TAZ
Re: More Problems on the Sound Object
Quote:
Originally posted by gutter_taz
every Mp3 I've loaded into my player (6,0,29,0) , the mp3 file get downloaded to my tempory internet folder - so it is getting downloaded to the harddirve - surley??
it may be downloading to your virtual page file....
which is a part of your hard drive space allocated to expand the capacity of your RAM...
maybe, just maybe
Re: More Problems on the Sound Object
Quote:
Originally posted by gutter_taz
If I start streaming an Mp3 and I stop it using sound.stop() I cant start it again using sound.start() - which makes the whole thing pretty useless if your making a proper mp3 player!!
Does anyone know whether there is a solution to this? Or is that just how it is? Thanks.
All this Streaming Business
Just to clarify...
If I publish a swf with Flash MX but view the swf online through Flash Player 5 on WinXP, will the streaming bug raise its ugly head ? Or will it behave normally and stop and play the audio like it should do ?
If it's the latter, I guess the solution there is to say the req. for viewing my upcoming site is 'Designed for Flash 5 (not 6!!!)' and hope my users will get the message. But that's a pain in the gluteus maximus.
evilguile is not happy about this :(