Jump to content

Susie

Advanced Member
  • Posts

    680
  • Joined

  • Last visited

Posts posted by Susie

  1. Hmmm... it's still not working for me. Am I missing something?

     

    I have this in the template where I want the flash item to show:

     

    
    <br /> swfobject.embedSWF("banner.swf", "banner", "800", "280", "8.0.0");<br />
    
    

     

    Is the issue the fact that I'm doing this in Wordpress?

     

    Edit to add: I just added the full path to banner.swf and it still doesn't work.

  2. I am trying to embed this header: http://tinyurl.com/nnxu86 into this page: http://tinyurl.com/ms8hql . I have zero experience with flash and I've been searching for clues on how to make this work but haven't found the solution yet. Hopefully it's something simple.

     

    I have the following files in the theme folder:

     

    banner.swf

    banner.xml

    swfobject.js

    home-collage.jpg

     

     

    I have following in the head:

     

    swfobject.embedSWF("banner.swf", "banner", "800", "280", "8.0.0");

     

    And I have the following in the home-page.php template:

     

     

    I know I'm missing something, but I have no idea what it is. Can someone help? Thanks!

  3. I've used CMS Made Simple a lot and though I found it confusing at first too, I did find it to be relatively simple to use. I just had to get used to the smarty template tags.

     

    Is there a specific question you have? I can help you get started....

     

    By the way, when I first started, I took the templates that came installed by default, pulled all the template tags, and then inserted them in my own XHTML page. Then I added that as a new template and it worked great.

     

    Edit to add: Have you see this? http://wiki.cmsmadesimple.org/index.php/Main_Page

  4. I have a client who wants me to add flying butterflies to her website. I know - yikes. Does anyone have an idea of a good script to use? I am only capable of implementing javascript ones instead of a flash solution.

     

    I found this but I really don't like it.

  5. I won't have it up and running for a month or so probably, I actually have a few clients now keeping me busy...

     

    And so it begins.... I took my website down a couple months ago (I think?) with the intention of putting a new one up within a couple weeks of that time. It's still down........... haha

  6. I'm definitely not talking about anchor links. I mean...you are reading on a page, scrolling down the whole time, and you click on a link. After you are finished reading the new stuff at the link, you click the Back button. Sometimes you are taken right back to where you left off and sometimes you are taken to the top of the page.

     

    The cache idea is interesting. I wonder if that has something to do with it. Although, I just did a little test and all my sites that are powered by Wordpress take you back to where you left off. However, the sites powered by CMS Made Simple do not. Hmmmmmm........ More investigation.....

  7. On some websites, when I click the back button, I am taken right back to the spot in the page where I was reading. Sometimes, however, I'm taken to the top of the page and have to scroll back down to where I was. I don't see anything in the code that controls that, but maybe I'm missing it. How can I always make sure users are returned to the spot where they were reading rather than the top of the page?

×
×
  • Create New...