Code Monkey home page Code Monkey logo

Comments (5)

zohararad avatar zohararad commented on September 28, 2024

@gryzzly I see it but will need some time to investigate. In the mean time, my first suspect is the URL redirect to that actual audio. If you want to try with the real URLs rather than the ones you're using at the moment it might help eliminate / focus on problem.

I'll try to get to this in the next couple of days

from audio5js.

gryzzly avatar gryzzly commented on September 28, 2024

Hey @zohararad so with pretty much any streaming service, the actual mp3 url will always be temporary – this is mostly due to legal requirements => redirects should be handled seamlessly for the library user (as is the case with SoundManager).

Hopefully we'll get you a pull request on this.

from audio5js.

zohararad avatar zohararad commented on September 28, 2024

@gryzzly I'm assuming this can be solved at the SWF level, but I need to investigate how to tell Flash to follow redirects. As I said, I'll try to look into this in the next couple of days and see how I can resolve this. AFAIK this isn't a problem with HTML5 audio but I will test it as well.

from audio5js.

gryzzly avatar gryzzly commented on September 28, 2024

@zohararad we'll try to look at SWF as well. I don't think there is a problem with redirects on HTML5 side.

from audio5js.

zohararad avatar zohararad commented on September 28, 2024

@gryzzly Ok.. this was a stupid one :)...... Flash needed Security.allowInsecureDomain("*"); to allow a SWF served from HTTPS (in this case Github) to request URLs in HTTP.

Pushed fixed to master and will release a new version in the next few days.

Please re-test with SWF from master and let me know if ok.

from audio5js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.