home *** CD-ROM | disk | FTP | other *** search
Wrap
<html> <head> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> <title>Get Layer Position Action</title> <meta name="generator" content="Adobe GoLive 5"> </head> <body bgcolor="white"> <center> <font size="6">Get Layer Position Action</font> <hr> </center> <csactionclass name="Get Layer Pos" function="CSGetLayerPos" nsversion="4" ieversion="4"> <csactionparam name="layer" type="GLActionLayerParam" var="YES"></csactionparam> </csactionclass> <p>IE Functions Script <script language="JavaScript1.2" src="../../GlobalScripts/IE.scpt" cyberversion="N1.2"></script> </p> <p>StylePos Functions Script <script language="JavaScript1.2" src="../../GlobalScripts/StylePos.scpt" cyberversion="N1.2"></script> </p> <p>Main Script <script language="JavaScript1.2" cyberversion="N1.2"><!--function CSGetLayerPos(action) { var layer = action[1]; var x = CSGetStylePos(layer, 0); var y = CSGetStylePos(layer, 1); return new Array(x, y);}// --> </script> </p> <table cool width="227" height="46" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx gridy="16" showgridy bgcolor="#eeeeee"> <tr height="6"> <td width="4" height="45" rowspan="3"><spacer type="block" width="4" height="45"></td> <td width="86" height="9" rowspan="2"><spacer type="block" width="86" height="9"></td> <td width="136" height="6"><spacer type="block" width="136" height="6"></td> <td width="1" height="6"><spacer type="block" width="1" height="6"></td> </tr> <tr height="3"> <td width="136" height="39" rowspan="2" valign="top" align="left" xpos="90"> <csactioncntrl name="layer" x="89" y="6" width="136" height="18" alignx="scale" aligny="top"> </td> <td width="1" height="3"><spacer type="block" width="1" height="3"></td> </tr> <tr height="36"> <td width="86" height="36" valign="top" align="left" xpos="4"> <csactioncntrl type="InfoText" value="Schweberahmen:" x="4" y="9" width="82" height="15" alignx="left" aligny="top"> </td> <td width="1" height="36"><spacer type="block" width="1" height="36"></td> </tr> <tr height="1" cntrlrow> <td width="4" height="1"><spacer type="block" width="4" height="1"></td> <td width="86" height="1"><spacer type="block" width="86" height="1"></td> <td width="136" height="1"><spacer type="block" width="136" height="1"></td> <td width="1" height="1"><spacer type="block" width="1" height="1"></td> </tr> </table> </body></html>