| tralfaz 2005-05-24, 4:20 am |
| "cloxy" <webforumsuser@macromedia.com> wrote in message
news:d6t1iv$f3o$1@forums.macromedia.com...
>I have published movie using the HTML setting, but I get different
>behavior in
> the player than I get in the browser. There are sections in the
> movie that are
> not animated and my links don't work, but everything is fine in
> player
Files coming from the server take a lot longer to load than the files
on your own computer. That timing difference can cause problems if
you try to act on objects before they have finished loading. Use a
preloader to make sure things are fully loaded before you use them.
Other than that it's just guesswork because you have given almost no
information.
tralfaz
|