Missing plugin under Joomla
Hy, I create a module for Joomla. That was a digital clock (swf) which is embed to html. If I dont embed in html, the swf display correctly, but as soon as I embed in html, Firefox write: "Need plugin to view this content." I tested under Opera, Chrome and Firefox, it runs correctly all of these browsers. Can u help me, what cause this error?
I enclose a link with a screenshot, which present the error: http://imageshack.us/photo/my-images/36/joomlaerror.jpg/
All Replies (1)
Which HTML code are you using to embed the Flash object?
Be sure to specify a MIME type (type="application/x-shockwave-flash") to avoid problems.
Can you post a link to a public page so we can test it ourselves?