+ Reply to Thread
Results 1 to 8 of 8

Thread: Adding A Flash Header

  1. #1
    Jeffro's Avatar
    Jeffro is offline WPTavern Forum Admin
    Join Date
    Jan 2009
    Location
    Ohio
    Posts
    2,107

    Icon12 Adding A Flash Header

    Shane recently changed his static image header to a flash based one. On his site, he published the steps he took to do this as he used jQuery.

    http://bugssite.org/blog/2009/05/06/...header-online/

    Looks like he has more posts on the way regarding how he did it. I want to see him animate the rabbit to go into a hole or something lol.

  2. #2
    Shane is offline Hello World
    Join Date
    Apr 2009
    Posts
    7

    Default

    I corrected one mistake. The first bit of code goes into functions.php file. :D

    And yes.. the rabbit will go into a hole.

  3. #3
    itsananderson's Avatar
    itsananderson is offline Big Tipper
    Join Date
    Jan 2009
    Location
    Terre Haute, IN
    Posts
    354

    Default

    I'm not a huge fan of Flash, but if you want to do an animated header (very annoying by the way) this would be a good solution. I like the fact that if Flash is disabled, an image is used instead.

  4. #4
    Shane is offline Hello World
    Join Date
    Apr 2009
    Posts
    7

    Default

    I have a "switch" in the common.js to disable the flash header all together during testing phases. (http://bugssite.org/wp-content/theme...e/js/common.js). The XML file loading is the achilles heal since it takes about .02 seconds longer than everything else. So the top part looks nutz. I been trying to solve that by having the XML document loading sequence tied into a pre-loader so when that is loaded and the flash movie itself... it then shows. Still working on that part. :)

  5. #5
    andrea_r's Avatar
    andrea_r is offline WPTavern Forum Moderator
    Join Date
    Jan 2009
    Location
    Eastern Canada
    Posts
    1,279

    Default

    At least it degrades nicely. :) (No Flash here. )

  6. #6
    Jeffro's Avatar
    Jeffro is offline WPTavern Forum Admin
    Join Date
    Jan 2009
    Location
    Ohio
    Posts
    2,107

    Default

    oh knows how can you not have flash! All that YouTube goodness you're missing! I'm very happy to have seen the flash header craze die although I enjoy seeing it used tastefully.

  7. #7
    andrea_r's Avatar
    andrea_r is offline WPTavern Forum Moderator
    Join Date
    Jan 2009
    Location
    Eastern Canada
    Posts
    1,279

    Default

    Yeah, I'm on a 64-bit Linux build. No Flash. :) I have to visit a different computer for that, and mostly I'm lazy.

    :D

  8. #8
    Shane is offline Hello World
    Join Date
    Apr 2009
    Posts
    7

    Default

    My flash not going to be ever "racy". Just simple animation that make eyes pleasing. If you changed your clock to lets say 6:34am, you will see the "sunrise" vs. 3pm where it's mostly been the same gradient for the past 5 hours.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts