[TIMOB-1488] Cannot reset the url of a sound object
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2011-08-29T14:12:15.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Sprint 2011-35 |
| Components | iOS |
| Labels | defect, ios, iphone, sound |
| Reporter | ctredway |
| Assignee | Reggie Seagraves |
| Created | 2011-04-15T02:54:08.000+0000 |
| Updated | 2017-03-07T19:54:55.000+0000 |
Description
In iphone sdk 4 and 1.4 and 1.4.1 changing the url property dynamically does not work. Attaching code to reproduce this.
Helpdesk ticket that reported the issue:
http://developer.appcelerator.com/helpdesk/view/33391">http://developer.appcelerator.com/helpdesk/view/33391
Attachments
| File | Date | Size |
|---|---|---|
| sound.js | 2011-04-15T02:54:08.000+0000 | 4323 |
(from [300e6d4dc0d8f8cc5a0900844958d7d6b066ebee]) [#1488] Updated KS test. https://github.com/appcelerator/titanium_mobile/commit/300e6d4dc0d8f8cc5a0900844958d7d6b066ebee"> https://github.com/appcelerator/titanium_mobile/commit/300e6d4dc0d8...
Duplicate of customer issue TIMOB-3348. This can be easily achieved by creating a new sound object. Furthermore, this would create a platform parity issue and would complicate any future API that, for example, would support sound channels, etc..
Closing ticket as it will not fix.