cfdominey
Member
Posted 4 months ago #
Help please - I just upgraded to version 3.3.1 and all Flash functionality on my blog is gone. In all Flash areas I get our error message telling the user that they need to "upgrade their Flash player." Every computer I've accessed the blog from has the most current version of Flash.
My blog is The Moonlit Road.com (www.themoonlitroad.com). I'm running an old theme (WP Default 1.6) but it has worked ok until now.
Any suggestions would be appreciated. And feel free to talk to me like a child, as this site was created long ago by art students who are long gone. And I'm having to learn as I go.
WordPress doesn't include Flash, and hasn't since version 3.2 I believe. Did you have a plugin doing this?
aventura54
Member
Posted 4 months ago #
Try clearing your "WP-Minify" cache from its setting page. Its possible it has minified (is that a word?) the message from a plugin or something on your site.
Aventura
cfdominey
Member
Posted 4 months ago #
lpstenu: I don't believe we had a plugin doing this. It's a flash header that worked fine until now.
aventura: I tried clearing the cache but so far nothing.
We do have the Degradable HTML5 audio and video plugin which seems to still work fine, it's the header that's the problem. On every page, with flash the lantern lights up, there's a sound loop and fireflies appear.
If there's code from somewhere I should post, let me know where it is and I'll do it.
aventura54
Member
Posted 4 months ago #
On closer inspection that section has CSS classes and is called "flash-head" however due to your minify plugin I can't tell which CSS style sheet it is on but I can narrow it down:
reset.css
style.css
lightwindow.css
addtoany.min.css,
contact-form-7/styles.css
of which the first three are your theme. If you go to each of those css files search for "flash-head" and see which one contains it.
Aventura