script and link from a synoptic 2005-03-22 - By Rafe Sacks
Back The only thing you won't be able to do (without a LOT of work) is get the same type of rollover functionality as the Synoptic. To be more specific, you won't be able to have a single rollowver image which gets exposed by the image maps. Soft did it, so I'm sure it can be done (if you know how, please post it), but it would take a good bit of coding, if it is possible at all using HTML and the DOM etc.
On the plus side, you can do everything else! --
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ______ R A F E S A C K S L e a d C h a r a c t e r T e c h n i c a l D i r e c t o r - T e c h n i c a l A n i m a l L o g i c F i l m + 6 1 2 9 3 8 3 - 4 8 0 0
ozu's mailbot wrote:
> drop the synoptic in favor of a pure HTML implementation, where you'll > be able to control exactly what happens and when. This means more work > since you'll need to write dynamic html code and or embed javascript > in your page to call XSI commands. It makes sense for a large > production when you have the time to spend on the infrastructure. > > oO > > Brad Friedman wrote: > >> okay... so from a click on a given widget in a synoptic you can >> either call a script or link to another synoptic. >> >> however, has anyone found a way to both call a script (or command) >> and then on completion, load up another page into the synoptic window? >> >> I'm using a branching "wizard" model for some tools I'm working on. >> I'd like for a user to be able to hit a button, have it do something, >> and then go back to an earlier step in the wizard. But I can't seem >> to programmatically call pages into the synoptic view... even from >> within the scripts in the synoptic. >> >> Hopefully there's just a statement or command I'm overlooking. >> >> Thanks. >> >> -brad >> --- >> Unsubscribe? Mail Majordomo@(protected) with the following text in >> body: >> unsubscribe xsi > > > --- > 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">The only thing you won't be able to do (without a LOT of work) is get the same type of rollover functionality as the Synoptic. To be more specific, you won't be able to have a single rollowver image which gets exposed by the image maps. Soft did it, so I'm sure it can be done (if you know how, please post it), but it would take a good bit of coding, if it is possible at all using HTML and the DOM etc.<br> <br> On the plus side, you can do everything else!<br> </font></small>-- <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><font face="Century Gothic" style="font-family: helvetica,arial,sans-serif;"><font color="#000066"><small> <small><font color="#666666"><big><font color="#000066"><big><big>R</big></big> <big> A F E </big> <big><big>S</big></big> <big> A C K S </big></font></big></font></small></small></font></font></small><small><font color="#000066"><big><small><font face="Century Gothic"><small><span style="color: rgb(102, 102, 102); font-family: helvetica,arial,sans-serif;">L e a d C h a r a c t e r T e c h n i c a l D i r e c t o r - T e c h n i c a l </span> <span style="color: rgb(102, 102, 102); font-family: helvetica,arial,sans-serif;">A n i m a l L o g i c F i l m </span> <span style="color: rgb(102, 102, 102); font-family: helvetica,arial,sans-serif;">+ 6 1 2 9 3 8 3 - 4 8 0 0</span></small></font></small></big></font></small>< /pre> </div> <br> ozu's mailbot wrote:<br> <blockquote type="cite" cite="mid4240D1D3.9040408@(protected)">drop the synoptic in favor of a pure HTML implementation, where you'll be able to control exactly what happens and when. This means more work since you'll need to write dynamic html code and or embed javascript in your page to call XSI commands. It makes sense for a large production when you have the time to spend on the infrastructure. <br> <br> oO <br> <br> Brad Friedman wrote: <br> <br> <blockquote type="cite">okay... so from a click on a given widget in a synoptic you can either call a script or link to another synoptic. <br> <br> however, has anyone found a way to both call a script (or command) and then on completion, load up another page into the synoptic window? <br> <br> I'm using a branching "wizard" model for some tools I'm working on. I'd like for a user to be able to hit a button, have it do something, and then go back to an earlier step in the wizard. But I can't seem to programmatically call pages into the synoptic view... even from within the scripts in the synoptic. <br> <br> Hopefully there's just a statement or command I'm overlooking. <br> <br> Thanks. <br> <br> -brad <br> --- <br> Unsubscribe? Mail <a class="moz-txt-link-abbreviated" href="mailto:Majordomo @(protected)">Majordomo@(protected)</a> with the following text in body: <br> unsubscribe xsi <br> </blockquote> <br> --- <br> Unsubscribe? Mail <a class="moz-txt-link-abbreviated" href="mailto:Majordomo @(protected)">Majordomo@(protected)</a> with the following text in body: <br> unsubscribe xsi <br> </blockquote> <br> <br> </body> </html>
|
|