Answered
MediaDisplay cue points problem?
Hi.
I have this strange problem.
I use the MediaDisplay to load an mp3-file and adding
cue points to the mp3-file to trigger events in other movieClips
Accessing the instance on the timeline for the first time
everything works just fine. Cue points are found and the correct events are triggered.
But the second time if I navigate back, nothing seems to work.
The output window gives me the following message
"1000: Unable to make connection to server or to find FLV on server"
Can anyone help me out here?
I paste the code below.
Zenkert
I have this strange problem.
I use the MediaDisplay to load an mp3-file and adding
cue points to the mp3-file to trigger events in other movieClips
Accessing the instance on the timeline for the first time
everything works just fine. Cue points are found and the correct events are triggered.
But the second time if I navigate back, nothing seems to work.
The output window gives me the following message
"1000: Unable to make connection to server or to find FLV on server"
Can anyone help me out here?
I paste the code below.
Zenkert