Coder Social home page Coder Social logo

Comments (4)

syranide avatar syranide commented on September 1, 2024

I have a project myself in which I rely heavily on ExternalInterface and it works across all browsers, including FireFox, and there is no special code in ReactSWF for ExternalInterface other than getFPDOMNode() for returning a reference to the actual node.

So all I can really say at this point is that it's probably something on your end... perhaps you could check that ExternalInterface.available really is true? Could it be that you're adding the callbacks before Event.ADDED_TO_STAGE has occured?

from react-swf.

andrewburgess avatar andrewburgess commented on September 1, 2024

Alright, I'll see if I can pull the SWF source and try debugging it. I know that the SWF works in Firefox from here: http://www.flashls.org/latest/examples/chromeless/ but it seems to be using the old <object><embed /></object> style of adding flash embeds.

from react-swf.

andrewburgess avatar andrewburgess commented on September 1, 2024

😡 so it seems that Firefox doesn't like loading flash files from localhost. I deployed to our development server and it loads just fine.

Sorry for the false alarm

from react-swf.

syranide avatar syranide commented on September 1, 2024

No problem :)

You may be able to work around that in the SWF by allowing script requests from all hosts (*) via some system function somewhere. But I'm not entirely sure.

from react-swf.

Related Issues (15)

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.