HI All,

I am using this code here:

                setTimeout("Sound.play('sounds/movieprojector.mp3');", 600);
                setTimeout("Effect.Appear('slideshow5');", 850 + 600);
                setTimeout("Effect.Puff('slideshow5');", 850 + 600 + 850);
                setTimeout("Effect.Appear('slideshow6');", 850 + 600 + 1700);

How can I guarantee a consistent result each time?

It seems that on IE PUFF makes the image move directly up while
firefox makes it move diagonally upward to the left.

In firefox it seems that the result is subtly different each time.

Sometimes it is rough, sometimes it is smooth, and other times it
seems that the effect is almost random.


 Thanks,


-- 
Leonard Burton, N9URK
http://www.jiffyslides.com
[EMAIL PROTECTED]
[EMAIL PROTECTED]

"The prolonged evacuation would have dramatically affected the
survivability of the occupants."

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to