+chromium-extensions On Thu, Sep 17, 2009 at 10:57 AM, Andrew Scherkus <[email protected]>wrote:
> For clarification, are you trying to load a chrome-extension:// <audio> > from > a) a regular HTML page? > b) inside the same extension? > c) a different extension? > > I'm only aware that accessing file:// media should be disallowed from > inside extensions (for security reasons). > I'll take a quick look in the meantime. > > Andrew > > > On Thu, Sep 17, 2009 at 10:49 AM, Aaron Boodman <[email protected]> wrote: > >> +schrekus, who works on the <audio> tag >> Sounds like a bug. Andrew, can you think of anything that would prevent >> the audio tag from loading chrome-extension:// files? >> >> - a >> >> On Thu, Sep 17, 2009 at 10:45 AM, Raymond Lee < >> [email protected]> wrote: >> >>> Hi Nick, >>> >>> Yes, I've tried that but couldn't get it to work. >>> >>> Best Regards >>> Raymond >>> >>> On 18 Sep 2009, at 01:31, Nick Baum wrote: >>> >>> Have you tried using a relative URL? >>> -Nick >>> >>> On Wed, Sep 16, 2009 at 10:19 PM, Raymond Lee < >>> [email protected]> wrote: >>> >>>> >>>> Hi there >>>> >>>> I am trying to play an audio file (mp3) located inside the extension. >>>> I've tried the HTML 5 audio tag as well as embed tag but without any >>>> luck. However, if I change the value of the src attribute from a >>>> chrome path started with "chrome-extension://..." to a remote URL >>>> (e.g. http://www.foo.com/bar,mp3), it works fine. Could anyone give >>>> me some advice how to do that please? >>>> >>>> Any help would be appreciated. >>>> >>>> Thanks >>>> Raymond >>>> >>>> >>>> >>> >>> >>> >>> >>> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en -~----------~----~----~----~------~----~------~--~---
