Wordpress sidebar / page issue

9 replies
  • WEB DESIGN
  • |
Hello Warriors

I am having a small issue with a Flash File that I have placed in a widget on the sidebar.

It is a counter and works fine when on the home page of the site, but when you load either a page or click a post to see the entire thing, I get an error message that AC_RunActiveContent.js is needed.

I have that file, the Flash file and the XML file all in the root folder. I have attempted to place a copy of the file in the other Wordpress sub filders, but I am getting the same message.

Any ideas how to solve this?

Thanks.
#issue #page #sidebar #wordpress
  • Profile picture of the author zeeshi570
    Can you please provide me the link to your site..
    {{ DiscussionBoard.errors[2686192].message }}
    • Profile picture of the author Richard Whyte
      Originally Posted by zeeshi570 View Post

      Can you please provide me the link to your site..
      The site is MagneticMarketingPlus.com

      The flash works on the home page, but on any other page it does not. As soon as the side bar runs, it stops.
      {{ DiscussionBoard.errors[2686264].message }}
  • Profile picture of the author zeeshi570
    you can use embed html tag instead of object tag.
    Embed tag didn't require AC_RunActiveContent.js so it will be helpfull for you.
    {{ DiscussionBoard.errors[2686205].message }}
  • Profile picture of the author zeeshi570
    <embed height="600" width="160" quality="high" scale="exactfit" wmode="transparent" type="text/html;charset=iso-8859-1" src="business.swf">
    {{ DiscussionBoard.errors[2686214].message }}
    • Profile picture of the author Richard Whyte
      Originally Posted by zeeshi570 View Post

      <embed height="600" width="160" quality="high" scale="exactfit" wmode="transparent" type="text/html;charset=iso-8859-1" src="business.swf">
      I tried this.... Same issue. Works on the home page, but not on the other pages
      {{ DiscussionBoard.errors[2686265].message }}
      • Profile picture of the author Richard Whyte
        OK, the Flash file is running, but it can not find the XML file that has some options in it. This is what is now causing the problem.

        Not sure how to fix that.....
        {{ DiscussionBoard.errors[2686347].message }}
  • Profile picture of the author zeeshi570
    Use your file name at the place of business.swf and height width as well.

    Cheers
    {{ DiscussionBoard.errors[2686218].message }}
  • Profile picture of the author SmartWeb
    I saw the site. glad that its working on all pages now.
    your flash file is located in root folder. where is your that XML file ? i think try putting it in the root folder.

    the main point is , since the location of XML is configured in the Flash file, so the XML should be placed at that location only (it must be some relative location)

    If you can give me more info about from where you have got this flash, i can find out the required location for the XML file.
    {{ DiscussionBoard.errors[2686597].message }}
    • Profile picture of the author Richard Whyte
      The XML file and the Flash file were both in the root.... This did not work, so what I did was place the XML file in EVERY FOLDER on the server to see which one would work.... Still didn't work....

      So the final solution was to open the FLA file, go into the actionscript and hard code the exact location of the XML file http://domainname.com/file.xml

      This is BAD coding I know as I am a programmer, but after fighting with this $10 ActiveDen Flash file for 3 hours, it was time to just fix the stupid thing and move on.

      Trust me when I say I am very upset about having to solve it this way but nothing else seemed to work and I had to get this thing running for a Launch.



      Originally Posted by SmartWeb View Post

      I saw the site. glad that its working on all pages now.
      your flash file is located in root folder. where is your that XML file ? i think try putting it in the root folder.

      the main point is , since the location of XML is configured in the Flash file, so the XML should be placed at that location only (it must be some relative location)

      If you can give me more info about from where you have got this flash, i can find out the required location for the XML file.
      {{ DiscussionBoard.errors[2703056].message }}

Trending Topics