Question
problem loading flash 5 swf in flash 8
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
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
