How can I create a custom noFlash message in HTML to show to users with no Flash Player installed?
Currently users see default "ERROR:Adobe Flash Player 9/10 or higher needed". What client needs is personalized message with their logo and text. Since there is a separate index.html file for english and italian versions text will differ in each html file.
in the current version you would need to modify the embedding script (swfkrpano.js) for that,
but in the 1.0.9 version there will be a possibility to define custom messages and also set a custom callback for this case,