I have had TableTools running for several months and noticed that the PDF, Excel, CSV buttons no longer work. The page in question is: http://www.runtahoe.com/table_display/eventschedule1.php
I notice that the example page works correctly (of course): http://datatables.net/release-datatables/extensions/TableTools/examples/new_init.html
However, a previous jsbin help example does not work: http://live.datatables.net/eZoc/1/edit
In both the case of my page and the non-working jsbin the buttons state "movie not loaded" when right-clicked. I recognize that in the old method of initialization the SWF file had to be properly linked, but it doesn't appear to need to be listed at all with the new initialization method...?
I assume something changed but despite extensive testing have not been able to solve the issue. Any ideas or assistance is very much appreciated... thank you.