What I discovered in my USB debugging and testing is my problem is the model-glue frame work that is used here.
jPlayer works just fine outside of model-glue. I created a stand alone file by using the exact jplayer home page and it worked perfectly. I used the same file using only using model-glue frame and it does not work. My code is very simple.....I have been using model-glue for almost 4 years The folks at jPlayer are trying to help as well It stops at the play jplayer code. On Wednesday, November 28, 2012 5:39:31 PM UTC-5, 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? > On Nov 28, 2012 4:38 PM, "svee" <[email protected]<javascript:>> > wrote: > >> So far all attempts to use jPlayer (html5 audio and video for Jquery) has >> failed. >> I have debugged in USB and discovered that it will not load the player. >> I have used many jQuery library functions with model-glue without issue >> except for this one. >> Does jplayer just not work with model-glue and coldfusion? >> svee >> >> -- >> 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]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/model-glue?hl=en > > -- 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
