Code Monkey home page Code Monkey logo

Comments (3)

brandly avatar brandly commented on June 7, 2024

Sorry, I'm on a phone right now, so I can't do a lot. It looks like you want a single player reference to be shared amongst various controllers or directives or what have you.

If I understand correctly, you should try using a service instead of a factory, so that you'll have a singleton that can be passed about.

Let me know if this helps. If not, could you supply a plunker or a jsfiddle? Thanks and best of luck

from angular-youtube-embed.

adamzerner avatar adamzerner commented on June 7, 2024

It looks like you want a single player reference to be shared amongst various controllers or directives or what have you.

Correct.

If I understand correctly, you should try using a service instead of a factory, so that you'll have a singleton that can be passed about.

I don't think the distinction between service and factory matters. From what I understand, both are singletons and the only difference is that services are instantiated using the new keyword. I found this cheatsheet helpful.

Let me know if this helps. If not, could you supply a plunker or a jsfiddle? Thanks and best of luck

I couldn't figure out how to include your library in the plunker, but my SO question should have enough information and I just edited it to include my code on GitHub.

from angular-youtube-embed.

brandly avatar brandly commented on June 7, 2024

here's an example of passing a player reference around, via a factory: https://jsfiddle.net/fx680Lhr/

from angular-youtube-embed.

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.