Not looping

Is there anyway to have a movie bypass <PARAM NAME=“Loop” VALUE=“0”>? Don’t have access to the html and can’t change/remove the line of code.

I’ve tried having it goto frame 1, doesn’t work.

Thanks in advance

Solution: throw everything into a movie clip, not only will this allow for looping despite html diversion, but it also allows for other options to be applied.