sike
says
Hi there, I’ve noticed some of my item with 590×300 preview in item page doesn’t work.
I’ve uploaded the preview with a index.html. There is no problem before, but now I find that it try to embed the html instead preview.swf in the item page, for example this one and this one:
$(document).ready(function() {
var flashvars = {
};
var params = {
base: 'http://s3.envato.com/files/291039/',
wmode: "opaque"
};
var attributes = { };
swfobject.embedSWF("http://s3.envato.com/files/291039/index.html", "large_item_preview_container", "590", "300", "9.0.0","expressInstall.swf", flashvars, params, attributes);
});
Hope the dev guys can fix this asap! Thanks.