7/17/2011 11:14:59 PM
Title:
Want to edit dynamic mp3 in flash and determine the cue points user selected to cut the mp3
Want to edit dynamic mp3 in flash and determine the cue points user selected to cut the mp3
any one can help?
7/18/2011 2:43:42 AM
you can load mp3 and create a timeline where user can select the cue points to cut mp3. you can then send that points (time) to some external software or service on your server that can cut the mp3 file using that points.you cannot cut mp3 in flash.
Rohit
Points: 160
Posts:0
7/18/2011 10:45:13 AM
Thank you Sir,
Can you provide me any example same thing you mention is what I need I need to creat timeline and I want to give user to select cue points and then I want to send those points to php to cut mp3 and save to server
Thanks in advance