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.
