On Thu, 13 Oct 2011 16:33:09 +0200, Christian wrote in alt.html:
> Hello,
>
> I want to get the swf from this page
> http://www.forexpros.fr/indices/france-40
>
> But if I copy the following code from the source(<object classid ...
> </object>) to embed it inside an empty HTML page, it doesn't work
> Have you an idea ?
> Thanks.
>
> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
> codebase="http://download.macromedia.com/pub/shockwave/cabs/flash
> /swflash.cab#version=9,0,0,0" width="520" height="300" id="LiveChart"
> align="middle"><param name="allowScriptAccess" value="sameDomain"
> /><param name="allowFullScreen" value="false" /><param
> name="movie"value="/common/fchart/LiveChartV96.swf" /><param
> name="quality" value="high" /><param name="bgcolor" value="#ffffff"
> /><param name="FlashVars"
> value="FrameColor=0x000000&CurrentColor=0x00ff00&L ineColor=0x303060&FillColor=0x000000&
> CrossColor=0x000000&ValuesHColor=0x222222&ValuesVC olor=0x222222&VblocksNum=7&HblocksNum=7&PairInterv al=300&CandleCount=120&
> ShowFrame=true&ShowName=true&ShowLastValue=false&S howHighLow=false&ShowTickDirection=true&ShowChange =false&ShowValueMarker=true&
> ForceURL=/common/fchart
> /&PointFirst=4&PointEvery=12&CandleUpColor=0x009900 &
> CandleDownColor=0x880000&Type=line&SelfUpdate=0&Sh owWatermark=false&PairID=167"
> /><embed src="/common/fchart/LiveChartV96.swf"
> quality="high" bgcolor="#ffffff" width="520" height="300"
> name="LiveChart" align="middle" allowScriptAccess="sameDomain"
> allowFullScreen="false" type="application/x-shockwave-flash"
> pluginspage="http://www.adobe.com/go/getflashplayer"
> FlashVars="FrameColor=0x000000&CurrentColor=0x00ff 00&LineColor=0x303060&FillColor=0x000000&CrossColo r=0x000000&ValuesHColor=0x222222&
> ValuesVColor=0x222222&VblocksNum=7&HblocksNum=7&Pa irInterval=300&CandleCount=120&ShowFrame=true&Show Name=true&ShowLastValue=false&
> ShowHighLow=false&ShowTickDirection=true&ShowChang e=false&ShowValueMarker=true&ForceURL=/common/fchart/&PointFirst=4&
> PointEvery=12&CandleUpColor=0x009900&CandleDownCol or=0x880000&Type=line&SelfUpdate=0&ShowWatermark=f alse&PairID=167"
> /></object>
If you don't have the src, embed src="/common/fchart/LiveChartV96.swf"
locally, it won't have anything to play.
--
idle
I refuse to let common sense cloud my judgment.