Embedding Objects

Michael

歌舞伎
Valued Senior Member
On two occasions, one was a video from CNBC and the other is this interactive graph from TheEconomicst, both of these websites have an Embed Option.

For example, for the graph, it included an 'Embed' button which then copies the information you'd need to paste into your blog etc... to reproduce the graph. However I don't see where Sciforums has an object embed function. Do we? If not, is it possible to embed the following object some other way?

FROM: The Economist

<object height="380" width="595" >
<param name="movie" value="http://infographics.economist.com/China_US_GDP_20130603/China_US.swf">
<param name="allowFullScreen" value="true">
<param name="allowscriptaccess" value="always">

<embed type="application/x-shockwave-flash"
src="http://infographics.economist.com/China_US_GDP_20130603/China_US.swf"
allowscriptaccess="always"
allowfullscreen="true"
width="595" height="380">
</object>
 
Due to potential exploitation by such features (both hacking and tracking), Sciforums by default has that feature disabled.
 
Back
Top