By slingeraap on
Hello,
I have a simple Flash element that I want to show on one page in Drupal. But it would not show up.
I inserted the object/embed code in the right place for that page in page.tpl.php. The Flash element is showing up I guess, because I see that the rest of the page has gone down, and when I use the right mouse button on the place where the Flash element should be, I get in ghost letters "Movie not loaded..." andin normal letters "About Macromedia Flash Player 8..."
The entire Flash element is blanc! :-(
Has anyone a solution for this?
Thanks in advance.
Comments
No one?
I just used the standard generated Flash HTML code.
Is there someone with a simple Flash element on his/her site? If so, what did you alter in the code to display the flash element?
Oops!
The path was not right... It is showing up now.
But I only can display my Flash element the "old" way (with Flash generated HTML-code). But then you have to click the Flash object first to activate it.
The DreamWeaver conversion with:
<script src="/themes/mytheme/Scripts/AC_RunActiveContent.js" type="text/javascript"></script>does not work, unfortunately. Or does anyone has a solution for this?