User:Laura Macchini/prototyping/Code Snippets: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
 
Line 1: Line 1:
=Code Snippets=
== blur fx sgv==
 
 
== blur fx sgv=
<source lang= "python">
<source lang= "python">
<rect
<rect

Latest revision as of 11:47, 27 October 2011

blur fx sgv

<rect
       style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
       id="rect3625"
       width="100"
       height="71.428574"
       x="328"
       y="393">

<animate attributeName="opacity" from="1" to="0"
	begin="click" dur="3s" fill="restore" />
	
</rect>