can't see why simpleviewer wouldn't work for you ?
have paths changed when you've included it in your jsp's ? make sure you update the paths to the included js libraries.
Sounds like whats happening is the div that'll get replaced ? which contains some text like "Flash needs to be installed" ... isn't getting replaced which makes me think the JS isn't loading properly .
If you're using firefox get yourself firebug and debug whats happening.
Alternativly using firefox load up the error console to see whats happening or not happening
Tools -> Error console. |