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
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 created topic »Zikula 1.3.3 - Selecting a category in Pages not working« 04:19 PM
- nestormateo responded to »Fillters in Clip« 06:33 AM
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 03:19 AM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
My flash header doesn't load
-
- Rank: Expert
- Registered: Dec 02, 2002
- Last visit: Apr 30, 2010
- Posts: 1474
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 -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Sep 06, 2005
- Posts: 11
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> -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Sep 06, 2005
- Posts: 11
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! :)
- Moderated by:
- Support
