STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
A Very Merry Christmas! |
This is the info page for Flash #73835 |
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 |
Mysql - basics |
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 |
microtime |
microtime |
microtime |
Any sugestions ? |
Any suugestions ? |
Any suugestions ? |
Any suugestions ? |
MySQL - basics |
- 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 said 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 said, 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 |
Let's learn how to do some basic stuff in MySQL shall we? Firstly, let's connect to the DB: (scroll a little bit to the right) |
<? $link = mysql_pconnect('localhost', 'USERNAME', 'PASSWORD') or die("Cannot connect: ".mysql_error()); mysql_select_db("DATABASE") or die("Cannot connect to DB: ".mysql_error()); $sql = "SELECT * FROM people"; $query = mysql_query($sql) or die ("Cannot execute the query: ".mysql_error()); while ($result = mysql_fetch_array($query, MYSQL_ASSOC)) { echo "Your name is <strong> ".$result['name']."</strong>, and your surname is<strong> ".$result['$surname']."</strong> !"; } mysql_free_result($query); ?> |
1) $link = starts mysql connection. I suggest that you always use mysql_pconnect() istead of mysql_connect() - it is faster and you don't even have to close it. Due to reason alot of people isn't aware of it, they still use the standard way. If you use it too, then you must close it, like these: mysql_close($link); |
You enter your username where USERNAME, password where PASSWORD. If an error occurs, you'll get it outputed via die() method. 2) select_db => selecting db. Normally. 3) you've already learn't how to use SELECT, WHERE, DELETE and UPDATE so we won't explain it again. 4) query. mysql_query is used to do a query. In the braces you can see an variable for the syntax query, "$sql" 5) while. The main part. Let's output all the data out. It goes like $while variable['mysql field'] 6) freeing the result out. you can and you can not use it. I however, use it. |
INSERT INTO & SELECT or how to create a simple news menager |
You'll need three files. We'll call them post.php,, process.php and show.php |
------------> |
In post.php create a HTML forms. If you are reading these then you must already know that. Call them "title", "message" and "date". You can do as many of them you want, but these is basic. |
In process.php do this: <? // do mysql connections here $a = $_POST['title]; $b = $_POST['message']; $c = $_POST['date']; $sql = "INSERT INTO news (title, message, date) VALUES ($a, $b, $c); mysql_query($sql) or die ("Canno write, some errors"); //scripted in Flash, no killz for syntax ok :P ?> |
In show.php this: <? //conns here. yeah, scripted on Flash too :D $sql = "SELECT title, message, date FROM news"; $q = mysql_query($sql) or die ("Some errors, cannot proceed"); while ($news = mysql_fetch_array($q, MYSQL_ASSOC)) { //this is simple, it looks quite bad, but you'll get the point echo "<p align=\"center\"><b>".$news['title']."</b></p> \n"; echo "<p align=\"left\">.$news['message']."</p> \n"; echo "<p>Posted by: ".$news['date']."</p> \n"; } mysql_free_result($q); |
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);Frame 489stop();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 109 Buttonon (release) { if (_quality == "LOW") { _quality = "MEDIUM"; } else if (_quality == "MEDIUM") { _quality = "HIGH"; } else if (_quality == "HIGH") { _quality = "LOW"; } }Symbol 112 Buttonon (release) { _quality = "HIGH"; }Symbol 115 Buttonon (release) { _quality = "MEDIUM"; }Symbol 118 Buttonon (release) { _quality = "LOW"; }Symbol 122 Buttonon (press) { mojZvuk.stop("mojZvuk1"); svira = false; mojZvuk2.stop("mojZvuk2"); svira = false; mojZvuk3.stop("mojZvuk3"); svira = false; stopAllSounds(); }Symbol 126 Buttonon (press) { if (svira != true) { mojZvuk.start(0, 999); svira = true; } }Symbol 131 Buttonon (press) { mojZvuk.stop("mojZvuk1"); svira = false; }Symbol 135 Buttonon (press) { if (svira != true) { mojZvuk2.start(0, 999); svira = true; } }Symbol 139 Buttonon (press) { mojZvuk2.stop("mojZvuk2"); svira = false; }Symbol 143 Buttonon (press) { if (svira != true) { mojZvuk3.start(0, 999); svira = true; } }Symbol 147 Buttonon (press) { mojZvuk3.stop("mojZvuk3"); svira = false; }Symbol 159 Buttonon (release) { gotoAndStop (93); }Symbol 164 Buttonon (release) { gotoAndStop (94); }Symbol 169 Buttonon (release) { gotoAndStop (98); }Symbol 174 Buttonon (release) { gotoAndStop (100); }Symbol 179 Buttonon (release) { gotoAndStop (101); }Symbol 184 Buttonon (release) { gotoAndStop (102); }Symbol 189 Buttonon (release) { gotoAndStop (104); }Symbol 194 Buttonon (release) { gotoAndStop (107); }Symbol 199 Buttonon (release) { gotoAndStop (108); }Symbol 205 Buttonon (release) { gotoAndStop (110); }Symbol 210 Buttonon (release) { gotoAndStop (114); }Symbol 215 Buttonon (release) { gotoAndStop (115); }Symbol 220 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 313 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 333 Buttonon (release) { gotoAndStop (489); }Symbol 334 Buttonon (press) { mojZvuk.stop("mojZvuk1"); svira = false; mojZvuk2.stop("mojZvuk2"); svira = false; mojZvuk3.stop("mojZvuk3"); svira = false; }Symbol 348 Buttonon (release) { nextFrame(); }Symbol 349 Buttonon (release) { prevFrame(); }Symbol 356 Buttonon (release) { gotoAndStop (92); }Symbol 378 Buttonon (release) { getURL ("http://www.php.net", "_blank"); }Symbol 564 Buttonon (release) { getURL ("http://www.newgrounds.com/audio", "_blank"); }Symbol 567 Buttonon (release) { gotoAndStop (92); }Symbol 572 Buttonon (release) { gotoAndStop (161); }Symbol 577 Buttonon (release) { gotoAndStop (164); }Symbol 582 Buttonon (release) { gotoAndStop (165); }Symbol 583 Buttonon (release) { gotoAndStop (173); }Symbol 584 Buttonon (release) { gotoAndStop (160); }Symbol 588 Buttonon (release) { gotoAndStop (160); }Symbol 620 Buttonon (release) { gotoAndStop (160); }Symbol 625 Buttonon (release) { gotoAndStop (174); }Symbol 630 Buttonon (release) { gotoAndStop (179); }Symbol 635 Buttonon (release) { gotoAndStop (182); }Symbol 640 Buttonon (release) { gotoAndStop (183); }Symbol 641 Buttonon (release) { gotoAndStop (173); }Symbol 728 Buttonon (release) { gotoAndStop ("92"); }Symbol 730 Buttonon (release) { nextFrame(); }Symbol 732 Buttonon (release) { gotoAndStop (92); }
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 556 | |
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 | |
Symbol 93 Text | Uses:92 | Used by:Timeline |
Symbol 94 Font | Used by:95 96 736 | |
Symbol 95 Text | Uses:94 | Used by:Timeline |
Symbol 96 Text | Uses:94 | Used by:Timeline |
Symbol 97 Graphic | Used by:Timeline | |
Symbol 98 Font | Used by:99 100 656 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 703 704 | |
Symbol 99 Text | Uses:98 | Used by:Timeline |
Symbol 100 Text | Uses:98 | Used by:Timeline |
Symbol 101 Font | Used by:102 103 105 106 107 110 113 116 119 120 124 133 141 389 391 | |
Symbol 102 Text | Uses:101 | Used by:Timeline |
Symbol 103 Text | Uses:101 | Used by:Timeline |
Symbol 104 Graphic | Used by:Timeline | |
Symbol 105 Text | Uses:101 | Used by:Timeline |
Symbol 106 Text | Uses:101 | Used by:109 |
Symbol 107 Text | Uses:101 | Used by:109 |
Symbol 108 Graphic | Used by:109 | |
Symbol 109 Button | Uses:106 107 108 | Used by:Timeline |
Symbol 110 Text | Uses:101 | Used by:112 |
Symbol 111 Graphic | Used by:112 | |
Symbol 112 Button | Uses:110 111 | Used by:Timeline |
Symbol 113 Text | Uses:101 | Used by:115 |
Symbol 114 Graphic | Used by:115 | |
Symbol 115 Button | Uses:113 114 | Used by:Timeline |
Symbol 116 Text | Uses:101 | Used by:118 |
Symbol 117 Graphic | Used by:118 | |
Symbol 118 Button | Uses:116 117 | Used by:Timeline |
Symbol 119 Text | Uses:101 | Used by:122 334 |
Symbol 120 Text | Uses:101 | Used by:122 334 |
Symbol 121 Graphic | Used by:122 334 | |
Symbol 122 Button | Uses:119 120 121 | Used by:Timeline |
Symbol 123 Graphic | Used by:126 | |
Symbol 124 Text | Uses:101 | Used by:126 |
Symbol 125 Graphic | Used by:126 | |
Symbol 126 Button | Uses:123 124 125 | Used by:Timeline |
Symbol 127 Graphic | Used by:131 | |
Symbol 128 Font | Used by:129 137 145 | |
Symbol 129 Text | Uses:128 | Used by:131 |
Symbol 130 Graphic | Used by:131 | |
Symbol 131 Button | Uses:127 129 130 | Used by:Timeline |
Symbol 132 Graphic | Used by:135 | |
Symbol 133 Text | Uses:101 | Used by:135 |
Symbol 134 Graphic | Used by:135 | |
Symbol 135 Button | Uses:132 133 134 | Used by:Timeline |
Symbol 136 Graphic | Used by:139 | |
Symbol 137 Text | Uses:128 | Used by:139 |
Symbol 138 Graphic | Used by:139 | |
Symbol 139 Button | Uses:136 137 138 | Used by:Timeline |
Symbol 140 Graphic | Used by:143 | |
Symbol 141 Text | Uses:101 | Used by:143 |
Symbol 142 Graphic | Used by:143 | |
Symbol 143 Button | Uses:140 141 142 | Used by:Timeline |
Symbol 144 Graphic | Used by:147 | |
Symbol 145 Text | Uses:128 | Used by:147 |
Symbol 146 Graphic | Used by:147 | |
Symbol 147 Button | Uses:144 145 146 | Used by:Timeline |
Symbol 148 Font | Used by:149 150 151 152 153 154 155 156 157 160 161 162 165 166 167 170 171 172 175 176 177 180 181 182 185 186 187 190 191 192 195 196 197 206 207 208 211 212 213 216 217 218 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 314 315 316 318 328 330 336 337 338 339 340 342 351 353 354 359 360 362 363 365 367 369 371 373 374 375 381 388 392 396 397 399 405 406 415 416 418 423 427 431 432 434 435 437 438 529 531 549 550 558 568 569 570 573 574 575 578 579 580 621 622 623 626 627 628 631 632 633 636 637 638 734 | |
Symbol 149 Text | Uses:148 | Used by:Timeline |
Symbol 150 Text | Uses:148 | Used by:Timeline |
Symbol 151 Text | Uses:148 | Used by:Timeline |
Symbol 152 Text | Uses:148 | Used by:Timeline |
Symbol 153 Text | Uses:148 | Used by:Timeline |
Symbol 154 Text | Uses:148 | Used by:Timeline |
Symbol 155 Text | Uses:148 | Used by:159 335 |
Symbol 156 Text | Uses:148 | Used by:159 335 |
Symbol 157 Text | Uses:148 | Used by:159 335 |
Symbol 158 Graphic | Used by:159 335 | |
Symbol 159 Button | Uses:155 156 157 158 | Used by:Timeline |
Symbol 160 Text | Uses:148 | Used by:164 361 |
Symbol 161 Text | Uses:148 | Used by:164 361 |
Symbol 162 Text | Uses:148 | Used by:164 361 |
Symbol 163 Graphic | Used by:164 361 | |
Symbol 164 Button | Uses:160 161 162 163 | Used by:Timeline |
Symbol 165 Text | Uses:148 | Used by:169 379 |
Symbol 166 Text | Uses:148 | Used by:169 379 |
Symbol 167 Text | Uses:148 | Used by:169 379 |
Symbol 168 Graphic | Used by:169 379 | |
Symbol 169 Button | Uses:165 166 167 168 | Used by:Timeline |
Symbol 170 Text | Uses:148 | Used by:174 |
Symbol 171 Text | Uses:148 | Used by:174 |
Symbol 172 Text | Uses:148 | Used by:174 |
Symbol 173 Graphic | Used by:174 | |
Symbol 174 Button | Uses:170 171 172 173 | Used by:Timeline |
Symbol 175 Text | Uses:148 | Used by:179 393 |
Symbol 176 Text | Uses:148 | Used by:179 393 |
Symbol 177 Text | Uses:148 | Used by:179 393 |
Symbol 178 Graphic | Used by:179 393 | |
Symbol 179 Button | Uses:175 176 177 178 | Used by:Timeline |
Symbol 180 Text | Uses:148 | Used by:184 398 |
Symbol 181 Text | Uses:148 | Used by:184 398 |
Symbol 182 Text | Uses:148 | Used by:184 398 |
Symbol 183 Graphic | Used by:184 398 | |
Symbol 184 Button | Uses:180 181 182 183 | Used by:Timeline |
Symbol 185 Text | Uses:148 | Used by:189 408 |
Symbol 186 Text | Uses:148 | Used by:189 408 |
Symbol 187 Text | Uses:148 | Used by:189 408 |
Symbol 188 Graphic | Used by:189 408 | |
Symbol 189 Button | Uses:185 186 187 188 | Used by:Timeline |
Symbol 190 Text | Uses:148 | Used by:194 413 |
Symbol 191 Text | Uses:148 | Used by:194 413 |
Symbol 192 Text | Uses:148 | Used by:194 413 |
Symbol 193 Graphic | Used by:194 413 | |
Symbol 194 Button | Uses:190 191 192 193 | Used by:Timeline |
Symbol 195 Text | Uses:148 | Used by:199 417 |
Symbol 196 Text | Uses:148 | Used by:199 417 |
Symbol 197 Text | Uses:148 | Used by:199 417 |
Symbol 198 Graphic | Used by:199 417 | |
Symbol 199 Button | Uses:195 196 197 198 | Used by:Timeline |
Symbol 200 Font | Used by:201 202 203 374 381 396 397 416 549 550 | |
Symbol 201 Text | Uses:200 | Used by:205 425 |
Symbol 202 Text | Uses:200 | Used by:205 425 |
Symbol 203 Text | Uses:200 | Used by:205 425 |
Symbol 204 Graphic | Used by:205 425 | |
Symbol 205 Button | Uses:201 202 203 204 | Used by:Timeline |
Symbol 206 Text | Uses:148 | Used by:210 440 |
Symbol 207 Text | Uses:148 | Used by:210 440 |
Symbol 208 Text | Uses:148 | Used by:210 440 |
Symbol 209 Graphic | Used by:210 440 | |
Symbol 210 Button | Uses:206 207 208 209 | Used by:Timeline |
Symbol 211 Text | Uses:148 | Used by:215 445 |
Symbol 212 Text | Uses:148 | Used by:215 445 |
Symbol 213 Text | Uses:148 | Used by:215 445 |
Symbol 214 Graphic | Used by:215 445 | |
Symbol 215 Button | Uses:211 212 213 214 | Used by:Timeline |
Symbol 216 Text | Uses:148 | Used by:220 449 |
Symbol 217 Text | Uses:148 | Used by:220 449 |
Symbol 218 Text | Uses:148 | Used by:220 449 |
Symbol 219 Graphic | Used by:220 449 | |
Symbol 220 Button | Uses:216 217 218 219 | Used by:Timeline |
Symbol 221 Text | Uses:148 | Used by:223 453 |
Symbol 222 Graphic | Used by:223 453 | |
Symbol 223 Button | Uses:221 222 | Used by:Timeline |
Symbol 224 Text | Uses:148 | Used by:228 455 |
Symbol 225 Text | Uses:148 | Used by:228 455 |
Symbol 226 Text | Uses:148 | Used by:228 455 |
Symbol 227 Graphic | Used by:228 455 | |
Symbol 228 Button | Uses:224 225 226 227 | Used by:Timeline |
Symbol 229 Text | Uses:148 | Used by:233 461 |
Symbol 230 Text | Uses:148 | Used by:233 461 |
Symbol 231 Text | Uses:148 | Used by:233 461 |
Symbol 232 Graphic | Used by:233 461 | |
Symbol 233 Button | Uses:229 230 231 232 | Used by:Timeline |
Symbol 234 Text | Uses:148 | Used by:238 465 |
Symbol 235 Text | Uses:148 | Used by:238 465 |
Symbol 236 Text | Uses:148 | Used by:238 465 |
Symbol 237 Graphic | Used by:238 465 | |
Symbol 238 Button | Uses:234 235 236 237 | Used by:Timeline |
Symbol 239 Text | Uses:148 | Used by:243 |
Symbol 240 Text | Uses:148 | Used by:243 |
Symbol 241 Text | Uses:148 | Used by:243 |
Symbol 242 Graphic | Used by:243 | |
Symbol 243 Button | Uses:239 240 241 242 | Used by:Timeline |
Symbol 244 Text | Uses:148 | Used by:248 473 |
Symbol 245 Text | Uses:148 | Used by:248 473 |
Symbol 246 Text | Uses:148 | Used by:248 473 |
Symbol 247 Graphic | Used by:248 473 | |
Symbol 248 Button | Uses:244 245 246 247 | Used by:Timeline |
Symbol 249 Text | Uses:148 | Used by:253 476 |
Symbol 250 Text | Uses:148 | Used by:253 476 |
Symbol 251 Text | Uses:148 | Used by:253 476 |
Symbol 252 Graphic | Used by:253 476 | |
Symbol 253 Button | Uses:249 250 251 252 | Used by:Timeline |
Symbol 254 Text | Uses:148 | Used by:258 481 |
Symbol 255 Text | Uses:148 | Used by:258 481 |
Symbol 256 Text | Uses:148 | Used by:258 481 |
Symbol 257 Graphic | Used by:258 481 | |
Symbol 258 Button | Uses:254 255 256 257 | Used by:Timeline |
Symbol 259 Text | Uses:148 | Used by:263 487 |
Symbol 260 Text | Uses:148 | Used by:263 487 |
Symbol 261 Text | Uses:148 | Used by:263 487 |
Symbol 262 Graphic | Used by:263 487 | |
Symbol 263 Button | Uses:259 260 261 262 | Used by:Timeline |
Symbol 264 Text | Uses:148 | Used by:268 493 |
Symbol 265 Text | Uses:148 | Used by:268 493 |
Symbol 266 Text | Uses:148 | Used by:268 493 |
Symbol 267 Graphic | Used by:268 493 | |
Symbol 268 Button | Uses:264 265 266 267 | Used by:Timeline |
Symbol 269 Text | Uses:148 | Used by:273 497 |
Symbol 270 Text | Uses:148 | Used by:273 497 |
Symbol 271 Text | Uses:148 | Used by:273 497 |
Symbol 272 Graphic | Used by:273 497 | |
Symbol 273 Button | Uses:269 270 271 272 | Used by:Timeline |
Symbol 274 Text | Uses:148 | Used by:278 501 |
Symbol 275 Text | Uses:148 | Used by:278 501 |
Symbol 276 Text | Uses:148 | Used by:278 501 |
Symbol 277 Graphic | Used by:278 501 | |
Symbol 278 Button | Uses:274 275 276 277 | Used by:Timeline |
Symbol 279 Text | Uses:148 | Used by:283 546 |
Symbol 280 Text | Uses:148 | Used by:283 546 |
Symbol 281 Text | Uses:148 | Used by:283 546 |
Symbol 282 Graphic | Used by:283 546 | |
Symbol 283 Button | Uses:279 280 281 282 | Used by:Timeline |
Symbol 284 Text | Uses:148 | Used by:288 554 |
Symbol 285 Text | Uses:148 | Used by:288 554 |
Symbol 286 Text | Uses:148 | Used by:288 554 |
Symbol 287 Graphic | Used by:288 554 | |
Symbol 288 Button | Uses:284 285 286 287 | Used by:Timeline |
Symbol 289 Text | Uses:148 | Used by:293 557 |
Symbol 290 Text | Uses:148 | Used by:293 557 |
Symbol 291 Text | Uses:148 | Used by:293 557 |
Symbol 292 Graphic | Used by:293 557 | |
Symbol 293 Button | Uses:289 290 291 292 | Used by:Timeline |
Symbol 294 Text | Uses:148 | Used by:298 |
Symbol 295 Text | Uses:148 | Used by:298 |
Symbol 296 Text | Uses:148 | Used by:298 |
Symbol 297 Graphic | Used by:298 | |
Symbol 298 Button | Uses:294 295 296 297 | Used by:Timeline |
Symbol 299 Text | Uses:148 | Used by:303 536 |
Symbol 300 Text | Uses:148 | Used by:303 536 |
Symbol 301 Text | Uses:148 | Used by:303 536 |
Symbol 302 Graphic | Used by:303 536 | |
Symbol 303 Button | Uses:299 300 301 302 | Used by:Timeline |
Symbol 304 Text | Uses:148 | Used by:308 542 |
Symbol 305 Text | Uses:148 | Used by:308 542 |
Symbol 306 Text | Uses:148 | Used by:308 542 |
Symbol 307 Graphic | Used by:308 542 | |
Symbol 308 Button | Uses:304 305 306 307 | Used by:Timeline |
Symbol 309 Text | Uses:148 | Used by:313 507 |
Symbol 310 Text | Uses:148 | Used by:313 507 |
Symbol 311 Text | Uses:148 | Used by:313 507 |
Symbol 312 Graphic | Used by:313 507 | |
Symbol 313 Button | Uses:309 310 311 312 | Used by:Timeline |
Symbol 314 Text | Uses:148 | Used by:319 |
Symbol 315 Text | Uses:148 | Used by:319 |
Symbol 316 Text | Uses:148 | Used by:319 |
Symbol 317 Graphic | Used by:319 | |
Symbol 318 Text | Uses:148 | Used by:319 |
Symbol 319 Button | Uses:314 315 316 317 318 | Used by:Timeline |
Symbol 320 Graphic | Used by:324 325 567 583 620 | |
Symbol 321 Graphic | Used by:324 325 567 583 620 | |
Symbol 322 Graphic | Used by:324 325 567 583 620 | |
Symbol 323 Sound | Used by:324 325 567 583 620 | |
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:148 | Used by:329 |
Symbol 329 MovieClip | Uses:328 | Used by:Timeline |
Symbol 330 Text | Uses:148 | Used by:331 333 |
Symbol 331 MovieClip | Uses:330 | Used by:333 |
Symbol 332 Graphic | Used by:333 | |
Symbol 333 Button | Uses:331 332 330 | Used by:Timeline |
Symbol 334 Button | Uses:119 120 121 | Used by:Timeline |
Symbol 335 Button | Uses:155 156 157 158 | Used by:Timeline |
Symbol 336 Text | Uses:148 | Used by:Timeline |
Symbol 337 Text | Uses:148 | Used by:Timeline |
Symbol 338 Text | Uses:148 | Used by:343 |
Symbol 339 Text | Uses:148 | Used by:343 |
Symbol 340 Text | Uses:148 | Used by:343 |
Symbol 341 Graphic | Used by:343 | |
Symbol 342 Text | Uses:148 | Used by:343 |
Symbol 343 Button | Uses:338 339 340 341 342 | Used by:Timeline |
Symbol 344 Graphic | Used by:348 349 730 | |
Symbol 345 Graphic | Used by:348 349 730 | |
Symbol 346 Graphic | Used by:348 349 730 | |
Symbol 347 Graphic | Used by:348 349 730 | |
Symbol 348 Button | Uses:344 345 346 347 | Used by:Timeline |
Symbol 349 Button | Uses:344 345 346 347 | Used by:Timeline |
Symbol 350 Graphic | Used by:356 584 588 641 728 732 | |
Symbol 351 Text | Uses:148 | Used by:356 584 588 641 728 732 |
Symbol 352 Graphic | Used by:356 584 588 641 728 732 | |
Symbol 353 Text | Uses:148 | Used by:356 584 588 641 728 732 |
Symbol 354 Text | Uses:148 | Used by:356 584 588 641 728 732 |
Symbol 355 Graphic | Used by:356 584 588 641 728 732 | |
Symbol 356 Button | Uses:350 351 352 353 354 355 | Used by:Timeline |
Symbol 357 Font | Used by:364 366 368 370 372 374 380 381 382 383 384 385 386 388 390 394 395 396 397 400 401 402 403 404 407 409 410 411 412 414 416 418 419 420 421 422 424 426 428 429 430 433 436 439 441 442 443 444 446 447 448 450 451 452 454 456 457 458 459 460 462 463 464 466 467 468 469 470 471 472 474 475 477 478 479 480 482 483 484 485 486 488 489 490 491 492 494 495 496 498 499 500 502 503 504 505 506 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 532 533 534 535 537 538 539 540 541 543 544 545 547 548 549 550 555 558 562 565 585 586 587 589 590 591 593 594 595 596 597 598 599 600 601 602 603 605 606 607 608 609 610 611 612 613 614 643 644 645 646 647 649 650 651 653 655 727 729 731 733 735 737 738 739 | |
Symbol 358 Text | Used by:Timeline | |
Symbol 359 Text | Uses:148 | Used by:Timeline |
Symbol 360 Text | Uses:148 | Used by:Timeline |
Symbol 361 Button | Uses:160 161 162 163 | Used by:Timeline |
Symbol 362 Text | Uses:148 | Used by:Timeline |
Symbol 363 Text | Uses:148 | Used by:Timeline |
Symbol 364 Text | Uses:357 | Used by:Timeline |
Symbol 365 Text | Uses:148 | Used by:Timeline |
Symbol 366 Text | Uses:357 | Used by:Timeline |
Symbol 367 Text | Uses:148 | Used by:Timeline |
Symbol 368 Text | Uses:357 | Used by:Timeline |
Symbol 369 Text | Uses:148 | Used by:Timeline |
Symbol 370 Text | Uses:357 | Used by:Timeline |
Symbol 371 Text | Uses:148 | Used by:Timeline |
Symbol 372 Text | Uses:357 | Used by:Timeline |
Symbol 373 Text | Uses:148 | Used by:Timeline |
Symbol 374 EditableText | Uses:148 200 357 | Used by:Timeline |
Symbol 375 Text | Uses:148 | Used by:Timeline |
Symbol 376 Bitmap | Used by:377 | |
Symbol 377 Graphic | Uses:376 | Used by:378 |
Symbol 378 Button | Uses:377 | Used by:Timeline |
Symbol 379 Button | Uses:165 166 167 168 | Used by:Timeline |
Symbol 380 Text | Uses:357 | Used by:Timeline |
Symbol 381 EditableText | Uses:148 200 357 | Used by:Timeline |
Symbol 382 Text | Uses:357 | Used by:Timeline |
Symbol 383 Text | Uses:357 | Used by:Timeline |
Symbol 384 Text | Uses:357 | Used by:Timeline |
Symbol 385 Text | Uses:357 | Used by:Timeline |
Symbol 386 Text | Uses:357 | Used by:Timeline |
Symbol 387 Graphic | Used by:Timeline | |
Symbol 388 Text | Uses:357 148 | Used by:Timeline |
Symbol 389 Text | Uses:101 | Used by:Timeline |
Symbol 390 EditableText | Uses:357 | Used by:Timeline |
Symbol 391 Text | Uses:101 | Used by:Timeline |
Symbol 392 EditableText | Uses:148 | Used by:Timeline |
Symbol 393 Button | Uses:175 176 177 178 | Used by:Timeline |
Symbol 394 Text | Uses:357 | Used by:Timeline |
Symbol 395 Text | Uses:357 | Used by:Timeline |
Symbol 396 EditableText | Uses:148 200 357 | Used by:Timeline |
Symbol 397 EditableText | Uses:148 200 357 | Used by:Timeline |
Symbol 398 Button | Uses:180 181 182 183 | Used by:Timeline |
Symbol 399 Text | Uses:148 | Used by:Timeline |
Symbol 400 Text | Uses:357 | Used by:Timeline |
Symbol 401 Text | Uses:357 | Used by:Timeline |
Symbol 402 Text | Uses:357 | Used by:Timeline |
Symbol 403 Text | Uses:357 | Used by:Timeline |
Symbol 404 Text | Uses:357 | Used by:Timeline |
Symbol 405 Text | Uses:148 | Used by:Timeline |
Symbol 406 Text | Uses:148 | Used by:Timeline |
Symbol 407 Text | Uses:357 | Used by:Timeline |
Symbol 408 Button | Uses:185 186 187 188 | Used by:Timeline |
Symbol 409 Text | Uses:357 | Used by:Timeline |
Symbol 410 EditableText | Uses:357 | Used by:Timeline |
Symbol 411 Text | Uses:357 | Used by:Timeline |
Symbol 412 EditableText | Uses:357 | Used by:Timeline |
Symbol 413 Button | Uses:190 191 192 193 | Used by:Timeline |
Symbol 414 Text | Uses:357 | Used by:Timeline |
Symbol 415 Text | Uses:148 | Used by:Timeline |
Symbol 416 EditableText | Uses:148 200 357 | Used by:Timeline |
Symbol 417 Button | Uses:195 196 197 198 | Used by:Timeline |
Symbol 418 Text | Uses:357 148 | Used by:Timeline |
Symbol 419 Text | Uses:357 | Used by:Timeline |
Symbol 420 EditableText | Uses:357 | Used by:Timeline |
Symbol 421 Text | Uses:357 | Used by:Timeline |
Symbol 422 Text | Uses:357 | Used by:Timeline |
Symbol 423 Text | Uses:148 | Used by:Timeline |
Symbol 424 Text | Uses:357 | Used by:Timeline |
Symbol 425 Button | Uses:201 202 203 204 | Used by:Timeline |
Symbol 426 Text | Uses:357 | Used by:Timeline |
Symbol 427 Text | Uses:148 | Used by:Timeline |
Symbol 428 EditableText | Uses:357 | Used by:Timeline |
Symbol 429 EditableText | Uses:357 | Used by:Timeline |
Symbol 430 Text | Uses:357 | Used by:Timeline |
Symbol 431 Text | Uses:148 | Used by:Timeline |
Symbol 432 EditableText | Uses:148 | Used by:Timeline |
Symbol 433 Text | Uses:357 | Used by:Timeline |
Symbol 434 Text | Uses:148 | Used by:Timeline |
Symbol 435 EditableText | Uses:148 | Used by:Timeline |
Symbol 436 Text | Uses:357 | Used by:Timeline |
Symbol 437 Text | Uses:148 | Used by:Timeline |
Symbol 438 EditableText | Uses:148 | Used by:Timeline |
Symbol 439 Text | Uses:357 | Used by:Timeline |
Symbol 440 Button | Uses:206 207 208 209 | Used by:Timeline |
Symbol 441 Text | Uses:357 | Used by:Timeline |
Symbol 442 Text | Uses:357 | Used by:Timeline |
Symbol 443 Text | Uses:357 | Used by:Timeline |
Symbol 444 Text | Uses:357 | Used by:Timeline |
Symbol 445 Button | Uses:211 212 213 214 | Used by:Timeline |
Symbol 446 Text | Uses:357 | Used by:Timeline |
Symbol 447 EditableText | Uses:357 | Used by:Timeline |
Symbol 448 EditableText | Uses:357 | Used by:Timeline |
Symbol 449 Button | Uses:216 217 218 219 | Used by:Timeline |
Symbol 450 Text | Uses:357 | Used by:Timeline |
Symbol 451 EditableText | Uses:357 | Used by:Timeline |
Symbol 452 Text | Uses:357 | Used by:Timeline |
Symbol 453 Button | Uses:221 222 | Used by:Timeline |
Symbol 454 Text | Uses:357 | Used by:Timeline |
Symbol 455 Button | Uses:224 225 226 227 | Used by:Timeline |
Symbol 456 Text | Uses:357 | Used by:Timeline |
Symbol 457 Text | Uses:357 | Used by:Timeline |
Symbol 458 Text | Uses:357 | Used by:Timeline |
Symbol 459 EditableText | Uses:357 | Used by:Timeline |
Symbol 460 EditableText | Uses:357 | Used by:Timeline |
Symbol 461 Button | Uses:229 230 231 232 | Used by:Timeline |
Symbol 462 Text | Uses:357 | Used by:Timeline |
Symbol 463 Text | Uses:357 | Used by:Timeline |
Symbol 464 Text | Uses:357 | Used by:Timeline |
Symbol 465 Button | Uses:234 235 236 237 | Used by:Timeline |
Symbol 466 Text | Uses:357 | Used by:Timeline |
Symbol 467 Text | Uses:357 | Used by:Timeline |
Symbol 468 Text | Uses:357 | Used by:Timeline |
Symbol 469 EditableText | Uses:357 | Used by:Timeline |
Symbol 470 Text | Uses:357 | Used by:Timeline |
Symbol 471 EditableText | Uses:357 | Used by:Timeline |
Symbol 472 Text | Uses:357 | Used by:Timeline |
Symbol 473 Button | Uses:244 245 246 247 | Used by:Timeline |
Symbol 474 Text | Uses:357 | Used by:Timeline |
Symbol 475 EditableText | Uses:357 | Used by:Timeline |
Symbol 476 Button | Uses:249 250 251 252 | Used by:Timeline |
Symbol 477 Text | Uses:357 | Used by:Timeline |
Symbol 478 Text | Uses:357 | Used by:Timeline |
Symbol 479 Text | Uses:357 | Used by:Timeline |
Symbol 480 EditableText | Uses:357 | Used by:Timeline |
Symbol 481 Button | Uses:254 255 256 257 | Used by:Timeline |
Symbol 482 Text | Uses:357 | Used by:Timeline |
Symbol 483 EditableText | Uses:357 | Used by:Timeline |
Symbol 484 Text | Uses:357 | Used by:Timeline |
Symbol 485 EditableText | Uses:357 | Used by:Timeline |
Symbol 486 Text | Uses:357 | Used by:Timeline |
Symbol 487 Button | Uses:259 260 261 262 | Used by:Timeline |
Symbol 488 Text | Uses:357 | Used by:Timeline |
Symbol 489 Text | Uses:357 | Used by:Timeline |
Symbol 490 EditableText | Uses:357 | Used by:Timeline |
Symbol 491 Text | Uses:357 | Used by:Timeline |
Symbol 492 EditableText | Uses:357 | Used by:Timeline |
Symbol 493 Button | Uses:264 265 266 267 | Used by:Timeline |
Symbol 494 Text | Uses:357 | Used by:Timeline |
Symbol 495 EditableText | Uses:357 | Used by:Timeline |
Symbol 496 Text | Uses:357 | Used by:Timeline |
Symbol 497 Button | Uses:269 270 271 272 | Used by:Timeline |
Symbol 498 Text | Uses:357 | Used by:Timeline |
Symbol 499 EditableText | Uses:357 | Used by:Timeline |
Symbol 500 Text | Uses:357 | Used by:Timeline |
Symbol 501 Button | Uses:274 275 276 277 | Used by:Timeline |
Symbol 502 Text | Uses:357 | Used by:Timeline |
Symbol 503 Text | Uses:357 | Used by:Timeline |
Symbol 504 EditableText | Uses:357 | Used by:Timeline |
Symbol 505 EditableText | Uses:357 | Used by:Timeline |
Symbol 506 Text | Uses:357 | Used by:Timeline |
Symbol 507 Button | Uses:309 310 311 312 | Used by:Timeline |
Symbol 508 Text | Uses:357 | Used by:Timeline |
Symbol 509 Text | Uses:357 | Used by:Timeline |
Symbol 510 Text | Uses:357 | Used by:Timeline |
Symbol 511 Text | Uses:357 | Used by:Timeline |
Symbol 512 Text | Uses:357 | Used by:Timeline |
Symbol 513 Text | Uses:357 | Used by:Timeline |
Symbol 514 Text | Uses:357 | Used by:Timeline |
Symbol 515 EditableText | Uses:357 | Used by:Timeline |
Symbol 516 EditableText | Uses:357 | Used by:Timeline |
Symbol 517 EditableText | Uses:357 | Used by:Timeline |
Symbol 518 Text | Uses:357 | Used by:Timeline |
Symbol 519 EditableText | Uses:357 | Used by:Timeline |
Symbol 520 Text | Uses:357 | Used by:Timeline |
Symbol 521 Text | Uses:357 | Used by:Timeline |
Symbol 522 Text | Uses:357 | Used by:Timeline |
Symbol 523 EditableText | Uses:357 | Used by:Timeline |
Symbol 524 EditableText | Uses:357 | Used by:Timeline |
Symbol 525 Text | Uses:357 | Used by:Timeline |
Symbol 526 Text | Uses:357 | Used by:Timeline |
Symbol 527 EditableText | Uses:357 | Used by:Timeline |
Symbol 528 Text | Uses:357 | Used by:Timeline |
Symbol 529 Text | Uses:357 148 | Used by:Timeline |
Symbol 530 EditableText | Uses:357 | Used by:Timeline |
Symbol 531 Text | Uses:148 | Used by:Timeline |
Symbol 532 Text | Uses:357 | Used by:Timeline |
Symbol 533 Text | Uses:357 | Used by:Timeline |
Symbol 534 Text | Uses:357 | Used by:Timeline |
Symbol 535 Text | Uses:357 | Used by:Timeline |
Symbol 536 Button | Uses:299 300 301 302 | Used by:Timeline |
Symbol 537 Text | Uses:357 | Used by:Timeline |
Symbol 538 Text | Uses:357 | Used by:Timeline |
Symbol 539 EditableText | Uses:357 | Used by:Timeline |
Symbol 540 Text | Uses:357 | Used by:Timeline |
Symbol 541 EditableText | Uses:357 | Used by:Timeline |
Symbol 542 Button | Uses:304 305 306 307 | Used by:Timeline |
Symbol 543 Text | Uses:357 | Used by:Timeline |
Symbol 544 EditableText | Uses:357 | Used by:Timeline |
Symbol 545 Text | Uses:357 | Used by:Timeline |
Symbol 546 Button | Uses:279 280 281 282 | Used by:Timeline |
Symbol 547 Text | Uses:357 | Used by:Timeline |
Symbol 548 Text | Uses:357 | Used by:Timeline |
Symbol 549 EditableText | Uses:148 200 357 | Used by:Timeline |
Symbol 550 EditableText | Uses:148 200 357 | Used by:Timeline |
Symbol 551 Bitmap | Used by:553 | |
Symbol 552 Bitmap | Used by:553 | |
Symbol 553 Graphic | Uses:551 552 | Used by:Timeline |
Symbol 554 Button | Uses:284 285 286 287 | Used by:Timeline |
Symbol 555 Text | Uses:357 | Used by:Timeline |
Symbol 556 Text | Uses:73 | Used by:Timeline |
Symbol 557 Button | Uses:289 290 291 292 | Used by:Timeline |
Symbol 558 Text | Uses:357 148 | Used by:Timeline |
Symbol 559 Bitmap | Used by:560 | |
Symbol 560 Graphic | Uses:559 | Used by:561 |
Symbol 561 Button | Uses:560 | Used by:564 |
Symbol 562 Text | Uses:357 | Used by:564 |
Symbol 563 Graphic | Used by:564 | |
Symbol 564 Button | Uses:561 562 563 | Used by:Timeline |
Symbol 565 Text | Uses:357 | Used by:Timeline |
Symbol 566 Graphic | Used by:Timeline | |
Symbol 567 Button | Uses:320 321 322 323 | Used by:Timeline |
Symbol 568 Text | Uses:148 | Used by:572 |
Symbol 569 Text | Uses:148 | Used by:572 |
Symbol 570 Text | Uses:148 | Used by:572 |
Symbol 571 Graphic | Used by:572 | |
Symbol 572 Button | Uses:568 569 570 571 | Used by:Timeline |
Symbol 573 Text | Uses:148 | Used by:577 592 |
Symbol 574 Text | Uses:148 | Used by:577 592 |
Symbol 575 Text | Uses:148 | Used by:577 592 |
Symbol 576 Graphic | Used by:577 592 | |
Symbol 577 Button | Uses:573 574 575 576 | Used by:Timeline |
Symbol 578 Text | Uses:148 | Used by:582 604 |
Symbol 579 Text | Uses:148 | Used by:582 604 |
Symbol 580 Text | Uses:148 | Used by:582 604 |
Symbol 581 Graphic | Used by:582 604 | |
Symbol 582 Button | Uses:578 579 580 581 | Used by:Timeline |
Symbol 583 Button | Uses:320 321 322 323 | Used by:Timeline |
Symbol 584 Button | Uses:350 351 352 353 354 355 | Used by:Timeline |
Symbol 585 Text | Uses:357 | Used by:Timeline |
Symbol 586 EditableText | Uses:357 | Used by:Timeline |
Symbol 587 Text | Uses:357 | Used by:Timeline |
Symbol 588 Button | Uses:350 351 352 353 354 355 | Used by:Timeline |
Symbol 589 Text | Uses:357 | Used by:Timeline |
Symbol 590 Text | Uses:357 | Used by:Timeline |
Symbol 591 EditableText | Uses:357 | Used by:Timeline |
Symbol 592 Button | Uses:573 574 575 576 | Used by:Timeline |
Symbol 593 Text | Uses:357 | Used by:Timeline |
Symbol 594 Text | Uses:357 | Used by:Timeline |
Symbol 595 Text | Uses:357 | Used by:Timeline |
Symbol 596 EditableText | Uses:357 | Used by:Timeline |
Symbol 597 Text | Uses:357 | Used by:Timeline |
Symbol 598 Text | Uses:357 | Used by:Timeline |
Symbol 599 Text | Uses:357 | Used by:Timeline |
Symbol 600 Text | Uses:357 | Used by:Timeline |
Symbol 601 Text | Uses:357 | Used by:Timeline |
Symbol 602 Text | Uses:357 | Used by:Timeline |
Symbol 603 Text | Uses:357 | Used by:Timeline |
Symbol 604 Button | Uses:578 579 580 581 | Used by:Timeline |
Symbol 605 Text | Uses:357 | Used by:Timeline |
Symbol 606 EditableText | Uses:357 | Used by:Timeline |
Symbol 607 Text | Uses:357 | Used by:Timeline |
Symbol 608 Text | Uses:357 | Used by:Timeline |
Symbol 609 Text | Uses:357 | Used by:Timeline |
Symbol 610 EditableText | Uses:357 | Used by:Timeline |
Symbol 611 EditableText | Uses:357 | Used by:Timeline |
Symbol 612 Text | Uses:357 | Used by:Timeline |
Symbol 613 Text | Uses:357 | Used by:Timeline |
Symbol 614 Text | Uses:357 | Used by:Timeline |
Symbol 615 Graphic | Used by:619 | |
Symbol 616 Graphic | Used by:619 | |
Symbol 617 Graphic | Used by:619 | |
Symbol 618 Graphic | Used by:619 | |
Symbol 619 MovieClip | Uses:615 616 617 618 | Used by:Timeline |
Symbol 620 Button | Uses:320 321 322 323 | Used by:Timeline |
Symbol 621 Text | Uses:148 | Used by:625 642 |
Symbol 622 Text | Uses:148 | Used by:625 642 |
Symbol 623 Text | Uses:148 | Used by:625 642 |
Symbol 624 Graphic | Used by:625 642 | |
Symbol 625 Button | Uses:621 622 623 624 | Used by:Timeline |
Symbol 626 Text | Uses:148 | Used by:630 648 |
Symbol 627 Text | Uses:148 | Used by:630 648 |
Symbol 628 Text | Uses:148 | Used by:630 648 |
Symbol 629 Graphic | Used by:630 648 | |
Symbol 630 Button | Uses:626 627 628 629 | Used by:Timeline |
Symbol 631 Text | Uses:148 | Used by:635 652 |
Symbol 632 Text | Uses:148 | Used by:635 652 |
Symbol 633 Text | Uses:148 | Used by:635 652 |
Symbol 634 Graphic | Used by:635 652 | |
Symbol 635 Button | Uses:631 632 633 634 | Used by:Timeline |
Symbol 636 Text | Uses:148 | Used by:640 654 |
Symbol 637 Text | Uses:148 | Used by:640 654 |
Symbol 638 Text | Uses:148 | Used by:640 654 |
Symbol 639 Graphic | Used by:640 654 | |
Symbol 640 Button | Uses:636 637 638 639 | Used by:Timeline |
Symbol 641 Button | Uses:350 351 352 353 354 355 | Used by:Timeline |
Symbol 642 Button | Uses:621 622 623 624 | Used by:Timeline |
Symbol 643 Text | Uses:357 | Used by:Timeline |
Symbol 644 Text | Uses:357 | Used by:Timeline |
Symbol 645 Text | Uses:357 | Used by:Timeline |
Symbol 646 EditableText | Uses:357 | Used by:Timeline |
Symbol 647 EditableText | Uses:357 | Used by:Timeline |
Symbol 648 Button | Uses:626 627 628 629 | Used by:Timeline |
Symbol 649 Text | Uses:357 | Used by:Timeline |
Symbol 650 EditableText | Uses:357 | Used by:Timeline |
Symbol 651 Text | Uses:357 | Used by:Timeline |
Symbol 652 Button | Uses:631 632 633 634 | Used by:Timeline |
Symbol 653 Text | Uses:357 | Used by:Timeline |
Symbol 654 Button | Uses:636 637 638 639 | Used by:Timeline |
Symbol 655 EditableText | Uses:357 | Used by:Timeline |
Symbol 656 Text | Uses:98 | Used by:Timeline |
Symbol 657 Sound | Used by:Timeline | |
Symbol 658 Text | Uses:98 | Used by:Timeline |
Symbol 659 Text | Uses:98 | Used by:Timeline |
Symbol 660 Text | Uses:98 | Used by:Timeline |
Symbol 661 Text | Uses:98 | Used by:Timeline |
Symbol 662 Text | Uses:98 | Used by:Timeline |
Symbol 663 Text | Uses:98 | Used by:Timeline |
Symbol 664 Text | Uses:98 | Used by:Timeline |
Symbol 665 Text | Uses:98 | Used by:Timeline |
Symbol 666 Text | Uses:98 | Used by:Timeline |
Symbol 667 Text | Uses:98 | Used by:Timeline |
Symbol 668 Text | Uses:98 | Used by:Timeline |
Symbol 669 Text | Uses:98 | Used by:Timeline |
Symbol 670 Text | Uses:98 | Used by:Timeline |
Symbol 671 Text | Uses:98 | Used by:Timeline |
Symbol 672 Text | Uses:98 | Used by:Timeline |
Symbol 673 Text | Uses:98 | Used by:Timeline |
Symbol 674 Text | Uses:98 | Used by:Timeline |
Symbol 675 Text | Uses:98 | Used by:Timeline |
Symbol 676 Text | Uses:98 | Used by:Timeline |
Symbol 677 Text | Uses:98 | Used by:Timeline |
Symbol 678 Text | Uses:98 | Used by:Timeline |
Symbol 679 Text | Uses:98 | Used by:Timeline |
Symbol 680 Text | Uses:98 | Used by:Timeline |
Symbol 681 Text | Uses:98 | Used by:Timeline |
Symbol 682 Text | Uses:98 | Used by:Timeline |
Symbol 683 Text | Uses:98 | Used by:Timeline |
Symbol 684 Text | Uses:98 | Used by:Timeline |
Symbol 685 Text | Uses:98 | Used by:Timeline |
Symbol 686 Text | Uses:98 | Used by:Timeline |
Symbol 687 Text | Uses:98 | Used by:Timeline |
Symbol 688 Text | Uses:98 | Used by:Timeline |
Symbol 689 Text | Uses:98 | Used by:Timeline |
Symbol 690 Text | Uses:98 | Used by:Timeline |
Symbol 691 Text | Uses:98 | Used by:Timeline |
Symbol 692 Text | Uses:98 | Used by:Timeline |
Symbol 693 Text | Uses:98 | Used by:Timeline |
Symbol 694 Text | Uses:98 | Used by:Timeline |
Symbol 695 Text | Uses:98 | Used by:Timeline |
Symbol 696 Text | Uses:98 | Used by:Timeline |
Symbol 697 Text | Uses:98 | Used by:Timeline |
Symbol 698 Text | Uses:98 | Used by:Timeline |
Symbol 699 Text | Uses:98 | Used by:Timeline |
Symbol 700 Text | Uses:98 | Used by:Timeline |
Symbol 701 Text | Uses:98 | Used by:Timeline |
Symbol 702 Text | Uses:98 | Used by:Timeline |
Symbol 703 Text | Uses:98 | Used by:Timeline |
Symbol 704 Text | Uses:98 | Used by:Timeline |
Symbol 705 Font | Used by:706 708 709 710 711 712 713 714 715 716 717 718 | |
Symbol 706 Text | Uses:705 | Used by:707 |
Symbol 707 MovieClip | Uses:706 | Used by:Timeline |
Symbol 708 Text | Uses:705 | Used by:Timeline |
Symbol 709 Text | Uses:705 | Used by:Timeline |
Symbol 710 Text | Uses:705 | Used by:Timeline |
Symbol 711 Text | Uses:705 | Used by:Timeline |
Symbol 712 Text | Uses:705 | Used by:Timeline |
Symbol 713 Text | Uses:705 | Used by:Timeline |
Symbol 714 Text | Uses:705 | Used by:Timeline |
Symbol 715 Text | Uses:705 | Used by:Timeline |
Symbol 716 Text | Uses:705 | Used by:Timeline |
Symbol 717 Text | Uses:705 | Used by:Timeline |
Symbol 718 Text | Uses:705 | Used by:Timeline |
Symbol 719 Bitmap | Used by:720 | |
Symbol 720 Graphic | Uses:719 | Used by:721 |
Symbol 721 MovieClip | Uses:720 | Used by:Timeline |
Symbol 722 Graphic | Used by:723 | |
Symbol 723 MovieClip | Uses:722 | Used by:Timeline |
Symbol 724 Font | Used by:725 | |
Symbol 725 Text | Uses:724 | Used by:Timeline |
Symbol 726 Graphic | Used by:Timeline | |
Symbol 727 Text | Uses:357 | Used by:Timeline |
Symbol 728 Button | Uses:350 351 352 353 354 355 | Used by:Timeline |
Symbol 729 EditableText | Uses:357 | Used by:Timeline |
Symbol 730 Button | Uses:344 345 346 347 | Used by:Timeline |
Symbol 731 Text | Uses:357 | Used by:Timeline |
Symbol 732 Button | Uses:350 351 352 353 354 355 | Used by:Timeline |
Symbol 733 Text | Uses:357 | Used by:Timeline |
Symbol 734 Text | Uses:148 | Used by:Timeline |
Symbol 735 Text | Uses:357 | Used by:Timeline |
Symbol 736 Text | Uses:94 | Used by:Timeline |
Symbol 737 Text | Uses:357 | Used by:Timeline |
Symbol 738 Text | Uses:357 | Used by:Timeline |
Symbol 739 Text | Uses:357 | 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 | "" |
|