swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] What is this code in the preLoader Template??


From: Mike McKinnon
Subject: [Swftools-common] What is this code in the preLoader Template??
Date: Fri, 24 Sep 2004 13:22:18 -0400

if (getProperty(12.000000, _x) >= 2.000000)
{
    gotoAndStop(2);
} // end if
 
What does the # 12.00000 represent?  To me it seems like its saying  if movie Clip # 12.00000's _x position is 2 or greater, play frame 2
otherwise do nothing.
 
Is this what your using to loop the preLoader?
If so is 12 the movieclip # of the Movie or the loader?  Movie would be my guess.

Mike McKinnon
Street Solutions Inc.
address@hidden

 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]