# Actionscript 2.0 & sound object & safari probs

**URL:** https://forum.kirupa.com/t/actionscript-2-0-sound-object-safari-probs/179655
**Category:** Uncategorized
**Created:** [February 22, 2006, 1:24am UTC](https://forum.kirupa.com/t/actionscript-2-0-sound-object-safari-probs/179655 "2006-02-22T01:24:16Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jdelight](https://avatars.discourse-cdn.com/v4/letter/j/c6cbf5/32.png) [@jdelight](https://forum.kirupa.com/u/jdelight)
#### Post date: [February 22, 2006, 1:24am UTC](https://forum.kirupa.com/t/actionscript-2-0-sound-object-safari-probs/179655/1 "2006-02-22T01:24:16Z")

</div>

building an mp3 player and have created a class which creates the visual player and another which controls the sound object (play, stop, fade ins/outs).

However the problem is this:

when i click on a track, it starts streaming fine and after a few seconds it starts playing.

when I click the track again or any different track I get a message in safari’s activity panel saying “plug-in canceled” in red! and also the status bars says “There was one error opening the page”.

I know that what it should do when I select a different track is continue to download the original track - or am I wrong on that?

How can I stop this happening?

Thanks
