Opened 11 years ago
Closed 6 years ago
#11677 closed enhancement (patchwelcome)
Improve dojox.av.FLAudio to support resources on other domains
Reported by: | Thomas Bachem | Owned by: | dylan |
---|---|---|---|
Priority: | low | Milestone: | 1.11 |
Component: | Dojox | Version: | 1.5 |
Keywords: | Cc: | Mike Wilcox | |
Blocked By: | Blocking: |
Description
This is related to Dojo Deft: We need to set a proper SoundLoaderContext? in AudioContainer?.as in order to allow the audio.swf component to access sound files on other domains (that have a proper crossdomain.xml set).
See attached patch file. We do already have it working on production systems.
Attachments (1)
Change History (6)
Changed 11 years ago by
Attachment: | SoundLoaderContext.patch added |
---|
comment:1 Changed 11 years ago by
Cc: | Mike Wilcox added |
---|---|
Owner: | changed from Adam Peller to Tom Trenka |
comment:2 Changed 9 years ago by
Priority: | high → low |
---|
comment:3 Changed 9 years ago by
Owner: | changed from Tom Trenka to Mike Wilcox |
---|
comment:4 Changed 6 years ago by
Owner: | changed from Mike Wilcox to dylan |
---|---|
Status: | new → assigned |
comment:5 Changed 6 years ago by
Milestone: | tbd → 1.11 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
My apologies that this was ignored for so many years.
Given that flash is quickly being abandoned as something that runs by default on the web, I'm going to mark this as patchwelcome. I know there's a patch. If you want to recreate as a pull request via github following the guidelines at https://github.com/dojo/dojo/blob/master/CONTRIBUTING.md , we'll review and land it.
Mike, maybe you'd like to look at these? Not sure how much we're going to support FLAudio anymore...