Fork me on GitHub

My flash header doesn't load  Bottom

  • i have the grave theme which I believe was originally purchased at CCentral for my postnuke site and for some unknown reason I can't seem to get the flash files in the header to display on my site.

    I've went in and checked "object" "embed" and "param" (allowed with parameters) but still no success. Can you tell me what I might be doing wrong?

    the following is my URL
    http://www.ovpr.com/index.php

    Thanks,
    Dave
  • Hi there,

    You will need to edit the HTML file with the object data to reflect the correct URL to the .swf file. This means giving a relative URL from the root of your postnuke intstall with the URL looking something like this: themes/grave/file.swf - just point it at the swf file. make sure you change all instances of URLs pointing to the swf inside the object statement.

    Regards

    --
    -Lobos
    Professional PHP Framework Services: Concept, Development and Deployment
  • Bat,

    Cut and paste your tag here for us to see. I use Flash all the time without any trouble.

    Lobos is right though - the path is the most common issue.
  • Thanks guys for the suggestions, I went in as you stated and provided the relative URL and seems to be doing the same thing.

    AutoTheme you asked to see the object tag so here it is. Hopefully it's just something simple I'm just overlooking. :)


    <param name="movie" value="pc0.swf">
    <param name="quality" value="high">
    <param name="bgcolor" value="#FFFFFF">

    </param></param></param>
  • I got it working guys, I went in and moved the swf files to the root directory and changed the src path back to strictly the file name. I ended up getting an email from the creator of the theme.

    But I tell you what I really am thankful to you guys for being very helpful and willing to help out a fellow postnuke user, thanks much! :)
  • Happy to have been of service!

    Give us an URL so we can see your work!

This list is based on users active over the last 60 minutes.