Application for cutting mp3 files.
UPDATE 23 Aug 2010
- add parameters for automatic redirecting after succes uploading
- fix problem with uploading
UPDATE 10 Aug 2010
- add parameters for customize label of buttons and markers
UPDATE 04 Aug 2010
- add UPLOAD _TO parameter, can upload result mp3 to url (php example inside)
- add ADD _SAVE_BUTTON parameter, if set, save button show on stage
- change KEEP _LOAD_BUTTON parameter to ADD _LOAD_BUTTON, for understandable
In this preview, application load mp3 “Mobile” by me, then you can cut and save it on disk.
Inside you also find Flash Builder project.
Usage:
- set left and right marker (blue lines)
- check result (Play / Stop button)
- save result on disk (Save MP3 on disk)
Features:
- simple, but usable UI
- customizable skin (see ex. below)
- build wave of mp3
- load mp3 from url or local disk
- save mp3 on disk without loss id3 tags and re-encoding file
- very fast build final cutted mp3
Parameters set via FlashVars:
- MP3 _URL
- SAVE _AS
- UPLOAD _TO new
- REDIRECT _TO new
- REDIRECT _TARGET new
- ADD _LOAD_BUTTON change
- ADD _SAVE_BUTTON new
- BG_COLOR
- WAVE _COLOR
- MARKER _LIMIT_COLOR
- MARKER _PLAYHEAD_COLOR
- LOG _COLOR
- for label of buttons and markers: PLAY _LABEL, STOP _LABEL, LOAD _LABEL, SAVE _LABEL, UPLOAD _LABEL, LEFT _MARKER_LABEL, PLAYHEAD _MARKER_LABEL, RIGHT _MARKER_LABEL new
Inside you find example custom skin black.html, it look like this:

Caution:
For working this application on your site, and get mp3 from another site, another site need have crossdomain.xml (http://anothersite.com/crossdomain.xml) with allow policy for your site




