joepeacock
Programmer
Hey everyone.
I have a movie with a movieclip that likes to just disappear.
Here is a page with the movie :
This is a movie with a single movieclip. the movieclip accesses a database through Flash Remoting components, creates daughter movieclips and loads jpeg files into those mcs. Soon after the data is loaded, the whole movieclip (not the whole movie) vanishes.
This is not giving me any problems in Opera 7 or Netscape 7 (windows), but in MSIE 6, the clip will disappear immediately almost every time. One time in ten or so, the jpeg images will load and scroll for a while before it dissapears (never more than a couple of seconds).
For testing, I placed some text fields that you can see in the movie. the "test" text is on the _root level. The "true"/"false" field is in the problem mc and indicates whether the database information has loaded.
Has anyone seen this before? Other flash movies without any remoting are working just fine, but it appears that this problem only manifests after the remoting components have completed their task.
Let me know if you've ever seen this before. Thanks!
Joe
I have a movie with a movieclip that likes to just disappear.
Here is a page with the movie :
This is a movie with a single movieclip. the movieclip accesses a database through Flash Remoting components, creates daughter movieclips and loads jpeg files into those mcs. Soon after the data is loaded, the whole movieclip (not the whole movie) vanishes.
This is not giving me any problems in Opera 7 or Netscape 7 (windows), but in MSIE 6, the clip will disappear immediately almost every time. One time in ten or so, the jpeg images will load and scroll for a while before it dissapears (never more than a couple of seconds).
For testing, I placed some text fields that you can see in the movie. the "test" text is on the _root level. The "true"/"false" field is in the problem mc and indicates whether the database information has loaded.
Has anyone seen this before? Other flash movies without any remoting are working just fine, but it appears that this problem only manifests after the remoting components have completed their task.
Let me know if you've ever seen this before. Thanks!
Joe