Copy link to clipboard
Copied
Hallo,
it's possible to handle cue point in mp3 file with as3.
If yes, any hint?
Thank you.
It is likely that you need to import the CuePointEvent class if the error is indicating it cannot find it.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Thank you Ned,
I've seen several exemple, the best I've found at: http://www.adobe.com/devnet/actionscript/articles/cue_points_audio.html
return this error:
Scene 1, layer 'scripts', Frame 1, Line 33 1046: Type was not found or was not a compile-time constant: CuePointEvent.
Thanks again.
Copy link to clipboard
Copied
It is likely that you need to import the CuePointEvent class if the error is indicating it cannot find it.
Copy link to clipboard
Copied
Thank you Ned!!!
Copy link to clipboard
Copied
You're welcome
Find more inspiration, events, and resources on the new Adobe Community
Explore Now