EtudeDeForme
Jump to navigation
Jump to search
%userprofile%\AppData\Roaming\Adobe\After Effects\##\Adobe After Effects ##.# Shortcuts.txt
"ToggleTabPanelMaximize" = "(Ux00B2)" ------ "TimeSetIn" = "(Ux005E)" "TimeSetOut" = "(Ux0024)" ------ "TimeTrimIn" = "(Alt+Ux005E)" "TimeTrimOut" = "(Alt+Ux0024)" ------ "ShowHideRenderQueue" = "(Ctrl+Alt+PadUx0030)"
//particleShape1.lifespanPP;
$nPar = particleShape1.count;
for($i=0;$i<$nPar-1;$i++){
vector $pos = `particle -attribute position -order $i -query particle1`;
vector $scale = `particle -attribute scale -order $i -query particle1`;
vector $curPos = particleShape1.position;
print($i+": "+mag($pos-$curPos)+" "+$scale.x+"\n");
}
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
body{
height:100%
}
div.scroll
{
background-color:#FAFAFA;
width:100%;
height:100%;
overflow-x:scroll;
white-space: nowrap;
}
div.fullscreen{
display:block;
/*set the div in the top-left corner of the screen*/
position:absolute;
top:0;
left:0;
/*set the width and height to 100% of the screen*/
width:100%;
height:100%;
}
div.cnt{
height:100%;
}
.a1{
height:70%;
}
.a2a{
height:50%;
}
.a2b{
left:8px;
top:50%;
height:50%;
}
.d2{
display:inline-block;
background-color:#09C;
vertical-align:top;
height:70%;
}
#sidebar{
left:135px;
width:150px;
height:900%;
background-color:#fff;
position:absolute;
}
</style>
</head>
<body>
<div class="fullscreen">
<div class="cnt">
<span id="sidebar">
EDF
</span>
<div class="scroll">
<a href='http://etudedeforme.fr/blog/wp-content/uploads/2012/06/fichier7-120612_-218_2.png'><img src='http://etudedeforme.fr/blog/wp-content/uploads/2012/06/fichier7-120612_-218_2.png' class="a1"></a>
<a href='http://etudedeforme.fr/blog/wp-content/uploads/2012/06/fichier7-120612_-218_2.png'><img src='http://etudedeforme.fr/blog/wp-content/uploads/2012/06/fichier7-120612_-218_2.png' class="a1"></a><a href='http://etudedeforme.fr/blog/wp-content/uploads/2012/06/fichier7-120612_-218_2.png'><img src='http://etudedeforme.fr/blog/wp-content/uploads/2012/06/fichier7-120612_-218_2.png' class="a1"></a>
<span class="d2">
<a href='http://etudedeforme.fr/blog/wp-content/uploads/2012/03/arbre-blanc-branche-loin-2_00034.jpg'><img src='http://etudedeforme.fr/blog/wp-content/uploads/2012/03/arbre-blanc-branche-loin-2_00034.jpg' class="a2a"></a><br/>
<a href='http://etudedeforme.fr/blog/wp-content/uploads/2012/03/arbre-blanc-branche-loin-2_00034.jpg'><img src='http://etudedeforme.fr/blog/wp-content/uploads/2012/03/arbre-blanc-branche-loin-2_00034.jpg' class="a2b"></a>
</span>
<span class="d2">
<a href='http://etudedeforme.fr/blog/wp-content/uploads/2012/03/arbre-blanc-branche-loin-2_00034.jpg'><img src='http://etudedeforme.fr/blog/wp-content/uploads/2012/03/arbre-blanc-branche-loin-2_00034.jpg' class="a2a"></a><br/>
<a href='http://etudedeforme.fr/blog/wp-content/uploads/2012/03/arbre-blanc-branche-loin-2_00034.jpg'><img src='http://etudedeforme.fr/blog/wp-content/uploads/2012/03/arbre-blanc-branche-loin-2_00034.jpg' class="a2b"></a>
</span>
</div>
</div>
</div>
</body>
</html>