Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthormojowrkn
    • CommentTimeFeb 8th 2007
     
    Hi all,

    I am trying to set up a page that is mainly formated with CSS. It has a header and footer, and the main section between. On the left side of the main section I would like to have the navigation. This is made up of an unordered list styled with CSS. There are multiple categories, each with a sub list.

    What I am trying to do is have each of the sublist items trigger a SWF, and have them all trade out in one position in the center, and trigger a logo and address info to the right of the flash player window. Currently I have all three of these components in their own DIV but I am not married to that idea. It could be one big DIV, or whatever.

    The problem I am having is that I can get these links to work using different methods, as long as it is just one link, and one SWF. (I haven't even tackled the logo part yet). But once I ad another link and swf it breaks. Could this be accomplished using SWFObject? It seems like it could but I haven't been able to get a handle on it YET.

    If anyone could give me some advice or pointers I would greatly appreciate it! I think this could be done with Flash (one big SWF) but for ease of update, and search engine reasons I would like to use the list for the menus. Of course I am all ears to whatever ideas you might have.

    Thanks for reading all that! :-)
    • CommentAuthorGeoff
    • CommentTimeFeb 8th 2007
     
    i don't think we have enough information to help you out much.

    i don't think that using swfobject would magically make anything just work, as all it does it embed the swfs for you, something you can do just as easily with plain html.