mardi 8 mai 2018

How to download Flash (.swf) file embedded as

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&amp;TinCan=false&amp;vLMSPresent=true&amp;vAOSupport=false&amp;vPublishWidth=1044&amp;vPublishHeight=746&amp;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:

https://bod.csod.com/lms/scorm/clientLMS/ScormFrames.aspx?aicc_sid=AICChTQGWgWuurQxC8-c871TLQ&aicc_url=https://pwc.csod.com/LMS/scorm/aicc.aspx

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