STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229672 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2596 · P5191 |
This is the info page for Flash #54559 |
Presented For |
- NEWGROUNDS - |
<p align="left"><font face="Unreal Tournament" size="71" color="#cccccc" letterSpacing="0.000000" kerning="0"><a href="http://www.newgrounds.com" target = "_blank">- NEWGROUNDS -</a></font></p> |
New Grounds - The Problems Of The Future, Today ! |
PHP |
Tutorial |
3 |
P |
H |
PHP TUTORIAL |
CLAN-CSC.COM PRODUCTION |
PHP TUTORIAL |
Quality |
Quality |
High |
Medium |
low |
MUSIC |
MUSIC |
1 |
1 |
2 |
2 |
3 |
3 |
PART 1 ['introduce yourself'] |
PART 2 ["let's get started"] |
PART 3 ['finishing'] |
| |
] |
| |
Check this first |
Check this first |
Check this first |
Introducing |
Introducing |
Introducing |
Servers |
Servers |
Servers |
Valid markups |
Valid markups |
Valid markups |
Best PHP scripts |
Best PHP scripts |
Best PHP scripts |
<? and <?php |
<? and <?php |
<? and <?php |
My first "Hello world" |
My first "Hello world" |
My first "Hello world" |
PHP4 and PHP5 |
PHP4 and PHP5 |
PHP4 and PHP5 |
HTML in PHP |
HTML in PHP |
HTML in PHP |
SYNTAX [big category] |
SYNTAX [big category] |
SYNTAX [big category] |
Echo |
Echo |
Echo |
$vars |
$vars |
$vars |
include |
include |
include |
include_once |
include_once |
include_once |
function |
function |
function |
return |
return |
return |
while |
while |
while |
date |
date |
date |
scan |
scan |
scan |
forms |
forms |
forms |
cookies |
cookies |
cookies |
else |
else |
else |
else if |
else if |
else if |
for |
for |
for |
About author |
About author |
About author |
Inspired by |
Inspired by |
Inspired by |
Loops |
Loops |
Loops |
PHP & MySQL - conn |
PHP & MySQL - conn |
PHP & MySQL - conn |
Explode |
Explode |
Explode |
Implode |
Implode |
Implode |
MySQL - basics |
microtime |
microtime |
microtime |
Any suugestions ? |
Any suugestions ? |
Any suugestions ? |
- Hi. You are new, if you aren't then you can go to other section(s). But if you are total begginer then you probably don't know even basics, so if you want to prepare yourself for this, then check out |
first, Thanks. |
HTML TUTORIAL BY NINO |
HTML TUTORIAL BY NINO |
HTML TUTORIAL BY NINO |
HTML TUTORIAL BY NINO |
MAIN MENU |
MAIN MENU |
MAIN MENU |
__________________________ |
(NOT CURRENTLY AVAILABE, NEW VERSION UNDER CONSTRUCTION) |
Welcome to PHP ! |
- What is PHP? |
* PHP stands for PHP: Hypertext Preprocessor * PHP is a server-side scripting language, like ASP * PHP scripts are executed on the server * PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.) * PHP is an open source software (OSS) * PHP is free to download and use |
What is a PHP File? |
* PHP files may contain text, HTML tags and scripts * PHP files are returned to the browser as plain HTML * PHP files have a file extension of ".php", ".php3", or ".phtml" |
What is MySQL? |
* MySQL is a small database server * MySQL is ideal for small and medium applications * MySQL supports standard SQL * MySQL compiles on a number of platforms * MySQL is free to download and use |
PHP + MySQL |
* PHP combined with MySQL are cross-platform (means that you can develop in Windows and serve on a Unix platform) |
Why PHP? |
* PHP runs on different platforms (Windows, Linux, Unix, etc.) * PHP is compatible with almost all servers used today (Apache, IIS, etc.) * PHP is easy to learn and runs efficiently on the server side |
DOWNLOAD PHP |
<p align="left"><font face="Comic Sans MS" size="18" color="#cccccc" letterSpacing="0.000000" kerning="0"><b>You can get it at </b><a href="http://www.php.net" target = "_blank"><b>www.php.net</b></a><b> or simply go to</b></font></p><p align="left"><font face="Comic Sans MS" size="18" color="#cccccc" letterSpacing="0.000000" kerning="0"><a href="http://www.php.net/downloads.php" target = "_blank"><b>download section</b></a><b> .</b></font></p> |
Also, just downloading PHP source code isn't enaugh, for more information go to "Servers" category. |
The best part is : "Anybody can have server! ". So how to get it? Easy, you just have to install some software. So let's get started shall we?! ;) |
<p align="left"><font face="Comic Sans MS" size="16" color="#cccccc" letterSpacing="0.000000" kerning="0">There is many servers, but this is PHP Tutorial, so I'll just have to learn you how to set</font></p><p align="left"><font face="Comic Sans MS" size="16" color="#cccccc" letterSpacing="0.000000" kerning="0">up server which can run PHP.</font></p><p align="left"><font face="Comic Sans MS" size="16" color="#cccccc" letterSpacing="0.000000" kerning="0">You will need Apache server. As there is a ton of things to install after <a href="http://www.apache.org" target = "_blank">Apache</a>, better </font></p><p align="left"><font face="Comic Sans MS" size="16" color="#cccccc" letterSpacing="0.000000" kerning="0">solution is to install All-in-one packet. XAMPP is the best, awarded all in one server.</font></p><p align="left"><font face="Comic Sans MS" size="16" color="#cccccc" letterSpacing="0.000000" kerning="0"><a href="http://www.xampp.org" target = "_blank">Download it</a> !</font></p> |
So now when you have it on your computer is time to install it ! Here are some recommends. |
Port: 80 |
URL: localhost |
Your Database administration is located @ http://phpmyadmin , and your local server at http://localhost. |
THAT'S IT ! |
As HTML, PHP is also valid XHTML and XML format.. But HTML has also it's other formats. Those are: XSLT XML XHTML (which is not format is an reincarnation of HTML 4.1 ) XSL and others. No, PHP is just XHTML and XML valid format. So you must respect XHTML PHP format(see right side for example. |
INVALID |
<? //valid XHTML PHP echo "<br />"; ?> |
VALID |
<? /*this is valid PHP but is not valid XHTML PHP */ echo "<br>"; ?> |
On all BBS's there is allways a ton of "Where I can find this" and sentences like that one.. |
So, check out this site, it contains just the best PHP (and other, but we are talking about the best PHP scripts) scripts. |
<p align="left"><font face="Comic Sans MS" size="16" color="#cccccc" letterSpacing="0.000000" kerning="0"><a href="http://www.clan-csc.com/web/skripte/php.php" target = "_blank">Clan-csc.com's MAG PHP zone</a></font></p> |
<p align="left"><font face="Comic Sans MS" size="16" color="#cccccc" letterSpacing="0.000000" kerning="0"><a href="http://www.clan-csc.com/web/skripte/mag_links.php" target = "_blank">Clan-csc.com's list of the best places to find your scripts</a></font></p> |
So let's get started ! |
We will start with basics, how to actually start and close PHP script. |
PHP code/script is started with <? OR <?php |
So, what's "the catche". Most of peoples use <? for small amount of code, and <?php for big amount of code. That's OKay but it is not regular. In the php.ini of servers is sad that <? is valid, so starting PHP code with <? is regular. |
It is not valid using both <? and <?php, like this: <? <?php NO. That's incorect. |
Closing PHP code is using this syntax: ?> It is just one way. |
So, now you know how to start PHP code. NICE ! Keep studying. |
EXAMPLE |
<? my code here ?> |
Real scrpting starts here. So you learned how to start and close your PHP scripts. Let's do it. Syntax echo is used to actually "put" all the variables and everything into PHP document. It must be in ' ' or " " quotes. It is recommended ' and '. EVERY syntax MUST at the end have ";". That means that that syntax is over, and it is time for another. Example: |
<? echo 'Hello world'; ?> |
Very simple. With echo syntax we put what was under ' and ' into the document. Let's try with variables ! Variables are started with $ and cannot have numbers in first place, but cann have ASCII letters (e.g. ł Ł and others). We can put something into the variables and then with syntax echo put into the document. We will do this: In the $test variable we will type = and quotes " and " . We can't put this time ' and ' . What is under " and " - that is in the variable, that will be echoed into the document. In adition, this time you will also learn how to put some comments into your PHP code. They are started with // for single line, and /* for multi line. Turn to page 2. |
<? //this is single line comment, now we will put in the variable test some words $test = "Hello world"; //now we will echo it echo $test; /* this is multi line comment, and we are finished with our job. Try it ! */ ?> |
In current year, 2005, PHP 5 released. Before that it was 4.11 PHP version. PHP5 came with some great new stuff, like a lot new syntax(instead of printf it was fprintf, instead of snan, it came scanf and fscanf and others) . It was a lot of bugs too.. But now is also PHP 5.5 available, wich fixes most of bugs. |
But what is actually difference? |
<p align="left"><font face="Comic Sans MS" size="16" color="#cccccc" letterSpacing="0.000000" kerning="0">Like I sad, version 5 had some great new stuff.</font></p><p align="left"><font face="Comic Sans MS" size="16" color="#cccccc" letterSpacing="0.000000" kerning="0">So, goto w<a href="http://www.php.net" target = "_blank">ww.php.net</a> and find out everithing you want to know.</font></p> |
HTML is basic language and you must know it to do any PHP script, except some most basic PHP things. Let's take an easy example. HTML version. Now goto page 2 and find out <a href="http://www.pehape.org">My site</a> the PHP version, as explanation <br> <p>I love NewGrounds</p> <table width="800px" align="center"> <tr> </tr> </table> |
PHP Version --> |
<? echo " <a href='http://www.pehape.org'>My site</a> <br> <p>I love NewGrounds</p> <table width='800px' align='center'> <tr> </tr> </table> "; ?> |
Of course, this is also "available" in XHTML valid version. |
Also, you can all that put into some variable and then echo it. |
Explanation |
I echoed all these with " and ". This is recommended in this case due to large code. I've also changed the " and " in HTML with ' and ' . So if you start syntax with " and " you must not forget to instead of " and " put ' and ' . |
Here you can find some good PHP scripts and their explanations, combining tehniques. |
Random message |
<? $line[] = "Message one"; $line[] = "Message two"; $line[] = "Message three"; $line[] = "Message four"; $line[] = "Message five"; $num = count($line) - 1; |
srand ((double) microtime() * 1000000); $random = rand(0,$num); $oneliner = $line[$random]; echo "<P>$oneliner</P>"; ?> |
This works like this: $line [] takes the messages, microtime () generates random messages(rand) and echo put it into the document. |
Anti robot-spammer |
<? function anti_robot($email) { $i=0; $nmail=""; while ($i<strlen($email)) { if (rand(0,2)) { $nmail.='&#'.ord($email{$i}); } else { $nmail.=$email{$i}; } $i++; } return $nmail; } ?> |
This function generate HTML mail adress and hide it from spammer-robots. You can see function and while syntax preferaly. Function and while generates HTML mail, and return syntax "gives" it to spammer robot. |
Email OK ? - script |
<?php function email_provjera($email) { if(eregi("^[a-z0-9._-]+@+[a-z0-9._-]+\.+[a-z]+$", $email)) return TRUE; else return FALSE; } ?> |
It checks is an entered e mail adress valid. If it is no (else return FALSE) it will not be acepted. If it is valid, then the condition is valid, and it will be acepted(TRUE). |
PHP High Light |
<? function phphighlight($text) { $ntext .= "<div style= background-color:#FBFBFB>"; $ntext .= highlight_string($text, TRUE); $ntext .= "<br></div>\n"; return $ntext; } ?> |
Again, function and return are preferaly used. This script automaticaly changes the color of the code due to right syntax. Function define phphighlight in the variable $text. You can change the color, it is silver curently. |
echo -- Output one or more strings |
echo() is not actually a function (it is a language construct), so you are not required to use parentheses with it. echo() (unlike some other language constructs) does not behave like a function, so it cannot always be used in the context of a function. Additionally, if you want to pass more than one parameter to echo(), the parameters must not be enclosed within parentheses. |
You can see some echo () scripts in other sections. |
Variables in PHP are represented by a dollar sign followed by the name of the variable. The variable name is case-sensitive. Variable names follow the same rules as other labels in PHP. A valid variable name starts with a letter or underscore, followed by any number of letters, numbers, or underscores. As a regular expression, it would be expressed thus: '[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*' Examples(but I already showed some before) |
Examples |
<?php $var = 'Bob'; $Var = 'Joe'; echo "$var, $Var"; // outputs "Bob, Joe" $4site = 'not yet'; // invalid; starts with a number $_4site = 'not yet'; // valid; starts with an underscore $tA¤yte = 'mansikka'; // valid; 'A¤' is (Extended) ASCII 228. ?> |
<?php $foo = 'Bob'; // Assign the value 'Bob' to $foo $bar = &$foo; // Reference $foo via $bar. $bar = "My name is $bar"; // Alter $bar... echo $bar; echo $foo; // $foo is altered too. ?> |
The include() statement includes and evaluates the specified file. Files for including are first looked in include_path relative to the current working directory and then in include_path relative to the directory of current script. E.g. if your include_path is ., current working directory is /www/, you included include/a.php and there is include "b.php" in that file, b.php is first looked in /www/ and then in /www/include/. If filename begins with ./ or ../, it is looked only in include_path relative to the current working directory. When a file is included, the code it contains inherits the variable scope of the line on which the include occurs. Any variables available at that line in the calling file will be available within the called file, from that point forward. |
vars.php <?php $color = 'green'; $fruit = 'apple'; ?> test.php <?php echo "A $color $fruit"; // A include 'vars.php'; echo "A $color $fruit"; // A green apple ?> |
When a file is included, parsing drops out of PHP mode and into HTML mode at the beginning of the target file, and resumes again at the end. For this reason, any code inside the target file which should be executed as PHP code must be enclosed within valid PHP start and end tags. |
The include_once() statement includes and evaluates the specified file during the execution of the script. This is a behavior similar to the include() statement, with the only difference being that if the code from a file has already been included, it will not be included again. As the name suggests, it will be included just once. include_once() should be used in cases where the same file might be included and evaluated more than once during a particular execution of a script, and you want to be sure that it is included exactly once to avoid problems with function redefinitions, variable value reassignments, etc. |
There are: printf fprintf vprintf |
- Returns the length of the outputted string. |
fprintf (PHP 5 only) fprintf -- Write a formatted string to a stream. |
Example 1. fprintf(): zero-padded integers <?php if (!($fp = fopen('date.txt', 'w'))) return; fprintf($fp, "%04d-%02d-%02d", $year, $month, $day); // will write the formatted ISO date to date.txt ?> |
Example 2. fprintf(): formatting currency <?php if (!($fp = fopen('currency.txt', 'w'))) return; $money1 = 68.75; $money2 = 54.35; $money = $money1 + $money2; // echo $money will output "123.1"; $len = fprintf($fp, '%01.2f', $money); // will write "123.10" to currency.txt echo "wrote $len bytes to currency.txt"; // use the return value of fprintf to determine how many bytes we wrote ?> |
Syntax function is most widely used syntax and I can't actually say anything smart for it. It is used to define some functions. Like this: <? function phphighlight ?> |
It is a basic code for colorizing PHP syntaxe's. |
See other sections ;) |
Return is used to "reuturn" some syntax, like echo. Look. If you want to create a anti spammer script, you will define() HTML instead of real mail adress, and you will not use echo. That will not work. It will work with return(). Please check out some other sections. |
Do-while loops are very similar to while loops, except the truth expression is checked at the end of each iteration instead of in the beginning. The main difference from regular while loops is that the first iteration of a do-while loop is guaranteed to run (the truth expression is only checked at the end of the iteration), whereas it's may not necessarily run with a regular while loop (the truth expression is checked at the beginning of each iteration, if it evaluates to FALSE right from the beginning, the loop execution would end immediately). |
There is just one syntax for do-while loops: |
<?php $i = 0; do { echo $i; } while ($i > 0); ?> |
The previus loop would run one time exactly, since after the first iteration, when truth expression is checked, it evaluates to FALSE ($i is not bigger than 0) and the loop execution ends. Advanced C users may be familiar with a different usage of the do-while loop, to allow stopping execution in the middle of code blocks, by encapsulating them with do-while (0), and using the break statement. The following code fragment demonstrates this(turn to page 2 ): |
<?php do { if ($i < 5) { echo "i is not big enough"; break; } $i *= $factor; if ($i < $minimum_limit) { break; } echo "i is ok"; /* process i */ } while (0); ?> |
Don't worry if you don't understand this right away or at all. You can code scripts and even powerful scripts without using this 'feature'. |
Date() The date() function is used to format a time or a date. |
<?php //Prints something like: Monday echo date("l"); //Prints something like: Monday 15th of January 2003 05:51:38 AM echo date("l dS of F Y h:i:s A"); //Prints something like: Monday the 15th echo date("l \\t\h\e jS"); ?> |
fscanf -- Parses input from a file according to a format The function fscanf() is similar to sscanf(), but it takes its input from a file associated with handle and interprets the input according to the specified format, which is described in the documentation for sprintf(). If only two parameters were passed to this function, the values parsed will be returned as an array. Otherwise, if optional parameters are passed, the function will return the number of assigned values. The optional parameters must be passed by reference. |
Any whitespace in the format string matches any whitespace in the input stream. This means that even a tab \t in the format string can match a single space character in the input stream. |
Example |
<?php $handle = fopen("users.txt", "r"); while ($userinfo = fscanf($handle, "%s\t%s\t%s\n")) { list ($name, $profession, $countrycode) = $userinfo; //... do something with the values } fclose($handle); ?> |
The most important thing to notice when dealing with HTML forms and PHP is that any form element in an HTML page will automatically be available to your PHP scripts. Look at the following example of an HTML form: |
<html> <body> <form action="welcome.php" method="POST"> Enter your name: <input type="text" name="name" /> Enter your age: <input type="text" name="age" /> <input type="submit" /> </form> </body> </html> |
The "welcome.php" file looks like this: |
<html> <body> Welcome <?php echo $_POST["name"]; ?>.<br /> You are <?php echo $_POST["age"]; ?> years old! </body> </html> |
Here is how it works: The $_POST["name"] and $_POST["age"] variables are automatically set for you by PHP. The $_POST contains all POST data. Note: If the method attribute of the form is GET, then the form information will be set in $_GET instead of $_POST. |
A cookie is often used to identify a user. A cookie is a small file that the server embeds on the user's computer. Each time the same computer requests for a page with a browser, it will send the cookie too. With PHP, you can both create and retrieve cookie values. How to Create a Cookie The setcookie() function is used to create cookies. Note: The setcookie() function must appear BEFORE the <html> tag. Syntax. |
setcookie(name, value, expire, path, domain); Example The following example sets a cookie named "uname" - that expires after ten hours |
<?php setcookie("uname", $name, time()+36000); ?> <html> <body> <p> A cookie was set on this page! The cookie will be active when the client has sent the cookie back to the server. </p> </body> </html> |
How to Retrieve a Cookie Value When a cookie is set, PHP uses the cookie name as a variable. To access a cookie you just refer to the cookie name as a variable. Tip: Use the isset() function to find out if a cookie has been set. Example The following example tests if the uname cookie has been set, and prints an appropriate message. |
<html> <body> <?php if (isset($_COOKIE["uname"])) echo "Welcome " . $_COOKIE["uname"] . "!<br />"; else echo "You are not logged in!<br />"; ?> </body> </html> |
Often you'd want to execute a statement if a certain condition is met, and a different statement if the condition is not met. This is what else is for. else extends an if statement to execute a statement in case the expression in the if statement evaluates to FALSE. For example, the following code would display a is bigger than b if $a is bigger than $b, and a is NOT bigger than b otherwise: |
<?php if ($a > $b) { echo "a is bigger than b"; } else { echo "a is NOT bigger than b"; } ?> |
The else statement is only executed if the if expression evaluated to FALSE, and if there were any elseif expressions - only if they evaluated to FALSE as well (see elseif category). |
elseif, as its name suggests, is a combination of if and else. Like else, it extends an if statement to execute a different statement in case the original if expression evaluates to FALSE. However, unlike else, it will execute that alternative expression only if the elseif conditional expression evaluates to TRUE. For example, the following code would display a is bigger than b, a equal to b or a is smaller than b: |
<?php if ($a > $b) { echo "a is bigger than b"; } elseif ($a == $b) { echo "a is equal to b"; } else { echo "a is smaller than b"; } ?> |
There may be several elseifs within the same if statement. The first elseif expression (if any) that evaluates to TRUE would be executed. In PHP, you can also write 'else if' (in two words) and the behavior would be identical to the one of 'elseif' (in a single word). The syntactic meaning is slightly different (if you're familiar with C, this is the same behavior) but the bottom line is that both would result in exactly the same behavior. The elseif statement is only executed if the preceding if expression and any preceding elseif expressions evaluated to FALSE, and the current elseif expression evaluated to TRUE. |
for loops are the most complex loops in PHP. They behave like their C counterparts. The syntax of a for loop is: The first expression (expr1) is evaluated (executed) once unconditionally at the beginning of the loop. In the beginning of each iteration, expr2 is evaluated. If it evaluates to TRUE, the loop continues and the nested statement(s) are executed. If it evaluates to FALSE, the execution of the loop ends. |
At the end of each iteration, expr3 is evaluated (executed). Each of the expressions can be empty. expr2 being empty means the loop should be run indefinitely (PHP implicitly considers it as TRUE, like C). This may not be as useless as you might think, since often you'd want to end the loop using a conditional break statement instead of using the for truth expression. Consider the following examples. All of them display numbers from 1 to 10/turn to page 2 to see example/ : |
<?php /* example 1 */ for ($i = 1; $i <= 10; $i++) { echo $i; } /* example 2 */ for ($i = 1; ; $i++) { if ($i > 10) { break; } echo $i; } |
/* example 3 */ $i = 1; for (; ; ) { if ($i > 10) { break; } echo $i; $i++; } /* example 4 */ for ($i = 1; $i <= 10; print $i, $i++); ?> |
Of course, the first example appears to be the nicest one (or perhaps the fourth), but you may find that being able to use empty expressions in for loops comes in handy in many occasions. |
Welcome to last syntax lesson ! |
I must admit - I am tired. But if you learned something - I am happy. So let's get cracking ! |
microtime() is a function which is used for time( T ). It is most used to generate n time, that time can be random, after one hour, one week, one month, one year and other. So let's see. |
Turn to page 2 |
Random time |
Today time |
Weekly time |
srand ((double) microtime() * 1000000); |
60*60*1000*24*1 |
60*60*1000*24*7*1 |
It just generates time. Turn to page 3 to see an whole script. |
<? $line[] = "Random message"; $line[] = "Random message"; $line[] = "Random message"; $line[] = "Random message"; $line[] = "Random message"; $line[] = "Random message"; $line[] = "Random message; $line[] = "Random message"; $line[] = "Random message"; $line[] = "Random message"; $line[] = "Random message"; $line[] = "Random message"; $num = count($line) - 1; srand ((double) microtime() * 1000000); // this is microtime () $random = rand(0,$num); $oneliner = $line[$random]; echo "<P>$oneliner</P>"; ?> |
AS I mentioned in second chapter, PHP+MySQL is excellent combination. Now you will learn how to connect to MySQL database. |
Connecting with DB |
First, give some privileges and select database |
$dbusername = "YourUsername"; $dbpassword = "YourPassword"; $dbserver = "localhost"; $dbdatabase = "YourDatabaseNameHere"; |
@$db = mysql_pconnect($dbserver, $dbusername, $dbpassword); if(!$db) {echo "Error: Could not connect to database!<br><br>Error code: BMD01"; exit; } mysql_select_db($dbdatabase); |
Page 2 is your friend |
With the previous code block we connected to DB,using the password, username, db name and place where is DB stored(these are usualy, almost allways "localhost"). So now we are connected. Let's say you are connecting some stats script to DB, it will look like this: |
$query = "insert into stats set statid=NULL, ipaddress='".$ipaddress."', timestamp='".$timestamp."', day='".$day."', date='".$date."', current_page='" .$current_page."', referring_page='".$referring_page."', browser='".$browser."';"; $result = mysql_query($query); |
I will talk about that in Page 3 |
We with commands SELECT, INSERT did work. Look at the "Owerviev" at the next page. Now, last part. Some peoples allways forget to close their DB connecting. If you forget that, it will say: MySQL Said: Too many connections So you must close it. Example: |
@$db = mysql_close($dbserver, $dbusername, $dbpassword); ?> |
DB commands Overwiev |
SELECT - get information SELECT * FROM [database name] WHERE [database table] LIKE *[operator]* ORDER BY [db table] |
INSERT - post information INSERT INTO [db name] ([information]) VALUES ([information]) |
UPDATE - changing information UPDATE [db name] SET [information] WHERE [again information] |
DELETE - Erasing information DELETE FROM [db name] WHERE [again again again information] |
Returns an array of strings, each of which is a substring of string formed by splitting it on boundaries formed by the string separator. If limit is set, the returned array will contain a maximum of limit elements with the last element containing the rest of string. If separator is an empty string (""), explode() will return FALSE. If separator contains a value that is not contained in string, then explode() will return an array containing string. If the limit parameter is negative, all components except the last limit are returned. This feature was added in PHP 5.1.0. Although implode() can, for historical reasons, accept its parameters in either order, explode() cannot. You must ensure that the separator argument comes before the string argument. |
Note: The limit parameter was added in PHP 4.0.1 Example 1. explode() examples |
<?php // Example 1 $pizza = "piece1 piece2 piece3 piece4 piece5 piece6"; $pieces = explode(" ", $pizza); echo $pieces[0]; // piece1 echo $pieces[1]; // piece2 // Example 2 $data = "foo:*:1023:1000::/home/foo:/bin/sh"; list($user, $pass, $uid, $gid, $gecos, $home, $shell) = explode(":", $data); echo $user; // foo echo $pass; // * ?> |
Example 2. limit parameter examples |
<?php $str = 'one|two|three|four'; // positive limit print_r(explode('|', $str, 2)); // negative limit (since PHP 5.1) print_r(explode('|', $str, -1)); ?> |
implode -- Join array elements with a string Returns a string containing a string representation of all the array elements in the same order, with the glue string between each element. Example 1. implode() example |
<?php $array = array('lastname', 'email', 'phone'); $comma_separated = implode(",", $array); echo $comma_separated; // lastname,email,phone ?> |
Note: implode() can, for historical reasons, accept its parameters in either order. For consistency with explode(), however, it may be less confusing to use the documented order of arguments. Note: As of PHP 4.3.0, the glue parameter of implode() is optional and defaults to the empty string(''). This is not the preferred usage of implode(). We recommend to always use two parameters for compatibility with older versions. |
Huh at last :) My name is Nino, I live in Croatia, actually in front of my computer(most of time) but I am okay .) I put really lot effort while I was doing this Tutorial, and I love it now, I think it is become great. |
Contact |
<p align="left"><font face="Comic Sans MS" size="15" color="#cccccc" letterSpacing="0.000000" kerning="0">My web site - <a href="http://www.clan-csc.com" target = "_blank">http://www.clan-csc.com</a></font></p><p align="left"><font face="Comic Sans MS" size="15" color="#cccccc" letterSpacing="0.000000" kerning="0">My web site domain no.2 (just for this year) - <a href="http://www.pehape.org" target = "_blank">http://www.pehape.org</a></font></p><p align="left"><font face="Comic Sans MS" size="15" color="#cccccc" letterSpacing="0.000000" kerning="0">My forum - <a href="http://forum.clan-csc.com" target = "_blank">http://forum.clan-csc.com</a></font></p><p align="left"><font face="Comic Sans MS" size="15" color="#cccccc" letterSpacing="0.000000" kerning="0">Contact me - <a href="mailto:nino@clan-csc.com" target = "_blank">nino@clan-csc.com</a></font></p> |
<p align="left"><font face="Comic Sans MS" size="15" color="#cccccc" letterSpacing="0.000000" kerning="0"><a href="http://www.clan-csc.com/web/skripte" target = "_blank">Also, don't forget to check out my Scripts zone</a></font></p> |
It will sound crazy and weird, but it is inspired by: "Final Fantasy A+" "Decline of Video Gaming 3 " "Decline Christmas" |
:D |
At the first version which was release...well almost a two manths ago(with my account "ninojoj"), all those was mine.. |
Clicky clicky ;) |
1. Dustball - KGP Loop 2.ParagonX9 - Battle for Honor 3.Dreamscaper - Miniature Fantasy (major music) |
chmod |
chmod |
chmod |
mods(a, w, r, x) |
mods(a, w, r, x) |
mods(a, w, r, x) |
fopen, fscanf, sscanf, vscanf, write & fclose |
fopen, fscanf, sscanf, vscanf, write & fclose |
fopen, fscanf, sscanf, vscanf, write & fclose |
chmod -- Changes file mode Instead of using FTP software, you can do CHMOD also in PHP. Note that mode is not automatically assumed to be an octal value, so strings (such as "g+w") will not work properly. To ensure the expected operation, you need to prefix mode with a zero (0): |
<?php chmod("/somedir/somefile", 755); // decimal; probably incorrect chmod("/somedir/somefile", "u+rwx,go+rx"); // string; incorrect chmod("/somedir/somefile", 0755); // octal; correct value of mode ?> |
The mode parameter consists of three octal number components specifying access restrictions for the owner, the user group in which the owner is in, and to everybody else in this order. One component can be computed by adding up the needed permissions for that target user base. Number 1 means that you grant execute rights, number 2 means that you make the file writeable, number 4 means that you make the file readable. Add up these numbers to specify needed rights. You can also read more about modes on Unix systems with 'man 1 chmod' and 'man 2 chmod'. |
Some usefull CHMOD values: Value Permission Level 400 Owner Read 200 Owner Write 100 Owner Execute 40 Group Read 20 Group Write 10 Group Execute 4 Global Read 2 Global Write 1 Global Execute |
TIP: An easier way to chmod file in local directory: |
<?php chmod( dirname(__FILE__).'/'.'filename.any', 0777 ); ?> <? //To chmod in directory one level below: ?> <?php chmod( dirname(__FILE__).'/../'.'filename.any', 0777 ); ?> |
In this short section you will learn one real important thing. You will learn how to set a correct mod when you read/write files. |
Appending - "a" |
Look: |
<? ... fwrite (somefile.txt, "a"); ... => |
"a" <-- the thing |
In appending mode you will just continue writing to files. |
Overwiev |
"w" - owerwrite |
"a" - append |
"x" - create file |
"r" - read file |
Fopen() is used to open text(.txt) files. After opening them, you can read(but before that you must "scan" them first, see a section "scan") and write to them. Now we are going to open $file. We can actually use just the file, but we are going to put it onto the variable to make a job easier. And, in addition, we are going to put an fopen var into the variable too, this is neccessary. Read the comments when I explain stuff: |
<? $file = "textfile.txt"; //loading textfile.txt into the $file $open = fopen($file, "r"); //opening file [$file, "x"] x = mode of opening, see section "Modes" fscanf ($open, "%s", $s); /* fscanf is used to scanf txt files, [$variable Of Fopen, "%mode of opening in fscanf mode, s is generaly recommended", $ a new variable s */ printf ($open); //printing the stuff into a page, if you have PHP 5 support use fprintf fclose ($open); //closing the file, don't forget to close it OK? // end ?> |
Get it? sscanf and vscanf are also good scan functions(fread is a bit old and it is not generaly recomme- nded), but the newest fprintf is "the man" so I shown how to use it. |
Writing Ok, this is the hardest part, you will have to be a good programmer to know that. But first please take a look into the "Mods" section. fwrite() is a function which allows you to write some stuff into the text file. fwrite() writes the contents of string to the file stream pointed to by handle. If the length argument is given, writing will stop after length bytes have been written or the end of string is reached, whichever comes first. |
fwrite() returns the number of bytes written, or FALSE on error. Note that if the length argument is given, then the magic_quotes_runtime configuration option will be ignored and no slashes will be stripped from string. Note: On systems which differentiate between binary and text files (i.e. Windows) the file must be opened with 'b' included in fopen() mode parameter. Example 1. A simple fwrite() example/turn page plz/ |
<?php $filename = 'test.txt'; $somecontent = "Add this to the file\n"; // Let's make sure the file exists and is writable first. if (is_writable($filename)) { // In our example we're opening $filename in append mode. // The file pointer is at the bottom of the file hence // that's where $somecontent will go when we fwrite() it. if (!$handle = fopen($filename, 'a')) { echo "Cannot open file ($filename)"; exit; } |
// Write $somecontent to our opened file. if (fwrite($handle, $somecontent) === FALSE) { echo "Cannot write to file ($filename)"; exit; } echo "Success, wrote ($somecontent) to file ($filename)"; fclose($handle); } else { echo "The file $filename is not writable"; } ?> |
fclose is used to close txt files. USE IT ! Peoples often forget closing them and then the whole file mess up. |
~Nino |
______ |
crypt |
crypt |
crypt |
count_chars |
count_chars |
count_chars |
wordwrap |
wordwrap |
wordwrap |
soundex |
soundex |
soundex |
crypt() will return an encrypted string using the standard Unix DES-based encryption algorithm or alternative algorithms that may be available on the system. Arguments are a string to be encrypted and an optional salt string to base the encryption on. See the Unix man page for your crypt function for more information. If the salt argument is not provided, one will be randomly generated by PHP each time you call this function. |
Some operating systems support more than one type of encryption. In fact, sometimes the standard DES-based encryption is replaced by an MD5-based encryption algorithm. The encryption type is triggered by the salt argument. At install time, PHP determines the capabilities of the crypt function and will accept salts for other encryption types. If no salt is provided, PHP will auto-generate a standard two character salt by default, unless the default encryption type on the system is MD5, in which case a random MD5- compatible salt is generated. PHP sets a constant named CRYPT_SALT_LENGTH which tells you whether a regular two character salt applies to your system or the longer twelve character salt is applicable. |
If you are using the supplied salt, you should be aware that the salt is generated once. If you are calling this function repeatedly, this may impact both appearance and security. The standard DES-based encryption crypt() returns the salt as the first two characters of the output. It also only uses the first eight characters of str, so longer strings that start with the same eight characters will generate the same result (when the same salt is used). |
<?php $password = crypt('mypassword'); // let the salt be automatically generated /* You should pass the entire results of crypt() as the salt for comparing a password, to avoid problems when different hashing algorithms are used. (As it says above, standard DES-based password hashing uses a 2-character salt, but MD5-based hashing uses 12.) */ if (crypt($user_input, $password) == $password) { echo "Password verified!"; } ?> |
<?php $password = crypt('mypassword'); // let the salt be automatically generated /* You should pass the entire results of crypt() as the salt for comparing a password, to avoid problems when different hashing algorithms are used. (As it says above, standard DES-based password hashing uses a 2-character salt, but MD5-based hashing uses 12.) */ if (crypt($user_input, $password) == $password) { echo "Password verified!"; } ?> |
Counts the number of occurrences of every byte-value (0..255) in string and returns it in various ways. The optional parameter mode defaults to 0. Depending on mode count_chars() returns one of the following: * 0 - an array with the byte-value as key and the frequency of every byte as value. * 1 - same as 0 but only byte-values with a frequency greater than zero are listed. * 2 - same as 0 but only byte-values with a frequency equal to zero are listed. * 3 - a string containing all used byte-values is returned. * 4 - a string containing all not used byte-values is returned. |
<?php $data = "Two Ts and one F."; foreach (count_chars($data, 1) as $i => $val) { echo "There were $val instance(s) of \"" , chr($i) , "\" in the string.\n"; } ?> |
Returns a string with str wrapped at the column number specified by the optional width parameter. The line is broken using the (optional) break parameter. wordwrap() will automatically wrap at column 75 and break using '\n' (newline) if width or break are not given. If the cut is set to 1, the string is always wrapped at the specified width. So if you have a word that is larger than the given width, it is broken apart. Note: The optional cut parameter was added in PHP 4.0.3 |
Calculates the soundex key of str. Soundex keys have the property that words pronounced similarly produce the same soundex key, and can thus be used to simplify searches in databases where you know the pronunciation but not the spelling. This soundex function returns a string 4 characters long, starting with a letter. This particular soundex function is one described by Donald Knuth in "The Art Of Computer Programming, vol. 3: Sorting And Searching", Addison-Wesley (1973), pp. 391- 392. |
<?php soundex("Euler") == soundex("Ellery"); // E460 soundex("Gauss") == soundex("Ghosh"); // G200 soundex("Hilbert") == soundex("Heilbronn"); // H416 soundex("Knuth") == soundex("Kant"); // K530 soundex("Lloyd") == soundex("Ladd"); // L300 soundex("Lukasiewicz") == soundex("Lissajous"); // L222 ?> |
C |
Cr |
Cro |
Croa |
Croat |
Croati |
Croatia |
Croatian |
Croatian S |
Croatian Si |
Croatian Sit |
Croatian Sith |
Croatian Sith C |
Croatian Sith Cl |
Croatian Sith Cla |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
Croatian Sith Clan |
p |
pr |
pre |
pres |
prese |
presen |
present |
presents |
presents |
presents |
presents |
presents |
presents |
presents |
presents |
presents |
PHP Tutorial 3 |
3 |
l |
a |
i |
r |
o |
t |
u |
T |
P |
H |
PHP Tutorial 3: se |
ActionScript [AS1/AS2]
Frame 1mojZvuk = new Sound(); mojZvuk.attachSound("mojZvuk1"); mojZvuk(0, 999); mojZvuk2 = new Sound(); mojZvuk2.attachSound("mojZvuk2"); mojZvuk2(0, 999); mojZvuk3 = new Sound(); mojZvuk3.attachSound("mojZvuk3"); mojZvuk3(0, 999); stopAllSounds(); stop();Frame 2gotoAndPlay (185);Frame 4Frame 51Frame 90gotoAndPlay (1);Frame 92stop();Instance of Symbol 327 MovieClip in Frame 92on (press) { startDrag (this); } on (release) { stopDrag(); }Instance of Symbol 329 MovieClip in Frame 92onClipEvent (enterFrame) { var my_date = new Date(); hours = my_date.getHours(); minutes = my_date.getMinutes(); seconds = my_date.getSeconds(); if (hours > 12) { hours = hours - 12; } if (seconds < 10) { seconds = "0" + seconds; } if (minutes < 10) { minutes = "0" + minutes; } if (hours < 10) { hours = "0" + hours; } disp = (((hours + ":") + minutes) + ":") + seconds; }Frame 93stop();Frame 94stop();Frame 95stop();Frame 96stop();Frame 97stop();Frame 98stop();Frame 99stop();Frame 100stop();Frame 101stop();Frame 102stop();Frame 103stop();Frame 104stop();Frame 105stop();Frame 106stop();Frame 107stop();Frame 108stop();Frame 109stop();Frame 110stop();Frame 111stop();Frame 112stop();Frame 113stop();Frame 114stop();Frame 115stop();Frame 116stop();Frame 117stop();Frame 118stop();Frame 119stop();Frame 120stop();Frame 121stop();Frame 122stop();Frame 123stop();Frame 124stop();Frame 125stop();Frame 126stop();Frame 127stop();Frame 128stop();Frame 129stop();Frame 130stop();Frame 131stop();Frame 132stop();Frame 133stop();Frame 134stop();Frame 135stop();Frame 136stop();Frame 137stop();Frame 138stop();Frame 139stop();Frame 140stop();Frame 141sto();Frame 142stop();Frame 143stop();Frame 144stop();Frame 145stop();Frame 146stop();Frame 147stop();Frame 148stop();Frame 149stop();Frame 150stop();Frame 151stop();Frame 152stop();Frame 153stop();Frame 154stop();Frame 155stop();Frame 156stop();Frame 157stop();Frame 158stop();Frame 159Frame 160stop();Instance of Symbol 327 MovieClip in Frame 160on (press) { startDrag (this); } on (release) { stopDrag(); }Instance of Symbol 329 MovieClip in Frame 160onClipEvent (enterFrame) { var my_date = new Date(); hours = my_date.getHours(); minutes = my_date.getMinutes(); seconds = my_date.getSeconds(); if (hours > 12) { hours = hours - 12; } if (seconds < 10) { seconds = "0" + seconds; } if (minutes < 10) { minutes = "0" + minutes; } if (hours < 10) { hours = "0" + hours; } disp = (((hours + ":") + minutes) + ":") + seconds; }Frame 161stop();Frame 162stop();Frame 163stop();Frame 164stop();Frame 165stop();Frame 166stop();Frame 167stop();Frame 168stop();Frame 169stop();Frame 170stop();Frame 173stop();Instance of Symbol 327 MovieClip in Frame 173on (press) { startDrag (this); } on (release) { stopDrag(); }Instance of Symbol 329 MovieClip in Frame 173onClipEvent (enterFrame) { var my_date = new Date(); hours = my_date.getHours(); minutes = my_date.getMinutes(); seconds = my_date.getSeconds(); if (hours > 12) { hours = hours - 12; } if (seconds < 10) { seconds = "0" + seconds; } if (minutes < 10) { minutes = "0" + minutes; } if (hours < 10) { hours = "0" + hours; } disp = (((hours + ":") + minutes) + ":") + seconds; }Frame 174stop();Frame 181Frame 185Frame 204mojZvuk3.start(0, 999);Frame 349Frame 487gotoAndPlay (92);Instance of Symbol 6 MovieClip [Black] in Symbol 7 MovieClip [PLLink] Frame 1on (press) { getURL ("http://planetbob.net/ng/pl/", "_blank"); }Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1onClipEvent (enterFrame) { _rotation = (_rotation - 0.5); }Symbol 58 Buttonon (release) { this._parent.play(); }Symbol 67 MovieClip Frame 50stop();Symbol 72 MovieClip Frame 3_root.stop();Instance of Symbol 54 MovieClip "loadbar" in Symbol 72 MovieClip Frame 44onClipEvent (enterFrame) { this._xscale = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; }Symbol 72 MovieClip Frame 45this.loadbar._xscale = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;Symbol 72 MovieClip Frame 46if (_root.getBytesLoaded() < (_root.getBytesTotal() - 10)) { gotoAndPlay ("loadme"); }Instance of Symbol 54 MovieClip "loadbar" in Symbol 72 MovieClip Frame 47onClipEvent (enterFrame) { _xscale = ((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); }Symbol 72 MovieClip Frame 68stop();Symbol 72 MovieClip Frame 190_root.play();Symbol 72 MovieClip Frame 194stop();Symbol 86 MovieClip Frame 1stop();Symbol 86 MovieClip Frame 2Symbol 86 MovieClip Frame 8stop();Symbol 86 MovieClip Frame 9play();Symbol 86 MovieClip Frame 10_parent.gotoAndStop(1); stop();Symbol 86 MovieClip Frame 11getURL ("http://www.newgrounds.com", "_blank"); _parent.gotoAndStop(1);Instance of Symbol 86 MovieClip in Symbol 87 MovieClip Frame 1onClipEvent (load) { stop(); } on (rollOver) { gotoAndPlay (2); } on (rollOut) { gotoAndPlay (9); } on (release) { gotoAndStop (11); }Symbol 107 Buttonon (release) { if (_quality == "LOW") { _quality = "MEDIUM"; } else if (_quality == "MEDIUM") { _quality = "HIGH"; } else if (_quality == "HIGH") { _quality = "LOW"; } }Symbol 110 Buttonon (release) { _quality = "HIGH"; }Symbol 113 Buttonon (release) { _quality = "MEDIUM"; }Symbol 116 Buttonon (release) { _quality = "LOW"; }Symbol 120 Buttonon (press) { mojZvuk.stop("mojZvuk1"); svira = false; mojZvuk2.stop("mojZvuk2"); svira = false; mojZvuk3.stop("mojZvuk3"); svira = false; stopAllSounds(); }Symbol 124 Buttonon (press) { if (svira != true) { mojZvuk.start(0, 999); svira = true; } }Symbol 129 Buttonon (press) { mojZvuk.stop("mojZvuk1"); svira = false; }Symbol 133 Buttonon (press) { if (svira != true) { mojZvuk2.start(0, 999); svira = true; } }Symbol 137 Buttonon (press) { mojZvuk2.stop("mojZvuk2"); svira = false; }Symbol 141 Buttonon (press) { if (svira != true) { mojZvuk3.start(0, 999); svira = true; } }Symbol 145 Buttonon (press) { mojZvuk3.stop("mojZvuk3"); svira = false; }Symbol 157 Buttonon (release) { gotoAndStop (93); }Symbol 162 Buttonon (release) { gotoAndStop (94); }Symbol 167 Buttonon (release) { gotoAndStop (98); }Symbol 172 Buttonon (release) { gotoAndStop (100); }Symbol 177 Buttonon (release) { gotoAndStop (101); }Symbol 182 Buttonon (release) { gotoAndStop (102); }Symbol 187 Buttonon (release) { gotoAndStop (104); }Symbol 192 Buttonon (release) { gotoAndStop (107); }Symbol 197 Buttonon (release) { gotoAndStop (108); }Symbol 203 Buttonon (release) { gotoAndStop (110); }Symbol 208 Buttonon (release) { gotoAndStop (114); }Symbol 213 Buttonon (release) { gotoAndStop (115); }Symbol 218 Buttonon (release) { gotoAndStop (117); }Symbol 223 Buttonon (release) { gotoAndStop (120); }Symbol 228 Buttonon (release) { gotoAndStop (121); }Symbol 233 Buttonon (release) { gotoAndStop (123); }Symbol 238 Buttonon (release) { gotoAndStop (124); }Symbol 243 Buttonon (release) { gotoAndStop (125); }Symbol 248 Buttonon (release) { gotoAndStop (128); }Symbol 253 Buttonon (release) { gotoAndStop (129); }Symbol 258 Buttonon (release) { gotoAndStop (131); }Symbol 263 Buttonon (release) { gotoAndStop (133); }Symbol 268 Buttonon (release) { gotoAndStop (137); }Symbol 273 Buttonon (release) { gotoAndStop (139); }Symbol 278 Buttonon (release) { gotoAndStop (141); }Symbol 283 Buttonon (release) { gotoAndStop (157); }Symbol 288 Buttonon (release) { gotoAndStop (158); }Symbol 293 Buttonon (release) { gotoAndStop (159); }Symbol 298 Buttonon (release) { gotoAndStop (147); }Symbol 303 Buttonon (release) { gotoAndStop (152); }Symbol 308 Buttonon (release) { gotoAndStop (155); }Symbol 314 Buttonon (release) { gotoAndStop (144); }Symbol 319 Buttonon (release) { getURL ("mailto:nino@clan-csc.com"); }Symbol 324 Buttonon (release) { gotoAndStop (160); }Symbol 325 Buttonon (release) { gotoAndStop (160); }Symbol 331 Buttonon (press) { mojZvuk.stop("mojZvuk1"); svira = false; mojZvuk2.stop("mojZvuk2"); svira = false; mojZvuk3.stop("mojZvuk3"); svira = false; }Symbol 345 Buttonon (release) { nextFrame(); }Symbol 346 Buttonon (release) { prevFrame(); }Symbol 353 Buttonon (release) { gotoAndStop (92); }Symbol 376 Buttonon (release) { getURL ("http://www.php.net", "_blank"); }Symbol 562 Buttonon (release) { getURL ("http://www.newgrounds.com/audio", "_blank"); }Symbol 565 Buttonon (release) { gotoAndStop (92); }Symbol 570 Buttonon (release) { gotoAndStop (161); }Symbol 575 Buttonon (release) { gotoAndStop (164); }Symbol 580 Buttonon (release) { gotoAndStop (165); }Symbol 581 Buttonon (release) { gotoAndStop (173); }Symbol 582 Buttonon (release) { gotoAndStop (160); }Symbol 586 Buttonon (release) { gotoAndStop (160); }Symbol 618 Buttonon (release) { gotoAndStop (160); }Symbol 623 Buttonon (release) { gotoAndStop (174); }Symbol 628 Buttonon (release) { gotoAndStop (179); }Symbol 633 Buttonon (release) { gotoAndStop (182); }Symbol 638 Buttonon (release) { gotoAndStop (183); }Symbol 639 Buttonon (release) { gotoAndStop (173); }
Library Items
Symbol 1 Sound [mojZvuk3] | ||
Symbol 2 Sound [mojZvuk2] | ||
Symbol 3 Sound [mojZvuk1] | ||
Symbol 4 Graphic | Used by:7 | |
Symbol 5 Graphic | Used by:6 72 | |
Symbol 6 MovieClip [Black] | Uses:5 | Used by:7 |
Symbol 7 MovieClip [PLLink] | Uses:4 6 | |
Symbol 8 Graphic | Used by:9 | |
Symbol 9 MovieClip [rays] | Uses:8 | |
Symbol 10 Graphic | Used by:53 72 | |
Symbol 11 Graphic | Used by:72 | |
Symbol 12 ShapeTweening | Used by:72 | |
Symbol 13 ShapeTweening | Used by:72 | |
Symbol 14 ShapeTweening | Used by:72 | |
Symbol 15 Graphic | Used by:16 | |
Symbol 16 MovieClip | Uses:15 | Used by:72 |
Symbol 17 Graphic | Used by:72 | |
Symbol 18 Graphic | Used by:19 | |
Symbol 19 MovieClip | Uses:18 | Used by:20 |
Symbol 20 MovieClip | Uses:19 | Used by:21 |
Symbol 21 MovieClip | Uses:20 | Used by:72 |
Symbol 22 Graphic | Used by:25 | |
Symbol 23 Graphic | Used by:24 | |
Symbol 24 MovieClip | Uses:23 | Used by:25 |
Symbol 25 MovieClip | Uses:22 24 | Used by:72 |
Symbol 26 Graphic | Used by:27 | |
Symbol 27 MovieClip | Uses:26 | Used by:28 |
Symbol 28 MovieClip | Uses:27 | Used by:29 |
Symbol 29 MovieClip | Uses:28 | Used by:30 |
Symbol 30 MovieClip | Uses:29 | Used by:72 |
Symbol 31 Graphic | Used by:32 | |
Symbol 32 MovieClip | Uses:31 | Used by:47 |
Symbol 33 Graphic | Used by:34 | |
Symbol 34 MovieClip | Uses:33 | Used by:46 |
Symbol 35 Graphic | Used by:36 | |
Symbol 36 MovieClip | Uses:35 | Used by:37 |
Symbol 37 MovieClip | Uses:36 | Used by:39 |
Symbol 38 Graphic | Used by:39 | |
Symbol 39 MovieClip | Uses:37 38 | Used by:45 |
Symbol 40 Graphic | Used by:41 | |
Symbol 41 MovieClip | Uses:40 | Used by:43 |
Symbol 42 Graphic | Used by:43 | |
Symbol 43 MovieClip | Uses:41 42 | Used by:44 |
Symbol 44 MovieClip | Uses:43 | Used by:45 |
Symbol 45 MovieClip | Uses:39 44 | Used by:46 |
Symbol 46 MovieClip | Uses:34 45 | Used by:47 |
Symbol 47 MovieClip | Uses:32 46 | Used by:72 |
Symbol 48 Graphic | Used by:49 | |
Symbol 49 MovieClip | Uses:48 | Used by:72 |
Symbol 50 Graphic | Used by:51 | |
Symbol 51 MovieClip | Uses:50 | Used by:52 |
Symbol 52 MovieClip | Uses:51 | Used by:72 |
Symbol 53 MovieClip | Uses:10 | Used by:54 |
Symbol 54 MovieClip | Uses:53 | Used by:72 |
Symbol 55 Graphic | Used by:56 | |
Symbol 56 MovieClip | Uses:55 | Used by:58 |
Symbol 57 Graphic | Used by:58 | |
Symbol 58 Button | Uses:56 57 | Used by:59 |
Symbol 59 MovieClip | Uses:58 | Used by:72 |
Symbol 60 ShapeTweening | Used by:67 | |
Symbol 61 ShapeTweening | Used by:67 | |
Symbol 62 ShapeTweening | Used by:67 | |
Symbol 63 ShapeTweening | Used by:67 | |
Symbol 64 ShapeTweening | Used by:67 | |
Symbol 65 ShapeTweening | Used by:67 | |
Symbol 66 Graphic | Used by:67 | |
Symbol 67 MovieClip | Uses:60 61 62 63 64 65 66 | Used by:72 |
Symbol 68 ShapeTweening | Used by:72 | |
Symbol 69 Graphic | Used by:72 | |
Symbol 70 ShapeTweening | Used by:72 | |
Symbol 71 Graphic | Used by:72 | |
Symbol 72 MovieClip | Uses:10 11 5 12 13 14 16 17 21 25 30 47 49 52 54 59 67 68 69 70 71 | Used by:Timeline |
Symbol 73 Font | Used by:74 554 | |
Symbol 74 Text | Uses:73 | Used by:87 |
Symbol 75 Graphic | Used by:86 | |
Symbol 76 Font | Used by:77 78 | |
Symbol 77 Text | Uses:76 | Used by:80 |
Symbol 78 EditableText | Uses:76 | Used by:80 |
Symbol 79 Graphic | Used by:80 | |
Symbol 80 Button | Uses:77 78 79 | Used by:86 |
Symbol 81 Graphic | Used by:86 | |
Symbol 82 Text | Used by:86 | |
Symbol 83 Text | Used by:86 | |
Symbol 84 Font | Used by:85 | |
Symbol 85 Text | Uses:84 | Used by:86 |
Symbol 86 MovieClip | Uses:75 80 81 82 83 85 | Used by:87 |
Symbol 87 MovieClip | Uses:74 86 | Used by:Timeline |
Symbol 88 Graphic | Used by:90 | |
Symbol 89 Graphic | Used by:90 | |
Symbol 90 MovieClip | Uses:88 89 | Used by:Timeline |
Symbol 91 Graphic | Used by:Timeline | |
Symbol 92 Font | Used by:93 94 95 97 98 654 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 | |
Symbol 93 Text | Uses:92 | Used by:Timeline |
Symbol 94 Text | Uses:92 | Used by:Timeline |
Symbol 95 Text | Uses:92 | Used by:Timeline |
Symbol 96 Graphic | Used by:Timeline | |
Symbol 97 Text | Uses:92 | Used by:Timeline |
Symbol 98 Text | Uses:92 | Used by:Timeline |
Symbol 99 Font | Used by:100 101 103 104 105 108 111 114 117 118 122 131 139 387 389 | |
Symbol 100 Text | Uses:99 | Used by:Timeline |
Symbol 101 Text | Uses:99 | Used by:Timeline |
Symbol 102 Graphic | Used by:Timeline | |
Symbol 103 Text | Uses:99 | Used by:Timeline |
Symbol 104 Text | Uses:99 | Used by:107 |
Symbol 105 Text | Uses:99 | Used by:107 |
Symbol 106 Graphic | Used by:107 | |
Symbol 107 Button | Uses:104 105 106 | Used by:Timeline |
Symbol 108 Text | Uses:99 | Used by:110 |
Symbol 109 Graphic | Used by:110 | |
Symbol 110 Button | Uses:108 109 | Used by:Timeline |
Symbol 111 Text | Uses:99 | Used by:113 |
Symbol 112 Graphic | Used by:113 | |
Symbol 113 Button | Uses:111 112 | Used by:Timeline |
Symbol 114 Text | Uses:99 | Used by:116 |
Symbol 115 Graphic | Used by:116 | |
Symbol 116 Button | Uses:114 115 | Used by:Timeline |
Symbol 117 Text | Uses:99 | Used by:120 331 |
Symbol 118 Text | Uses:99 | Used by:120 331 |
Symbol 119 Graphic | Used by:120 331 | |
Symbol 120 Button | Uses:117 118 119 | Used by:Timeline |
Symbol 121 Graphic | Used by:124 | |
Symbol 122 Text | Uses:99 | Used by:124 |
Symbol 123 Graphic | Used by:124 | |
Symbol 124 Button | Uses:121 122 123 | Used by:Timeline |
Symbol 125 Graphic | Used by:129 | |
Symbol 126 Font | Used by:127 135 143 | |
Symbol 127 Text | Uses:126 | Used by:129 |
Symbol 128 Graphic | Used by:129 | |
Symbol 129 Button | Uses:125 127 128 | Used by:Timeline |
Symbol 130 Graphic | Used by:133 | |
Symbol 131 Text | Uses:99 | Used by:133 |
Symbol 132 Graphic | Used by:133 | |
Symbol 133 Button | Uses:130 131 132 | Used by:Timeline |
Symbol 134 Graphic | Used by:137 | |
Symbol 135 Text | Uses:126 | Used by:137 |
Symbol 136 Graphic | Used by:137 | |
Symbol 137 Button | Uses:134 135 136 | Used by:Timeline |
Symbol 138 Graphic | Used by:141 | |
Symbol 139 Text | Uses:99 | Used by:141 |
Symbol 140 Graphic | Used by:141 | |
Symbol 141 Button | Uses:138 139 140 | Used by:Timeline |
Symbol 142 Graphic | Used by:145 | |
Symbol 143 Text | Uses:126 | Used by:145 |
Symbol 144 Graphic | Used by:145 | |
Symbol 145 Button | Uses:142 143 144 | Used by:Timeline |
Symbol 146 Font | Used by:147 148 149 150 151 152 153 154 155 158 159 160 163 164 165 168 169 170 173 174 175 178 179 180 183 184 185 188 189 190 193 194 195 204 205 206 209 210 211 214 215 216 219 220 221 224 225 226 229 230 231 234 235 236 239 240 241 244 245 246 249 250 251 254 255 256 259 260 261 264 265 266 269 270 271 274 275 276 279 280 281 284 285 286 289 290 291 294 295 296 299 300 301 304 305 306 309 310 311 312 315 316 317 328 333 334 335 336 337 339 348 350 351 356 357 360 361 363 365 367 369 371 372 373 379 386 390 394 395 397 403 404 413 414 416 421 425 429 430 432 433 435 436 527 529 547 548 556 566 567 568 571 572 573 576 577 578 619 620 621 624 625 626 629 630 631 634 635 636 | |
Symbol 147 Text | Uses:146 | Used by:Timeline |
Symbol 148 Text | Uses:146 | Used by:Timeline |
Symbol 149 Text | Uses:146 | Used by:Timeline |
Symbol 150 Text | Uses:146 | Used by:Timeline |
Symbol 151 Text | Uses:146 | Used by:Timeline |
Symbol 152 Text | Uses:146 | Used by:Timeline |
Symbol 153 Text | Uses:146 | Used by:157 332 |
Symbol 154 Text | Uses:146 | Used by:157 332 |
Symbol 155 Text | Uses:146 | Used by:157 332 |
Symbol 156 Graphic | Used by:157 332 | |
Symbol 157 Button | Uses:153 154 155 156 | Used by:Timeline |
Symbol 158 Text | Uses:146 | Used by:162 359 |
Symbol 159 Text | Uses:146 | Used by:162 359 |
Symbol 160 Text | Uses:146 | Used by:162 359 |
Symbol 161 Graphic | Used by:162 359 | |
Symbol 162 Button | Uses:158 159 160 161 | Used by:Timeline |
Symbol 163 Text | Uses:146 | Used by:167 377 |
Symbol 164 Text | Uses:146 | Used by:167 377 |
Symbol 165 Text | Uses:146 | Used by:167 377 |
Symbol 166 Graphic | Used by:167 377 | |
Symbol 167 Button | Uses:163 164 165 166 | Used by:Timeline |
Symbol 168 Text | Uses:146 | Used by:172 |
Symbol 169 Text | Uses:146 | Used by:172 |
Symbol 170 Text | Uses:146 | Used by:172 |
Symbol 171 Graphic | Used by:172 | |
Symbol 172 Button | Uses:168 169 170 171 | Used by:Timeline |
Symbol 173 Text | Uses:146 | Used by:177 391 |
Symbol 174 Text | Uses:146 | Used by:177 391 |
Symbol 175 Text | Uses:146 | Used by:177 391 |
Symbol 176 Graphic | Used by:177 391 | |
Symbol 177 Button | Uses:173 174 175 176 | Used by:Timeline |
Symbol 178 Text | Uses:146 | Used by:182 396 |
Symbol 179 Text | Uses:146 | Used by:182 396 |
Symbol 180 Text | Uses:146 | Used by:182 396 |
Symbol 181 Graphic | Used by:182 396 | |
Symbol 182 Button | Uses:178 179 180 181 | Used by:Timeline |
Symbol 183 Text | Uses:146 | Used by:187 406 |
Symbol 184 Text | Uses:146 | Used by:187 406 |
Symbol 185 Text | Uses:146 | Used by:187 406 |
Symbol 186 Graphic | Used by:187 406 | |
Symbol 187 Button | Uses:183 184 185 186 | Used by:Timeline |
Symbol 188 Text | Uses:146 | Used by:192 411 |
Symbol 189 Text | Uses:146 | Used by:192 411 |
Symbol 190 Text | Uses:146 | Used by:192 411 |
Symbol 191 Graphic | Used by:192 411 | |
Symbol 192 Button | Uses:188 189 190 191 | Used by:Timeline |
Symbol 193 Text | Uses:146 | Used by:197 415 |
Symbol 194 Text | Uses:146 | Used by:197 415 |
Symbol 195 Text | Uses:146 | Used by:197 415 |
Symbol 196 Graphic | Used by:197 415 | |
Symbol 197 Button | Uses:193 194 195 196 | Used by:Timeline |
Symbol 198 Font | Used by:199 200 201 372 379 394 395 414 547 548 | |
Symbol 199 Text | Uses:198 | Used by:203 423 |
Symbol 200 Text | Uses:198 | Used by:203 423 |
Symbol 201 Text | Uses:198 | Used by:203 423 |
Symbol 202 Graphic | Used by:203 423 | |
Symbol 203 Button | Uses:199 200 201 202 | Used by:Timeline |
Symbol 204 Text | Uses:146 | Used by:208 438 |
Symbol 205 Text | Uses:146 | Used by:208 438 |
Symbol 206 Text | Uses:146 | Used by:208 438 |
Symbol 207 Graphic | Used by:208 438 | |
Symbol 208 Button | Uses:204 205 206 207 | Used by:Timeline |
Symbol 209 Text | Uses:146 | Used by:213 443 |
Symbol 210 Text | Uses:146 | Used by:213 443 |
Symbol 211 Text | Uses:146 | Used by:213 443 |
Symbol 212 Graphic | Used by:213 443 | |
Symbol 213 Button | Uses:209 210 211 212 | Used by:Timeline |
Symbol 214 Text | Uses:146 | Used by:218 447 |
Symbol 215 Text | Uses:146 | Used by:218 447 |
Symbol 216 Text | Uses:146 | Used by:218 447 |
Symbol 217 Graphic | Used by:218 447 | |
Symbol 218 Button | Uses:214 215 216 217 | Used by:Timeline |
Symbol 219 Text | Uses:146 | Used by:223 451 |
Symbol 220 Text | Uses:146 | Used by:223 451 |
Symbol 221 Text | Uses:146 | Used by:223 451 |
Symbol 222 Graphic | Used by:223 451 | |
Symbol 223 Button | Uses:219 220 221 222 | Used by:Timeline |
Symbol 224 Text | Uses:146 | Used by:228 453 |
Symbol 225 Text | Uses:146 | Used by:228 453 |
Symbol 226 Text | Uses:146 | Used by:228 453 |
Symbol 227 Graphic | Used by:228 453 | |
Symbol 228 Button | Uses:224 225 226 227 | Used by:Timeline |
Symbol 229 Text | Uses:146 | Used by:233 459 |
Symbol 230 Text | Uses:146 | Used by:233 459 |
Symbol 231 Text | Uses:146 | Used by:233 459 |
Symbol 232 Graphic | Used by:233 459 | |
Symbol 233 Button | Uses:229 230 231 232 | Used by:Timeline |
Symbol 234 Text | Uses:146 | Used by:238 463 |
Symbol 235 Text | Uses:146 | Used by:238 463 |
Symbol 236 Text | Uses:146 | Used by:238 463 |
Symbol 237 Graphic | Used by:238 463 | |
Symbol 238 Button | Uses:234 235 236 237 | Used by:Timeline |
Symbol 239 Text | Uses:146 | Used by:243 |
Symbol 240 Text | Uses:146 | Used by:243 |
Symbol 241 Text | Uses:146 | Used by:243 |
Symbol 242 Graphic | Used by:243 | |
Symbol 243 Button | Uses:239 240 241 242 | Used by:Timeline |
Symbol 244 Text | Uses:146 | Used by:248 471 |
Symbol 245 Text | Uses:146 | Used by:248 471 |
Symbol 246 Text | Uses:146 | Used by:248 471 |
Symbol 247 Graphic | Used by:248 471 | |
Symbol 248 Button | Uses:244 245 246 247 | Used by:Timeline |
Symbol 249 Text | Uses:146 | Used by:253 474 |
Symbol 250 Text | Uses:146 | Used by:253 474 |
Symbol 251 Text | Uses:146 | Used by:253 474 |
Symbol 252 Graphic | Used by:253 474 | |
Symbol 253 Button | Uses:249 250 251 252 | Used by:Timeline |
Symbol 254 Text | Uses:146 | Used by:258 479 |
Symbol 255 Text | Uses:146 | Used by:258 479 |
Symbol 256 Text | Uses:146 | Used by:258 479 |
Symbol 257 Graphic | Used by:258 479 | |
Symbol 258 Button | Uses:254 255 256 257 | Used by:Timeline |
Symbol 259 Text | Uses:146 | Used by:263 485 |
Symbol 260 Text | Uses:146 | Used by:263 485 |
Symbol 261 Text | Uses:146 | Used by:263 485 |
Symbol 262 Graphic | Used by:263 485 | |
Symbol 263 Button | Uses:259 260 261 262 | Used by:Timeline |
Symbol 264 Text | Uses:146 | Used by:268 491 |
Symbol 265 Text | Uses:146 | Used by:268 491 |
Symbol 266 Text | Uses:146 | Used by:268 491 |
Symbol 267 Graphic | Used by:268 491 | |
Symbol 268 Button | Uses:264 265 266 267 | Used by:Timeline |
Symbol 269 Text | Uses:146 | Used by:273 495 |
Symbol 270 Text | Uses:146 | Used by:273 495 |
Symbol 271 Text | Uses:146 | Used by:273 495 |
Symbol 272 Graphic | Used by:273 495 | |
Symbol 273 Button | Uses:269 270 271 272 | Used by:Timeline |
Symbol 274 Text | Uses:146 | Used by:278 499 |
Symbol 275 Text | Uses:146 | Used by:278 499 |
Symbol 276 Text | Uses:146 | Used by:278 499 |
Symbol 277 Graphic | Used by:278 499 | |
Symbol 278 Button | Uses:274 275 276 277 | Used by:Timeline |
Symbol 279 Text | Uses:146 | Used by:283 544 |
Symbol 280 Text | Uses:146 | Used by:283 544 |
Symbol 281 Text | Uses:146 | Used by:283 544 |
Symbol 282 Graphic | Used by:283 544 | |
Symbol 283 Button | Uses:279 280 281 282 | Used by:Timeline |
Symbol 284 Text | Uses:146 | Used by:288 552 |
Symbol 285 Text | Uses:146 | Used by:288 552 |
Symbol 286 Text | Uses:146 | Used by:288 552 |
Symbol 287 Graphic | Used by:288 552 | |
Symbol 288 Button | Uses:284 285 286 287 | Used by:Timeline |
Symbol 289 Text | Uses:146 | Used by:293 555 |
Symbol 290 Text | Uses:146 | Used by:293 555 |
Symbol 291 Text | Uses:146 | Used by:293 555 |
Symbol 292 Graphic | Used by:293 555 | |
Symbol 293 Button | Uses:289 290 291 292 | Used by:Timeline |
Symbol 294 Text | Uses:146 | Used by:298 |
Symbol 295 Text | Uses:146 | Used by:298 |
Symbol 296 Text | Uses:146 | Used by:298 |
Symbol 297 Graphic | Used by:298 | |
Symbol 298 Button | Uses:294 295 296 297 | Used by:Timeline |
Symbol 299 Text | Uses:146 | Used by:303 534 |
Symbol 300 Text | Uses:146 | Used by:303 534 |
Symbol 301 Text | Uses:146 | Used by:303 534 |
Symbol 302 Graphic | Used by:303 534 | |
Symbol 303 Button | Uses:299 300 301 302 | Used by:Timeline |
Symbol 304 Text | Uses:146 | Used by:308 540 |
Symbol 305 Text | Uses:146 | Used by:308 540 |
Symbol 306 Text | Uses:146 | Used by:308 540 |
Symbol 307 Graphic | Used by:308 540 | |
Symbol 308 Button | Uses:304 305 306 307 | Used by:Timeline |
Symbol 309 Text | Uses:146 | Used by:Timeline |
Symbol 310 Text | Uses:146 | Used by:314 505 |
Symbol 311 Text | Uses:146 | Used by:314 505 |
Symbol 312 Text | Uses:146 | Used by:314 505 |
Symbol 313 Graphic | Used by:314 505 | |
Symbol 314 Button | Uses:310 311 312 313 | Used by:Timeline |
Symbol 315 Text | Uses:146 | Used by:319 |
Symbol 316 Text | Uses:146 | Used by:319 |
Symbol 317 Text | Uses:146 | Used by:319 |
Symbol 318 Graphic | Used by:319 | |
Symbol 319 Button | Uses:315 316 317 318 | Used by:Timeline |
Symbol 320 Graphic | Used by:324 325 565 581 618 | |
Symbol 321 Graphic | Used by:324 325 565 581 618 | |
Symbol 322 Graphic | Used by:324 325 565 581 618 | |
Symbol 323 Sound | Used by:324 325 565 581 618 | |
Symbol 324 Button | Uses:320 321 322 323 | Used by:Timeline |
Symbol 325 Button | Uses:320 321 322 323 | Used by:Timeline |
Symbol 326 Graphic | Used by:327 Timeline | |
Symbol 327 MovieClip | Uses:326 | Used by:Timeline |
Symbol 328 EditableText | Uses:146 | Used by:329 |
Symbol 329 MovieClip | Uses:328 | Used by:Timeline |
Symbol 330 Graphic | Used by:Timeline | |
Symbol 331 Button | Uses:117 118 119 | Used by:Timeline |
Symbol 332 Button | Uses:153 154 155 156 | Used by:Timeline |
Symbol 333 Text | Uses:146 | Used by:Timeline |
Symbol 334 Text | Uses:146 | Used by:Timeline |
Symbol 335 Text | Uses:146 | Used by:340 |
Symbol 336 Text | Uses:146 | Used by:340 |
Symbol 337 Text | Uses:146 | Used by:340 |
Symbol 338 Graphic | Used by:340 | |
Symbol 339 Text | Uses:146 | Used by:340 |
Symbol 340 Button | Uses:335 336 337 338 339 | Used by:Timeline |
Symbol 341 Graphic | Used by:345 346 | |
Symbol 342 Graphic | Used by:345 346 | |
Symbol 343 Graphic | Used by:345 346 | |
Symbol 344 Graphic | Used by:345 346 | |
Symbol 345 Button | Uses:341 342 343 344 | Used by:Timeline |
Symbol 346 Button | Uses:341 342 343 344 | Used by:Timeline |
Symbol 347 Graphic | Used by:353 582 586 639 | |
Symbol 348 Text | Uses:146 | Used by:353 582 586 639 |
Symbol 349 Graphic | Used by:353 582 586 639 | |
Symbol 350 Text | Uses:146 | Used by:353 582 586 639 |
Symbol 351 Text | Uses:146 | Used by:353 582 586 639 |
Symbol 352 Graphic | Used by:353 582 586 639 | |
Symbol 353 Button | Uses:347 348 349 350 351 352 | Used by:Timeline |
Symbol 354 Font | Used by:362 364 366 368 370 372 378 379 380 381 382 383 384 386 388 392 393 394 395 398 399 400 401 402 405 407 408 409 410 412 414 416 417 418 419 420 422 424 426 427 428 431 434 437 439 440 441 442 444 445 446 448 449 450 452 454 455 456 457 458 460 461 462 464 465 466 467 468 469 470 472 473 475 476 477 478 480 481 482 483 484 486 487 488 489 490 492 493 494 496 497 498 500 501 502 503 504 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 530 531 532 533 535 536 537 538 539 541 542 543 545 546 547 548 553 556 560 563 583 584 585 587 588 589 591 592 593 594 595 596 597 598 599 600 601 603 604 605 606 607 608 609 610 611 612 641 642 643 644 645 647 648 649 651 653 | |
Symbol 355 Text | Used by:Timeline | |
Symbol 356 Text | Uses:146 | Used by:Timeline |
Symbol 357 Text | Uses:146 | Used by:Timeline |
Symbol 358 Graphic | Used by:Timeline | |
Symbol 359 Button | Uses:158 159 160 161 | Used by:Timeline |
Symbol 360 Text | Uses:146 | Used by:Timeline |
Symbol 361 Text | Uses:146 | Used by:Timeline |
Symbol 362 Text | Uses:354 | Used by:Timeline |
Symbol 363 Text | Uses:146 | Used by:Timeline |
Symbol 364 Text | Uses:354 | Used by:Timeline |
Symbol 365 Text | Uses:146 | Used by:Timeline |
Symbol 366 Text | Uses:354 | Used by:Timeline |
Symbol 367 Text | Uses:146 | Used by:Timeline |
Symbol 368 Text | Uses:354 | Used by:Timeline |
Symbol 369 Text | Uses:146 | Used by:Timeline |
Symbol 370 Text | Uses:354 | Used by:Timeline |
Symbol 371 Text | Uses:146 | Used by:Timeline |
Symbol 372 EditableText | Uses:146 198 354 | Used by:Timeline |
Symbol 373 Text | Uses:146 | Used by:Timeline |
Symbol 374 Bitmap | Used by:375 | |
Symbol 375 Graphic | Uses:374 | Used by:376 |
Symbol 376 Button | Uses:375 | Used by:Timeline |
Symbol 377 Button | Uses:163 164 165 166 | Used by:Timeline |
Symbol 378 Text | Uses:354 | Used by:Timeline |
Symbol 379 EditableText | Uses:146 198 354 | Used by:Timeline |
Symbol 380 Text | Uses:354 | Used by:Timeline |
Symbol 381 Text | Uses:354 | Used by:Timeline |
Symbol 382 Text | Uses:354 | Used by:Timeline |
Symbol 383 Text | Uses:354 | Used by:Timeline |
Symbol 384 Text | Uses:354 | Used by:Timeline |
Symbol 385 Graphic | Used by:Timeline | |
Symbol 386 Text | Uses:354 146 | Used by:Timeline |
Symbol 387 Text | Uses:99 | Used by:Timeline |
Symbol 388 EditableText | Uses:354 | Used by:Timeline |
Symbol 389 Text | Uses:99 | Used by:Timeline |
Symbol 390 EditableText | Uses:146 | Used by:Timeline |
Symbol 391 Button | Uses:173 174 175 176 | Used by:Timeline |
Symbol 392 Text | Uses:354 | Used by:Timeline |
Symbol 393 Text | Uses:354 | Used by:Timeline |
Symbol 394 EditableText | Uses:146 198 354 | Used by:Timeline |
Symbol 395 EditableText | Uses:146 198 354 | Used by:Timeline |
Symbol 396 Button | Uses:178 179 180 181 | Used by:Timeline |
Symbol 397 Text | Uses:146 | Used by:Timeline |
Symbol 398 Text | Uses:354 | Used by:Timeline |
Symbol 399 Text | Uses:354 | Used by:Timeline |
Symbol 400 Text | Uses:354 | Used by:Timeline |
Symbol 401 Text | Uses:354 | Used by:Timeline |
Symbol 402 Text | Uses:354 | Used by:Timeline |
Symbol 403 Text | Uses:146 | Used by:Timeline |
Symbol 404 Text | Uses:146 | Used by:Timeline |
Symbol 405 Text | Uses:354 | Used by:Timeline |
Symbol 406 Button | Uses:183 184 185 186 | Used by:Timeline |
Symbol 407 Text | Uses:354 | Used by:Timeline |
Symbol 408 EditableText | Uses:354 | Used by:Timeline |
Symbol 409 Text | Uses:354 | Used by:Timeline |
Symbol 410 EditableText | Uses:354 | Used by:Timeline |
Symbol 411 Button | Uses:188 189 190 191 | Used by:Timeline |
Symbol 412 Text | Uses:354 | Used by:Timeline |
Symbol 413 Text | Uses:146 | Used by:Timeline |
Symbol 414 EditableText | Uses:146 198 354 | Used by:Timeline |
Symbol 415 Button | Uses:193 194 195 196 | Used by:Timeline |
Symbol 416 Text | Uses:354 146 | Used by:Timeline |
Symbol 417 Text | Uses:354 | Used by:Timeline |
Symbol 418 EditableText | Uses:354 | Used by:Timeline |
Symbol 419 Text | Uses:354 | Used by:Timeline |
Symbol 420 Text | Uses:354 | Used by:Timeline |
Symbol 421 Text | Uses:146 | Used by:Timeline |
Symbol 422 Text | Uses:354 | Used by:Timeline |
Symbol 423 Button | Uses:199 200 201 202 | Used by:Timeline |
Symbol 424 Text | Uses:354 | Used by:Timeline |
Symbol 425 Text | Uses:146 | Used by:Timeline |
Symbol 426 EditableText | Uses:354 | Used by:Timeline |
Symbol 427 EditableText | Uses:354 | Used by:Timeline |
Symbol 428 Text | Uses:354 | Used by:Timeline |
Symbol 429 Text | Uses:146 | Used by:Timeline |
Symbol 430 EditableText | Uses:146 | Used by:Timeline |
Symbol 431 Text | Uses:354 | Used by:Timeline |
Symbol 432 Text | Uses:146 | Used by:Timeline |
Symbol 433 EditableText | Uses:146 | Used by:Timeline |
Symbol 434 Text | Uses:354 | Used by:Timeline |
Symbol 435 Text | Uses:146 | Used by:Timeline |
Symbol 436 EditableText | Uses:146 | Used by:Timeline |
Symbol 437 Text | Uses:354 | Used by:Timeline |
Symbol 438 Button | Uses:204 205 206 207 | Used by:Timeline |
Symbol 439 Text | Uses:354 | Used by:Timeline |
Symbol 440 Text | Uses:354 | Used by:Timeline |
Symbol 441 Text | Uses:354 | Used by:Timeline |
Symbol 442 Text | Uses:354 | Used by:Timeline |
Symbol 443 Button | Uses:209 210 211 212 | Used by:Timeline |
Symbol 444 Text | Uses:354 | Used by:Timeline |
Symbol 445 EditableText | Uses:354 | Used by:Timeline |
Symbol 446 EditableText | Uses:354 | Used by:Timeline |
Symbol 447 Button | Uses:214 215 216 217 | Used by:Timeline |
Symbol 448 Text | Uses:354 | Used by:Timeline |
Symbol 449 EditableText | Uses:354 | Used by:Timeline |
Symbol 450 Text | Uses:354 | Used by:Timeline |
Symbol 451 Button | Uses:219 220 221 222 | Used by:Timeline |
Symbol 452 Text | Uses:354 | Used by:Timeline |
Symbol 453 Button | Uses:224 225 226 227 | Used by:Timeline |
Symbol 454 Text | Uses:354 | Used by:Timeline |
Symbol 455 Text | Uses:354 | Used by:Timeline |
Symbol 456 Text | Uses:354 | Used by:Timeline |
Symbol 457 EditableText | Uses:354 | Used by:Timeline |
Symbol 458 EditableText | Uses:354 | Used by:Timeline |
Symbol 459 Button | Uses:229 230 231 232 | Used by:Timeline |
Symbol 460 Text | Uses:354 | Used by:Timeline |
Symbol 461 Text | Uses:354 | Used by:Timeline |
Symbol 462 Text | Uses:354 | Used by:Timeline |
Symbol 463 Button | Uses:234 235 236 237 | Used by:Timeline |
Symbol 464 Text | Uses:354 | Used by:Timeline |
Symbol 465 Text | Uses:354 | Used by:Timeline |
Symbol 466 Text | Uses:354 | Used by:Timeline |
Symbol 467 EditableText | Uses:354 | Used by:Timeline |
Symbol 468 Text | Uses:354 | Used by:Timeline |
Symbol 469 EditableText | Uses:354 | Used by:Timeline |
Symbol 470 Text | Uses:354 | Used by:Timeline |
Symbol 471 Button | Uses:244 245 246 247 | Used by:Timeline |
Symbol 472 Text | Uses:354 | Used by:Timeline |
Symbol 473 EditableText | Uses:354 | Used by:Timeline |
Symbol 474 Button | Uses:249 250 251 252 | Used by:Timeline |
Symbol 475 Text | Uses:354 | Used by:Timeline |
Symbol 476 Text | Uses:354 | Used by:Timeline |
Symbol 477 Text | Uses:354 | Used by:Timeline |
Symbol 478 EditableText | Uses:354 | Used by:Timeline |
Symbol 479 Button | Uses:254 255 256 257 | Used by:Timeline |
Symbol 480 Text | Uses:354 | Used by:Timeline |
Symbol 481 EditableText | Uses:354 | Used by:Timeline |
Symbol 482 Text | Uses:354 | Used by:Timeline |
Symbol 483 EditableText | Uses:354 | Used by:Timeline |
Symbol 484 Text | Uses:354 | Used by:Timeline |
Symbol 485 Button | Uses:259 260 261 262 | Used by:Timeline |
Symbol 486 Text | Uses:354 | Used by:Timeline |
Symbol 487 Text | Uses:354 | Used by:Timeline |
Symbol 488 EditableText | Uses:354 | Used by:Timeline |
Symbol 489 Text | Uses:354 | Used by:Timeline |
Symbol 490 EditableText | Uses:354 | Used by:Timeline |
Symbol 491 Button | Uses:264 265 266 267 | Used by:Timeline |
Symbol 492 Text | Uses:354 | Used by:Timeline |
Symbol 493 EditableText | Uses:354 | Used by:Timeline |
Symbol 494 Text | Uses:354 | Used by:Timeline |
Symbol 495 Button | Uses:269 270 271 272 | Used by:Timeline |
Symbol 496 Text | Uses:354 | Used by:Timeline |
Symbol 497 EditableText | Uses:354 | Used by:Timeline |
Symbol 498 Text | Uses:354 | Used by:Timeline |
Symbol 499 Button | Uses:274 275 276 277 | Used by:Timeline |
Symbol 500 Text | Uses:354 | Used by:Timeline |
Symbol 501 Text | Uses:354 | Used by:Timeline |
Symbol 502 EditableText | Uses:354 | Used by:Timeline |
Symbol 503 EditableText | Uses:354 | Used by:Timeline |
Symbol 504 Text | Uses:354 | Used by:Timeline |
Symbol 505 Button | Uses:310 311 312 313 | Used by:Timeline |
Symbol 506 Text | Uses:354 | Used by:Timeline |
Symbol 507 Text | Uses:354 | Used by:Timeline |
Symbol 508 Text | Uses:354 | Used by:Timeline |
Symbol 509 Text | Uses:354 | Used by:Timeline |
Symbol 510 Text | Uses:354 | Used by:Timeline |
Symbol 511 Text | Uses:354 | Used by:Timeline |
Symbol 512 Text | Uses:354 | Used by:Timeline |
Symbol 513 EditableText | Uses:354 | Used by:Timeline |
Symbol 514 EditableText | Uses:354 | Used by:Timeline |
Symbol 515 EditableText | Uses:354 | Used by:Timeline |
Symbol 516 Text | Uses:354 | Used by:Timeline |
Symbol 517 EditableText | Uses:354 | Used by:Timeline |
Symbol 518 Text | Uses:354 | Used by:Timeline |
Symbol 519 Text | Uses:354 | Used by:Timeline |
Symbol 520 Text | Uses:354 | Used by:Timeline |
Symbol 521 EditableText | Uses:354 | Used by:Timeline |
Symbol 522 EditableText | Uses:354 | Used by:Timeline |
Symbol 523 Text | Uses:354 | Used by:Timeline |
Symbol 524 Text | Uses:354 | Used by:Timeline |
Symbol 525 EditableText | Uses:354 | Used by:Timeline |
Symbol 526 Text | Uses:354 | Used by:Timeline |
Symbol 527 Text | Uses:354 146 | Used by:Timeline |
Symbol 528 EditableText | Uses:354 | Used by:Timeline |
Symbol 529 Text | Uses:146 | Used by:Timeline |
Symbol 530 Text | Uses:354 | Used by:Timeline |
Symbol 531 Text | Uses:354 | Used by:Timeline |
Symbol 532 Text | Uses:354 | Used by:Timeline |
Symbol 533 Text | Uses:354 | Used by:Timeline |
Symbol 534 Button | Uses:299 300 301 302 | Used by:Timeline |
Symbol 535 Text | Uses:354 | Used by:Timeline |
Symbol 536 Text | Uses:354 | Used by:Timeline |
Symbol 537 EditableText | Uses:354 | Used by:Timeline |
Symbol 538 Text | Uses:354 | Used by:Timeline |
Symbol 539 EditableText | Uses:354 | Used by:Timeline |
Symbol 540 Button | Uses:304 305 306 307 | Used by:Timeline |
Symbol 541 Text | Uses:354 | Used by:Timeline |
Symbol 542 EditableText | Uses:354 | Used by:Timeline |
Symbol 543 Text | Uses:354 | Used by:Timeline |
Symbol 544 Button | Uses:279 280 281 282 | Used by:Timeline |
Symbol 545 Text | Uses:354 | Used by:Timeline |
Symbol 546 Text | Uses:354 | Used by:Timeline |
Symbol 547 EditableText | Uses:146 198 354 | Used by:Timeline |
Symbol 548 EditableText | Uses:146 198 354 | Used by:Timeline |
Symbol 549 Bitmap | Used by:551 | |
Symbol 550 Bitmap | Used by:551 | |
Symbol 551 Graphic | Uses:549 550 | Used by:Timeline |
Symbol 552 Button | Uses:284 285 286 287 | Used by:Timeline |
Symbol 553 Text | Uses:354 | Used by:Timeline |
Symbol 554 Text | Uses:73 | Used by:Timeline |
Symbol 555 Button | Uses:289 290 291 292 | Used by:Timeline |
Symbol 556 Text | Uses:354 146 | Used by:Timeline |
Symbol 557 Bitmap | Used by:558 | |
Symbol 558 Graphic | Uses:557 | Used by:559 |
Symbol 559 Button | Uses:558 | Used by:562 |
Symbol 560 Text | Uses:354 | Used by:562 |
Symbol 561 Graphic | Used by:562 | |
Symbol 562 Button | Uses:559 560 561 | Used by:Timeline |
Symbol 563 Text | Uses:354 | Used by:Timeline |
Symbol 564 Graphic | Used by:Timeline | |
Symbol 565 Button | Uses:320 321 322 323 | Used by:Timeline |
Symbol 566 Text | Uses:146 | Used by:570 |
Symbol 567 Text | Uses:146 | Used by:570 |
Symbol 568 Text | Uses:146 | Used by:570 |
Symbol 569 Graphic | Used by:570 | |
Symbol 570 Button | Uses:566 567 568 569 | Used by:Timeline |
Symbol 571 Text | Uses:146 | Used by:575 590 |
Symbol 572 Text | Uses:146 | Used by:575 590 |
Symbol 573 Text | Uses:146 | Used by:575 590 |
Symbol 574 Graphic | Used by:575 590 | |
Symbol 575 Button | Uses:571 572 573 574 | Used by:Timeline |
Symbol 576 Text | Uses:146 | Used by:580 602 |
Symbol 577 Text | Uses:146 | Used by:580 602 |
Symbol 578 Text | Uses:146 | Used by:580 602 |
Symbol 579 Graphic | Used by:580 602 | |
Symbol 580 Button | Uses:576 577 578 579 | Used by:Timeline |
Symbol 581 Button | Uses:320 321 322 323 | Used by:Timeline |
Symbol 582 Button | Uses:347 348 349 350 351 352 | Used by:Timeline |
Symbol 583 Text | Uses:354 | Used by:Timeline |
Symbol 584 EditableText | Uses:354 | Used by:Timeline |
Symbol 585 Text | Uses:354 | Used by:Timeline |
Symbol 586 Button | Uses:347 348 349 350 351 352 | Used by:Timeline |
Symbol 587 Text | Uses:354 | Used by:Timeline |
Symbol 588 Text | Uses:354 | Used by:Timeline |
Symbol 589 EditableText | Uses:354 | Used by:Timeline |
Symbol 590 Button | Uses:571 572 573 574 | Used by:Timeline |
Symbol 591 Text | Uses:354 | Used by:Timeline |
Symbol 592 Text | Uses:354 | Used by:Timeline |
Symbol 593 Text | Uses:354 | Used by:Timeline |
Symbol 594 EditableText | Uses:354 | Used by:Timeline |
Symbol 595 Text | Uses:354 | Used by:Timeline |
Symbol 596 Text | Uses:354 | Used by:Timeline |
Symbol 597 Text | Uses:354 | Used by:Timeline |
Symbol 598 Text | Uses:354 | Used by:Timeline |
Symbol 599 Text | Uses:354 | Used by:Timeline |
Symbol 600 Text | Uses:354 | Used by:Timeline |
Symbol 601 Text | Uses:354 | Used by:Timeline |
Symbol 602 Button | Uses:576 577 578 579 | Used by:Timeline |
Symbol 603 Text | Uses:354 | Used by:Timeline |
Symbol 604 EditableText | Uses:354 | Used by:Timeline |
Symbol 605 Text | Uses:354 | Used by:Timeline |
Symbol 606 Text | Uses:354 | Used by:Timeline |
Symbol 607 Text | Uses:354 | Used by:Timeline |
Symbol 608 EditableText | Uses:354 | Used by:Timeline |
Symbol 609 EditableText | Uses:354 | Used by:Timeline |
Symbol 610 Text | Uses:354 | Used by:Timeline |
Symbol 611 Text | Uses:354 | Used by:Timeline |
Symbol 612 Text | Uses:354 | Used by:Timeline |
Symbol 613 Graphic | Used by:617 | |
Symbol 614 Graphic | Used by:617 | |
Symbol 615 Graphic | Used by:617 | |
Symbol 616 Graphic | Used by:617 | |
Symbol 617 MovieClip | Uses:613 614 615 616 | Used by:Timeline |
Symbol 618 Button | Uses:320 321 322 323 | Used by:Timeline |
Symbol 619 Text | Uses:146 | Used by:623 640 |
Symbol 620 Text | Uses:146 | Used by:623 640 |
Symbol 621 Text | Uses:146 | Used by:623 640 |
Symbol 622 Graphic | Used by:623 640 | |
Symbol 623 Button | Uses:619 620 621 622 | Used by:Timeline |
Symbol 624 Text | Uses:146 | Used by:628 646 |
Symbol 625 Text | Uses:146 | Used by:628 646 |
Symbol 626 Text | Uses:146 | Used by:628 646 |
Symbol 627 Graphic | Used by:628 646 | |
Symbol 628 Button | Uses:624 625 626 627 | Used by:Timeline |
Symbol 629 Text | Uses:146 | Used by:633 650 |
Symbol 630 Text | Uses:146 | Used by:633 650 |
Symbol 631 Text | Uses:146 | Used by:633 650 |
Symbol 632 Graphic | Used by:633 650 | |
Symbol 633 Button | Uses:629 630 631 632 | Used by:Timeline |
Symbol 634 Text | Uses:146 | Used by:638 652 |
Symbol 635 Text | Uses:146 | Used by:638 652 |
Symbol 636 Text | Uses:146 | Used by:638 652 |
Symbol 637 Graphic | Used by:638 652 | |
Symbol 638 Button | Uses:634 635 636 637 | Used by:Timeline |
Symbol 639 Button | Uses:347 348 349 350 351 352 | Used by:Timeline |
Symbol 640 Button | Uses:619 620 621 622 | Used by:Timeline |
Symbol 641 Text | Uses:354 | Used by:Timeline |
Symbol 642 Text | Uses:354 | Used by:Timeline |
Symbol 643 Text | Uses:354 | Used by:Timeline |
Symbol 644 EditableText | Uses:354 | Used by:Timeline |
Symbol 645 EditableText | Uses:354 | Used by:Timeline |
Symbol 646 Button | Uses:624 625 626 627 | Used by:Timeline |
Symbol 647 Text | Uses:354 | Used by:Timeline |
Symbol 648 EditableText | Uses:354 | Used by:Timeline |
Symbol 649 Text | Uses:354 | Used by:Timeline |
Symbol 650 Button | Uses:629 630 631 632 | Used by:Timeline |
Symbol 651 Text | Uses:354 | Used by:Timeline |
Symbol 652 Button | Uses:634 635 636 637 | Used by:Timeline |
Symbol 653 EditableText | Uses:354 | Used by:Timeline |
Symbol 654 Text | Uses:92 | Used by:Timeline |
Symbol 655 Sound | Used by:Timeline | |
Symbol 656 Text | Uses:92 | Used by:Timeline |
Symbol 657 Text | Uses:92 | Used by:Timeline |
Symbol 658 Text | Uses:92 | Used by:Timeline |
Symbol 659 Text | Uses:92 | Used by:Timeline |
Symbol 660 Text | Uses:92 | Used by:Timeline |
Symbol 661 Text | Uses:92 | Used by:Timeline |
Symbol 662 Text | Uses:92 | Used by:Timeline |
Symbol 663 Text | Uses:92 | Used by:Timeline |
Symbol 664 Text | Uses:92 | Used by:Timeline |
Symbol 665 Text | Uses:92 | Used by:Timeline |
Symbol 666 Text | Uses:92 | Used by:Timeline |
Symbol 667 Text | Uses:92 | Used by:Timeline |
Symbol 668 Text | Uses:92 | Used by:Timeline |
Symbol 669 Text | Uses:92 | Used by:Timeline |
Symbol 670 Text | Uses:92 | Used by:Timeline |
Symbol 671 Text | Uses:92 | Used by:Timeline |
Symbol 672 Text | Uses:92 | Used by:Timeline |
Symbol 673 Text | Uses:92 | Used by:Timeline |
Symbol 674 Text | Uses:92 | Used by:Timeline |
Symbol 675 Text | Uses:92 | Used by:Timeline |
Symbol 676 Text | Uses:92 | Used by:Timeline |
Symbol 677 Text | Uses:92 | Used by:Timeline |
Symbol 678 Text | Uses:92 | Used by:Timeline |
Symbol 679 Text | Uses:92 | Used by:Timeline |
Symbol 680 Text | Uses:92 | Used by:Timeline |
Symbol 681 Text | Uses:92 | Used by:Timeline |
Symbol 682 Text | Uses:92 | Used by:Timeline |
Symbol 683 Text | Uses:92 | Used by:Timeline |
Symbol 684 Text | Uses:92 | Used by:Timeline |
Symbol 685 Text | Uses:92 | Used by:Timeline |
Symbol 686 Text | Uses:92 | Used by:Timeline |
Symbol 687 Text | Uses:92 | Used by:Timeline |
Symbol 688 Text | Uses:92 | Used by:Timeline |
Symbol 689 Text | Uses:92 | Used by:Timeline |
Symbol 690 Text | Uses:92 | Used by:Timeline |
Symbol 691 Text | Uses:92 | Used by:Timeline |
Symbol 692 Text | Uses:92 | Used by:Timeline |
Symbol 693 Text | Uses:92 | Used by:Timeline |
Symbol 694 Text | Uses:92 | Used by:Timeline |
Symbol 695 Text | Uses:92 | Used by:Timeline |
Symbol 696 Text | Uses:92 | Used by:Timeline |
Symbol 697 Text | Uses:92 | Used by:Timeline |
Symbol 698 Text | Uses:92 | Used by:Timeline |
Symbol 699 Text | Uses:92 | Used by:Timeline |
Symbol 700 Text | Uses:92 | Used by:Timeline |
Symbol 701 Text | Uses:92 | Used by:Timeline |
Symbol 702 Text | Uses:92 | Used by:Timeline |
Symbol 703 Font | Used by:704 706 707 708 709 710 711 712 713 714 715 716 | |
Symbol 704 Text | Uses:703 | Used by:705 |
Symbol 705 MovieClip | Uses:704 | Used by:Timeline |
Symbol 706 Text | Uses:703 | Used by:Timeline |
Symbol 707 Text | Uses:703 | Used by:Timeline |
Symbol 708 Text | Uses:703 | Used by:Timeline |
Symbol 709 Text | Uses:703 | Used by:Timeline |
Symbol 710 Text | Uses:703 | Used by:Timeline |
Symbol 711 Text | Uses:703 | Used by:Timeline |
Symbol 712 Text | Uses:703 | Used by:Timeline |
Symbol 713 Text | Uses:703 | Used by:Timeline |
Symbol 714 Text | Uses:703 | Used by:Timeline |
Symbol 715 Text | Uses:703 | Used by:Timeline |
Symbol 716 Text | Uses:703 | Used by:Timeline |
Symbol 717 Graphic | Used by:718 | |
Symbol 718 MovieClip | Uses:717 | Used by:Timeline |
Symbol 719 Font | Used by:720 | |
Symbol 720 Text | Uses:719 | Used by:Timeline |
Instance Names
"loadbar" | Symbol 72 MovieClip Frame 44 | Symbol 54 MovieClip |
"loadbar" | Symbol 72 MovieClip Frame 47 | Symbol 54 MovieClip |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
Protect (24) | Timeline Frame 1 | 0 bytes "" |
ExportAssets (56) | Timeline Frame 1 | Symbol 1 as "mojZvuk3" |
ExportAssets (56) | Timeline Frame 1 | Symbol 2 as "mojZvuk2" |
ExportAssets (56) | Timeline Frame 1 | Symbol 3 as "mojZvuk1" |
ExportAssets (56) | Timeline Frame 1 | Symbol 6 as "Black" |
ExportAssets (56) | Timeline Frame 1 | Symbol 7 as "PLLink" |
ExportAssets (56) | Timeline Frame 1 | Symbol 9 as "rays" |
Labels
"loadme" | Symbol 72 MovieClip Frame 45 |
Dynamic Text Variables
disp | Symbol 328 EditableText | "" |
|