I'm developing a little aplication in Openxava, a MDD framework that generates servlets from some simple code.
Well, in one of those servlets I want to add my flash animation, so I made my own jsp including the code necesary to embeded my swf, as the intructions of SWFObject blog indicates. But I can't make it work, I get the message "Upgrade your Flash Player". The rest of the page charges fine, but in the animation field I get the upgrade flash player message. I think the application doesn't find or ignors the swfobject.js, despite I put all the necesary files in the same directory. I even try to copy the html code in my jsp file to a common html file (in the same folder), and it works fine. Is there any problem to run swfobject in a jsp file? Thank you very much for your help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/swfobject?hl=en -~----------~----~----~----~------~----~------~--~---
