Results 1 to 4 of 4

Thread: How do I do this without using flash?

  1. #1
    Join Date
    Apr 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How do I do this without using flash?

    Hi everyone. This is a section of a website that I am working on.



    The image area will be rotating at random. There will probably be a folder containing at least 50 images. We would like them to rotate with a fading transition. The nav bar is obviously transparent over that rotating image. The blue text you see below the nav bar is the rollover. These are the subsections for a given nav button.

    First let me preface it with all the navigation can be html text. Now I know I can do the transparency effect for the nav bar using css. I also know that I can do the rotating image randomly using some javascript as well as a little php.

    What I need to figure out is is it possible to get all of these things that I want to do to work together. And would I be able to overlap the nav bar with the transparency effect over a rotating image.

    Now obviously this can be achieved using flash but I REALLY dont want to if I dont have to.

    Can anyone point me in a direction of resources or let me know if you think this is possible? Or am I doomed to have to use flash.

    Thank you all in advanced!

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Most things that you can do in Flash, you can do with Javascript. At least, when it relates to these kinds of applications.

    So, the answer to your question is that all of this can be done without Flash. Looking into any of the javascript effects libraries:

    jQuery, mootools, Script.aculo.us

    There are more, of course, but those are the three that I use most often.

  3. #3
    Join Date
    Mar 2008
    Posts
    122
    Thanks
    17
    Thanked 5 Times in 5 Posts

    Default

    ill do the flash for you if you want

  4. #4
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

Bookmarks

Posting Permissions

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