PDA

View Full Version : Flash crashing IE ?!!


bryanj71
09-04-2001, 05:35 PM
I'm creating an E-commerce site with a small
development team using Weblogic server, along
with .jsp's and some elaborate Flash hierarchical
category search.

We have run across a problem getting past the
login page, which will crash IE on certain systems.
After the login is validated the site takes you to a
three frame frameset with the flash search on the
left side. We've tried the entire application
without the flash and it works fine.

I am only receiving this error on certain
machines. It works fine on Netscape 4.77.
We have tried upgrading computers to 128-bit
encryption code and still had crashes.
Does anyone know if there is a service pack
or plug-in I could install on our servers
to prevent this problem.

If anyone has any suggestions, they would be
greatly appreciated.

Thank you,
Bryan

mpol777
09-05-2001, 10:04 PM
you might want to check to see how many commands you have processing at the same time. if the flash and html and javascript and anything else you have running client side are trying to process something, it can lead to crash. especially in IE.