Transition objects appearing incorrectly
October 26, 2007 12:00 AM
You might want to check if the option "preload for html" is checked. If so, uncheck and see if the problem still occurs.I think it is natural, because all the elements of a page are loaded, but attributes are only applied after loading (because they can be only applied after loading). If that is the case, you migth want to look at the properties of the image. Can it be smaller, or perhaps more lightweight? You can imagine that the bigger the picture/image/text, the longer it takes to load, and therefor the longer it will be on screen before it is hidden.
Discussions have been disabled for this post