This content has been marked as final.
Show 5 replies
-
2. Re: Read and use cue point in mp3 file
Jhon Carlo Oct 30, 2014 7:52 AM (in response to Ned Murphy)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.
-
3. Re: Read and use cue point in mp3 file
Ned Murphy Oct 30, 2014 9:40 AM (in response to Jhon Carlo)It is likely that you need to import the CuePointEvent class if the error is indicating it cannot find it.
-
4. Re: Read and use cue point in mp3 file
Jhon Carlo Oct 30, 2014 11:31 AM (in response to Ned Murphy)Thank you Ned!!!
-
5. Re: Read and use cue point in mp3 file
Ned Murphy Oct 30, 2014 12:09 PM (in response to Jhon Carlo)You're welcome



