[TIMOB-3049] APIDOC: Ti.UI.createSound in an example, instead of Ti.Media
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T02:00:46.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.6.0 M08 |
| Components | iOS |
| Labels | apidoc, defect, release-1.6.0, rplist |
| Reporter | Dawson Toth |
| Assignee | Don Thorp |
| Created | 2011-04-15T03:35:30.000+0000 |
| Updated | 2011-04-17T02:00:46.000+0000 |
Description
Problem
The example at the bottom of the docs for the Ti.Media.Sound object calls "Ti.UI.createSound", when it should be, "Ti.Media.createSound" (UI, instead of Media).
Link to Affected Page
http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Media.Sound-object"> http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Med...
Associated Helpdesk Ticket
http://developer.appcelerator.com/helpdesk/view/71041">http://developer.appcelerator.com/helpdesk/view/71041
(from [d1035d3a173c832ca809b6f18a81ac8b7cf3323e]) [#3049 state:fixed-in-qa] replaced UI with Media https://github.com/appcelerator/titanium_mobile/commit/d1035d3a173c832ca809b6f18a81ac8b7cf3323e"> https://github.com/appcelerator/titanium_mobile/commit/d1035d3a173c...
confirmed on todays pull of docs