Swf won't load once embedded

it opens up just fine on the direct swf url

but once embedded, it doesn’t load the first page

this is the embedding source

  • <object classid=“clsid:d27cdb6e-ae6d-11cf-96b8-444553540000”
    codebase=“http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0
    width=“1000” height=“1000” id=“IA” align=“middle”>
    <param name=“allowScriptAccess” value=“sameDomain” />
    <param name=“movie” value="/external_files/flash/international_agreements/international_agreements.swf" />
    <param name=“quality” value=“high” />
    <param name=“bgcolor” value="#000000" />
    <embed src="/external_files/flash/international_agreements/international_agreements.swf" quality=“high” bgcolor="#000000" width=“1000”
    height=“1000” name=“IA” align=“middle” allowScriptAccess=“sameDomain”
    type=“application/x-shockwave-flash” pluginspage=“http://www.adobe.com/go/getflashplayer” />
    </object>

what do you guys think? please help! i got a deadline to meet tomorrow.