PROBLEM: Dropdown component won't work when viewed over the web. Do Component
classes need to be preloaded somehow when working with _levels ?
I am doing a project that contains a dropdown component and some medium
quality audio voice over (making the file weight in at about 333k). It loads
into _level1 and then plays automatically. I have no problems with any of the
functionality of this EXCEPT when viewed [b]over the web [/b]in an IE Browser,
at which point the dropdown menus just "highlight" rather than function. This
media isn't meant for the web at this point (deliverable is CD) but while
demo-ing it over the web has been easy for the client and I, I cannot get the
dropdown menu to work immediately... so far the only work around is to load the
page, and then click "Back" (which unloads _level1 and reloads the previous
file) and then click "Next" (which then unloads _level1 and reloads the file
again from cache or temp internet files). I've only experienced this problem
in Internet Explorer and not Mozilla Firefox, and it works perfectly fine in IE
on the local machine and from the CD, but since this is a govt project, it is
pertinent that it function over the web in the future.
To view this glitch in progress (IE Browser) go to:
http://jookyworld.com/DHS/ Just Press the LOGIN button (no need to enter anything as this demo merely
stores a Shared Object used for bookmarking) and it will bring you to the
screen that is right before the one that is having the problems.. then press
Next to view the actual problem screen... Pressing back reloads the previous
screen and then NExt again will reload the problem screen from cache and will
be fully functional.
Be patient as there are no preloaders and it may take a min or so (depending
on your connection) to download even after pressing next or back.
Any thoughts here would help.