The iSpring plugin can output Flash or HTML5. The test above is HTML5 without Flash.
I don't think I'll be able to create a simple test case but I'll use a javascript beautifier on player.js and try to see where the error is. I've tested with a similar freeware plugin that give me an error too. http://www.slidego.com/home/download.php On Tue, Jul 8, 2014 at 12:49 AM, Mike Stay <[email protected]> wrote: > Caja is currently maintained by one guy (Kevin) in his spare time; I > may have time to help out eventually, but not for a few months. > Neither of us have time to dig into the code you supplied. If you > create a small code snippet that reproduces the error and file a > ticket, that will help us keep track of it. Also, it looks like > iSpring pro loads flash, which currently isn't supported in the new > ES5 mode and is only partially supported in the old mode. > > On Mon, Jul 7, 2014 at 2:08 PM, pablo platt <[email protected]> wrote: > > The code I'm trying to run in the sandbox: > > https://drive.google.com/file/d/0BxtO-pPpZS0FRU9XbHdrb09FcE0/ > > > > When you run index.html without caja, you can see a presentation. > > Clicking on the slide move to the next transition. > > > > > > > > > > On Mon, Jul 7, 2014 at 10:09 PM, 'Kevin Reid' via Google Caja Discuss > > <[email protected]> wrote: > >> > >> On Thu, Jul 3, 2014 at 1:42 AM, pablo platt <[email protected]> > wrote: > >>> > >>> I've added "fetch: caja.policy.net.fetcher.USE_XHR" to the uriPolicy > >>> Now it's able to get player.js but I'm getting "TypeError: ca is > >>> undefined in source". > >> > >> [...] > >>> > >>> "Uncaught script error: TypeError: ca is undefined in source: > >>> "http://localhost:8000/presentation/data/player.js?B29519F1" at line: > 1" > >>> ses-single-frame.js:26253 > >>> "Uncaught script error: TypeError: PresentationPlayer is undefined in > >>> source: "http://localhost:8000/presentation/index.html" at line: 1" > >>> ses-single-frame.js:26253 > >> > >> > >> This comes down to a problem in the actual JS you're trying to execute. > >> You will have to debug it further or provide us with a runnable example > to > >> help with. > >> > >> -- > >> > >> --- > >> You received this message because you are subscribed to a topic in the > >> Google Groups "Google Caja Discuss" group. > >> To unsubscribe from this topic, visit > >> > https://groups.google.com/d/topic/google-caja-discuss/C-YAQF-IcTY/unsubscribe > . > >> To unsubscribe from this group and all its topics, send an email to > >> [email protected]. > >> > >> For more options, visit https://groups.google.com/d/optout. > > > > > > -- > > > > --- > > You received this message because you are subscribed to the Google Groups > > "Google Caja Discuss" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Mike Stay - [email protected] > http://www.cs.auckland.ac.nz/~mike > http://reperiendi.wordpress.com > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "Google Caja Discuss" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-caja-discuss/C-YAQF-IcTY/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
