Difference between revisions of "Scripts 1 0-loadMouseMovement"

From ADF Docs
Jump to: navigation, search
m (Reverted edits by Ecaxabu (Talk) to last revision by Api)
 
Line 1: Line 1:
----
 
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://ebytery.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]=
 
----
 
=[http://ebytery.co.cc CLICK HERE]=
 
----
 
</div>
 
 
__NOTOC__
 
__NOTOC__
 
Attention: Do not change any text in the description, signature, and paramter sections.
 
Attention: Do not change any text in the description, signature, and paramter sections.
Line 16: Line 8:
  
 
== Signature ==  
 
== Signature ==  
public void &lt;strong&gt;loadMouseMovement&lt;/strong&gt; ( string version )
+
public void <strong>loadMouseMovement</strong> ( string version )
  
 
== Parameters ==  
 
== Parameters ==  
  
&lt;table id=&quot;lib-params&quot;&gt;
+
<table id="lib-params">
&lt;tr class=&quot;header&quot;&gt;
+
<tr class="header">
&lt;td&gt;Required&lt;/td&gt;
+
<td>Required</td>
&lt;td&gt;Name&lt;/td&gt;
+
<td>Name</td>
&lt;td&gt;Type&lt;/td&gt;
+
<td>Type</td>
&lt;td&gt;Description&lt;/td&gt;
+
<td>Description</td>
&lt;/tr&gt;
+
</tr>
 
 
 
 
&lt;tr&gt;
+
<tr>
 
 
&lt;td class=&quot;required&quot;&gt;optional&lt;/td&gt;
+
<td class="required">optional</td>
 
 
&lt;td&gt;version&lt;/td&gt;
+
<td>version</td>
&lt;td&gt;string&lt;/td&gt;
+
<td>string</td>
&lt;td&gt;[Default: 2.0.1] Mouse Movement script version to load.&lt;/td&gt;
+
<td>[Default: 2.0.1] Mouse Movement script version to load.</td>
&lt;/tr&gt;
+
</tr>
 
 
&lt;/table&gt;
+
</table>

Latest revision as of 17:36, 24 November 2010

Attention: Do not change any text in the description, signature, and paramter sections.

Return to Scripts_1_0

Description

Loads the mouse movement detection script for CFFormProtect if not already loaded.

Signature

public void loadMouseMovement ( string version )

Parameters

Required Name Type Description
optional version string [Default: 2.0.1] Mouse Movement script version to load.