Online Ringtone Creation and Delivery
Demo Page
Sample page that shows the online ringtone creation and delivery
integration.
Code:
<iframe marginwidth="0" marginheight="0" height="380" width="740" frameborder="0"
src="http://test.mobilatory.com/ringtone-editor.php?content=http://test.mobilatory.com/storage/demo/phonering.mp3&redirect=http://test.mobilatory.com/ringtone-uploaded.php&clientname=phonetribe&wmode=transparent&wireless=1&lang=en">
IFRAME is not supported</iframe>
Parameters:
- content - URL of the mp3 audio file you want to send
- redirect - URL of the page to redirect after sending. Two
parameters passed to this page 'id' - file id if ringtone successfully
processed or 'err' - error description.
- option parameters
- wireless - bool operator and phone number ui controls show(1)/hide(0)
- vendor - default mobile phone vendor
- model - default mobile phone model
- oper - default operator
- telnum - default phone number
- lang - language
- returned redirect parameters
- sms - bool parameter when sms is send
- id - id code which can use
*** Notes:
- Flash applet can be reskinned
- http host (mobilatory.com) can be branded as your own (for example
wap.yoursite.com)