Skip to main content
Participant
March 8, 2007
Question

problem loading flash 5 swf in flash 8

  • March 8, 2007
  • 1 reply
  • 209578 views
The problem is this:

I am trying to load a flash 5 swf movie using the loadMovie function.
The problem is that it loads on my computer, but it doesn't on the client's computer! I have Flash Player 8. Could this be a problem? Could it be that he's having an older version of Flash player? I asked him and he didn't answer me yet. So I'm also asking you...

Do you know what the problem might be???

Here's the code...


loadMovie("game.swf", "gameHolder_mc");



right, not that complicated! 🙂 I can't see why it would work on ONE computer and NOT WORK on ANOTHER.

Please, can someone help me?

Thanks
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
March 11, 2007
if that code works for a flash 8 player it will work for a flash5 player or later. however, there may be other code in the flash 8 swf that might not work for an older player.