Results 1 to 2 of 2

Thread: ultimate fade with "two image" pausing?

  1. #1
    Join Date
    May 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default ultimate fade with "two image" pausing?

    I'm using the ultimate fade but would like to have a slide show that is composed of two different image locations which rotate simultaneously and can be paused simultaneously if the user rolls over either one. anything like this out there?

    thanks!
    jenn

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Not sure about the question, exactly, but why not just do it in a much easier way with using any graphics application to put the images side by side, then save as one, and you're done?

    If you want seperate locations, then that won't work.

    Hmm... I'd think there's some easy way to do what you want.

    Actually... it would be quite easy to duplicate the entire thign... just put the code twice. It should have overlapping variable/function names and it would stop both if one were stopped, etc.
    However, that would also mean you need new images.
    Basically... just store new images in one copy of the code, but leave the rest overlapping... functions, etc.
    But I'm sure it's more complex than that.
    Sorry I can't help more.


    Now... if you can get two seperate scripts running on the same page, then all you'd need do is have the name of the function for pausing it be identical, without any specifics (like relationship to which image was rolled over) then it would do both.
    Look into that... probably the best bet.

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
  •