1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6<meta http-equiv="Content-Style-Type" content="text/css"> 7<link href="../css/manpage.css" rel="stylesheet" type="text/css"> 8<title>Relationship between the current time and save layout</title> 9</head> 10<body> 11 12<h1 id="SUMMARY">Relationship between the current time and save layout</h1> 13 14<p> 15LayoutEditor has a parameter called the <I><span>current time</span></I>.<br> The time slider in the Curve Editor window is one place where the <SPAN class="argument">current time</SPAN> is set.<br> <br> When you create a layout that uses animation, the result of calculating the animation based on the current time is applied to the layout.<br> <br>Note that when a layout is saved to a file, what gets saved is <I>the layout at the current time</I>.<br> <br> You need to be particularly careful when you use a layout without playing back an animation on it because the results that are displayed will be significantly different.<br> <br> Consider using animation segment tags (for example) to create an animation fixed at a single frame and configure it to always be played back when you work on a layout.<br> <br> 16 17</p> 18 19<hr><p>CONFIDENTIAL</p></body> 20</html> 21