Synoptic Editor Recap 2005-04-06 - By Rafe Sacks
Back Hi walksfar@(protected),
I haven't used the built in Synoptics for some time now; is SynopticSelect() an XSI command? I don't remember it being in the SDK, If this is indeed the case, your sub should throw an error similar to: "Object Expected...". Can you post the Select function your using? Are you getting error messages?
--
__ ____ ____ ____ ____ ____ ____ R A F E S A C K S Lead Character TD - Technical Animal Logic Film +612 9383 - 4800
walksfar@(protected) wrote:
>Hello there, I have created my preview window for the synoptic editor and I >create hotspots in the areas in which I would like to link it up to the >scene object. In this case it is a effector of a chain. I was informed to >link the object effector to the synoptic editor or vise versa to do the >following: > >sub eff6(in_obj) >SynopticSelect in_obj, "eff6" >end sub > > >I put this code into the synoptic editor for one of the hotspots and tried >it. It did not work, it didn't link with the effector in this case >"effector 6". What am I doing wrong ? I do not have the main synoptic HTML >linking to another HTML file as you can do, because I don't want that. Can >you please help me someone so I can understand the synoptic editor and >apply it to projects. > >Thank You >walksfar@(protected) >--- >Unsubscribe? Mail Majordomo@(protected) with the following text in body: >unsubscribe xsi > >
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859 (See http://ISO-8859.ora-code.com)-1"> <title></title> </head> <body text="#000000" bgcolor="#ffffff"> <small><font face="Helvetica, Arial, sans-serif" color="#000099">Hi < /font></small><a class="moz-txt-link-abbreviated" href="mailto:walksfar@(protected) .ca">walksfar@(protected)</a>,<br> <br> <small><font face="Helvetica, Arial, sans-serif" color="#000099">I haven't used the built in Synoptics for some time now; is SynopticSelect() an XSI command? I don't remember it being in the SDK, If this is indeed the case, your sub should throw an error similar to: "Object Expected...". Can you post the Select function your using? Are you getting error messages?<br> </font></small><br> <br> -- <br> <div class="moz-signature"> <meta http-equiv="content-type" content="text/html; "> <title>RafeSignature</title> <meta name="author" content="Rafe Sacks"> <pre wrap=""><small><font face="Century Gothic"><font color="#000066"><font color="#000066"><font color="#c0c0c0" style="color: rgb(192, 192, 192);"><span style="font-family: helvetica,arial,sans-serif;"></span></font></font></font>< /font></small><span style="font-family: helvetica,arial,sans-serif; color: rgb(204, 204, 204);"> <small><big><small><font face="Century Gothic"><small><span style="font-family: helvetica,arial,sans-serif;"></span></small></font></small ></big></small></span><span style="color: rgb(102, 102, 102); font-family: helvetica,arial,sans-serif;"> <span style="color: rgb(153, 153, 153);"><span style="font-family: helvetica,arial,sans-serif;"><span style="color: rgb(102, 102, 102); font-family: helvetica,arial,sans-serif;"> <small><font color="#000066"><font color="#000066"><font color="#c0c0c0" style="color: rgb(204, 204, 204);">__ ____ ____ ____ ____ ____ ____</font> </font></font><font style="font-family: helvetica,arial,sans-serif;"><font color="#000066"><small><small><font color="#666666"><big><font color="#000066"><big><big><small style="font-weight: bold;">R A F E S A C K S</small><span style="font-weight: bold;"></span></big> </big></font></big></font></small></small></font></font></small><small style="color: rgb(153, 153, 153);"><big><small><small><span style="color: rgb(192, 192, 192);">Lead Character TD - Technical</span> <span style="color: rgb(192, 192, 192);">Animal Logic Film</span> <span style="color: rgb(192, 192, 192);">+612 9383 - 4800</span></small>< /small></big></small></span></span></span></span></pre> </div> <br> <br> <br> <a class="moz-txt-link-abbreviated" href="mailto:walksfar@(protected)">walksfar @(protected)</a> wrote:<br> <blockquote type="cite" cite="mid4254162a.5cca.0@(protected)"> <pre wrap="">Hello there, I have created my preview window for the synoptic editor and I create hotspots in the areas in which I would like to link it up to the scene object. In this case it is a effector of a chain. I was informed to link the object effector to the synoptic editor or vise versa to do the following:
sub eff6(in_obj) SynopticSelect in_obj, "eff6" end sub
I put this code into the synoptic editor for one of the hotspots and tried it. It did not work, it didn't link with the effector in this case "effector 6". What am I doing wrong ? I do not have the main synoptic HTML linking to another HTML file as you can do, because I don't want that. Can you please help me someone so I can understand the synoptic editor and apply it to projects.
Thank You <a class="moz-txt-link-abbreviated" href="mailto:walksfar@(protected)">walksfar @(protected)</a> --- Unsubscribe? Mail <a class="moz-txt-link-abbreviated" href="mailto:Majordomo @(protected)">Majordomo@(protected)</a> with the following text in body: unsubscribe xsi </pre> </blockquote> <br> <br> <div class="moz-signature"><br> <pre wrap=""><span style="color: rgb(102, 102, 102); font-family: helvetica,arial,sans-serif;"> <span style="color: rgb(153, 153, 153);"><span style="font-family: helvetica,arial,sans-serif;"><span style="color: rgb(102, 102, 102); font-family: helvetica,arial,sans-serif;"> <small style="color: rgb(153, 153, 153);"><big><small><small><span style="color: rgb(192, 192, 192);"></span>
</small></small></big></small></span></span></span></span><span style="color: rgb(102, 102, 102); font-family: helvetica,arial,sans-serif;"> <small style="color: rgb(153, 153, 153);"><big><small><font face="Century Gothic"><small><span style="font-family: helvetica,arial,sans-serif;"> </span></small></font></small></big></small></span></pre> </div> </body> </html>
|
|