Unless you're trying to call call CFC methods and they're getting intercepted by onReqeust() or onRequestStart() or trying to call MG events as remoting calls... either one of those factors could be interfering with client-side code.
J On Nov 28, 2012, at 4:39 PM, Dan Wilson <[email protected]> wrote: > Generally, everything ModelGlue does is server side. Javascript stuff is > client side. So, ModelGlue shouldn't interfere with any Javascript you choose > to use. > > How are you integrating the Video Player with ModelGlue? -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" 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/model-glue?hl=en
