Location: while (_root = USA) {_global.china.hongKong = myHome;}
Posts: 291
Not sure what "regular" Flash is. My version of Flash 8 seems pretty regular to me.
But your HTML is for a Flash 3 file. You could try changing "swflash.cab#3,0,0,0" to:
swflash.cab#version=8,0,0,0
Better yet, open the FLA file in Flash 8 and then publish it and make sure HTML is selected in the output settings. You'll have the HTML code you need.