 |
- SDK Overview
- Why Use This SDK?
- What Can Be Built
- SDK Contents
- Download
- Key Concepts
- Development Approach
- API Access
- Merchant Accounts
- File Upload and Flow
- Documentation
- API Reference
- Ringtone Editor
- API WSDL
- API Test Harness
- SOAP Definitions
- Sample Code
- Custom Ringtone Store
- Editor Initializing
|
 |
 |
|
Demo and Downloads
|
|
Run It Download Source
|
Editor Initialization Modes
|
Overview
This sample demonstrates lauching the Flash audio editor component in all its supported file load modes.
Prerequesites
- Phone Sherpa MerchantID to run the Flash editor client
- Client environment that enables Flash embed tags
- Phone Sherpa WSAccessKey to make API calls [Secure URL transfer only]
- Audio files that are accessible via a fully qualified URL [Secure URL transfer only]
Skill Level
Simple HTML editing and parameter replacement on the Flash embed tag. Web developer skills needed to enable secure side loading a file from a URL.
|
Sample Details
|
The Flash audio editor is a flexible client UI component enabling editing of user uploaded, partner uploaded, and Phone Sherpa hosted (via Merchant assets) files. This allows the component to be used in several interesting scenarios:
- building a user generated ringtone making application
- creating ringtones from an existing full track audio library
- building an administration tool for managing audio assets in a library
The audio editor has "inmodes" and "outmodes" controlling the file load and post editing behavior of the component. This sample itterates through all the "inmodes" supported by the editor. Depending on the selected inmode, certian outmodes and other parameters are required in the Flash embed tag.
|
See Also...
|
Flash Ringtone Editor Client documentation click here.
|
|
|
|
 |