You're probably running in non-debug mode which means Share is loading the -min.js version of the file. Always use something like Firebug or Web Inspector to work out what the browser is up to.
Okay… So you were right it is using web-preview-min.js. So I am attempting to follow along his logic… I've added the files that he reccomended and also modified the web-preview-min.js to have this line: "if (this.options.mimeType.match(/^image\/tiff$/)) u = o; else" in the file where the change is made in his suggested change to the web-preview.js …. Now the previewer is starting to load but then a popup occurs and states that "the preview could not be loaded from the server."
Any thoughts? I really need to make these .tif images better quality when viewing them in previewer (Also we will be using multipage tiffs… which this solution claims to fix as well)
Thanks to anyone with input who has don ethis befor eon 34d or knows why it might not be working fo rme!
p.s. the error when i get that popup behind the scenes is: Transformer for 'image/tiff' source mime type and 'application/x-shockwave-flash' target mime type was not found. Operation can't be performed