Forums

header .swf missing in posts - Sandbox (3 posts)

  1. ryanrowlett
    Member
    Posted 2 years ago #

    I have a navigation .swf in my header.php file. It shows fine on the roll, but is missing when you navigate to a specific entry. I wouldnt mind, but it shows a white rectangle, which is strange because I have the #nav background set to light blue as well as the background within the .swf?

    here is the index
    http://mrsjonespaintedfinishes.com/blog/

    here is an entry
    http://mrsjonespaintedfinishes.com/blog/2009/11/20/thinking-pink/

    any thoughts would be super helpful.

    thanks,
    ryan

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    In header.php, try changing:

    <param name="movie" value="../jones2.swf" />

    to

    <param name="movie" value="http://mrsjonespaintedfinishes.com/jones2.swf" />

  3. ryanrowlett
    Member
    Posted 2 years ago #

    thank you for your reply. unfortunately the suggestion didn't solve the problem.

Topic Closed

This topic has been closed to new replies.

About this Topic