I'm having a problem playing swf content within Netscape (4.73).
I have created several swf's within which I am using the loadMovie / unloadMovie actions. I am also targeting the loaded movies using the _level property. This scripting functions correctly when tested locally in Internet Explorer, but not in Netscape Navigator 4.73. The exact scripting I have used is as follows:
_level0.nextFrame();
what am i doing wrong?!
I have created several swf's within which I am using the loadMovie / unloadMovie actions. I am also targeting the loaded movies using the _level property. This scripting functions correctly when tested locally in Internet Explorer, but not in Netscape Navigator 4.73. The exact scripting I have used is as follows:
_level0.nextFrame();
what am i doing wrong?!