I wonder what prevents me from downloading the .swf file of the Flash application running in the browser.
The Flash application is embedded as follows:
<object type="application/x-shockwave-flash" data="story.swf" width="1044px" height="746px" align="middle" id="player" tabindex="1">
<param name="scale" value="noscale"><param name="movie" value="story.swf">
<param name="quality" value="best"><param name="name" value="player">
<param name="allowFullScreen" value="true">
<param name="bgcolor" value="#FFFFFF">
<param name="flashvars" value="vHtmlContainer=true&TinCan=false&vLMSPresent=true&vAOSupport=false&vPublishWidth=1044&vPublishHeight=746&vResumeData=262m6010X0W0H0K070L0Y080Z0981001f140~2j180000V0001%5Ep:%20How%20We%20Use%20Social%20Media1a1a1a1%5E1%5E101%5E101%5En5aw9UF5X3pd.6iA5ew6jOXF1%5E1%5E03000001002000">
<param name="wmode" value="opaque">
<param name="allowScriptAccess" value="always">
</object>
I've tried to download the page in Chrome, but only a plain HTML file is downloaded.
The URL of the application is as follows, but cannot be accessed from the Internet:
Since, the data attribute points to story.swf, I point my browser to:
https://bod.csod.com/lms/scorm/clientLMS/story.swf
However, nothing is retrieved?
Aucun commentaire:
Enregistrer un commentaire