STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228098
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

swfchan turned sixteen years old yesterday! (5may2024)

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/95812084?noj=FRM95812084-6DC" width="1" height="1"></div>

PHP Tutorial.swf

This is the info page for
Flash #54559

(Click the ID number above for more basic data on this flash file.)


Text
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

print

print

print

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&apos;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&apos;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&apos;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:
print
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&apos;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 1
mojZvuk = 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 2
gotoAndPlay (185);
Frame 4
Frame 51
Frame 90
gotoAndPlay (1);
Frame 92
stop();
Instance of Symbol 327 MovieClip in Frame 92
on (press) { startDrag (this); } on (release) { stopDrag(); }
Instance of Symbol 329 MovieClip in Frame 92
onClipEvent (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 93
stop();
Frame 94
stop();
Frame 95
stop();
Frame 96
stop();
Frame 97
stop();
Frame 98
stop();
Frame 99
stop();
Frame 100
stop();
Frame 101
stop();
Frame 102
stop();
Frame 103
stop();
Frame 104
stop();
Frame 105
stop();
Frame 106
stop();
Frame 107
stop();
Frame 108
stop();
Frame 109
stop();
Frame 110
stop();
Frame 111
stop();
Frame 112
stop();
Frame 113
stop();
Frame 114
stop();
Frame 115
stop();
Frame 116
stop();
Frame 117
stop();
Frame 118
stop();
Frame 119
stop();
Frame 120
stop();
Frame 121
stop();
Frame 122
stop();
Frame 123
stop();
Frame 124
stop();
Frame 125
stop();
Frame 126
stop();
Frame 127
stop();
Frame 128
stop();
Frame 129
stop();
Frame 130
stop();
Frame 131
stop();
Frame 132
stop();
Frame 133
stop();
Frame 134
stop();
Frame 135
stop();
Frame 136
stop();
Frame 137
stop();
Frame 138
stop();
Frame 139
stop();
Frame 140
stop();
Frame 141
sto();
Frame 142
stop();
Frame 143
stop();
Frame 144
stop();
Frame 145
stop();
Frame 146
stop();
Frame 147
stop();
Frame 148
stop();
Frame 149
stop();
Frame 150
stop();
Frame 151
stop();
Frame 152
stop();
Frame 153
stop();
Frame 154
stop();
Frame 155
stop();
Frame 156
stop();
Frame 157
stop();
Frame 158
stop();
Frame 159
Frame 160
stop();
Instance of Symbol 327 MovieClip in Frame 160
on (press) { startDrag (this); } on (release) { stopDrag(); }
Instance of Symbol 329 MovieClip in Frame 160
onClipEvent (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 161
stop();
Frame 162
stop();
Frame 163
stop();
Frame 164
stop();
Frame 165
stop();
Frame 166
stop();
Frame 167
stop();
Frame 168
stop();
Frame 169
stop();
Frame 170
stop();
Frame 173
stop();
Instance of Symbol 327 MovieClip in Frame 173
on (press) { startDrag (this); } on (release) { stopDrag(); }
Instance of Symbol 329 MovieClip in Frame 173
onClipEvent (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 174
stop();
Frame 181
Frame 185
Frame 204
mojZvuk3.start(0, 999);
Frame 349
Frame 487
gotoAndPlay (92);
Instance of Symbol 6 MovieClip [Black] in Symbol 7 MovieClip [PLLink] Frame 1
on (press) { getURL ("http://planetbob.net/ng/pl/", "_blank"); }
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (enterFrame) { _rotation = (_rotation - 0.5); }
Symbol 58 Button
on (release) { this._parent.play(); }
Symbol 67 MovieClip Frame 50
stop();
Symbol 72 MovieClip Frame 3
_root.stop();
Instance of Symbol 54 MovieClip "loadbar" in Symbol 72 MovieClip Frame 44
onClipEvent (enterFrame) { this._xscale = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; }
Symbol 72 MovieClip Frame 45
this.loadbar._xscale = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
Symbol 72 MovieClip Frame 46
if (_root.getBytesLoaded() < (_root.getBytesTotal() - 10)) { gotoAndPlay ("loadme"); }
Instance of Symbol 54 MovieClip "loadbar" in Symbol 72 MovieClip Frame 47
onClipEvent (enterFrame) { _xscale = ((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); }
Symbol 72 MovieClip Frame 68
stop();
Symbol 72 MovieClip Frame 190
_root.play();
Symbol 72 MovieClip Frame 194
stop();
Symbol 86 MovieClip Frame 1
stop();
Symbol 86 MovieClip Frame 2
Symbol 86 MovieClip Frame 8
stop();
Symbol 86 MovieClip Frame 9
play();
Symbol 86 MovieClip Frame 10
_parent.gotoAndStop(1); stop();
Symbol 86 MovieClip Frame 11
getURL ("http://www.newgrounds.com", "_blank"); _parent.gotoAndStop(1);
Instance of Symbol 86 MovieClip in Symbol 87 MovieClip Frame 1
onClipEvent (load) { stop(); } on (rollOver) { gotoAndPlay (2); } on (rollOut) { gotoAndPlay (9); } on (release) { gotoAndStop (11); }
Symbol 107 Button
on (release) { if (_quality == "LOW") { _quality = "MEDIUM"; } else if (_quality == "MEDIUM") { _quality = "HIGH"; } else if (_quality == "HIGH") { _quality = "LOW"; } }
Symbol 110 Button
on (release) { _quality = "HIGH"; }
Symbol 113 Button
on (release) { _quality = "MEDIUM"; }
Symbol 116 Button
on (release) { _quality = "LOW"; }
Symbol 120 Button
on (press) { mojZvuk.stop("mojZvuk1"); svira = false; mojZvuk2.stop("mojZvuk2"); svira = false; mojZvuk3.stop("mojZvuk3"); svira = false; stopAllSounds(); }
Symbol 124 Button
on (press) { if (svira != true) { mojZvuk.start(0, 999); svira = true; } }
Symbol 129 Button
on (press) { mojZvuk.stop("mojZvuk1"); svira = false; }
Symbol 133 Button
on (press) { if (svira != true) { mojZvuk2.start(0, 999); svira = true; } }
Symbol 137 Button
on (press) { mojZvuk2.stop("mojZvuk2"); svira = false; }
Symbol 141 Button
on (press) { if (svira != true) { mojZvuk3.start(0, 999); svira = true; } }
Symbol 145 Button
on (press) { mojZvuk3.stop("mojZvuk3"); svira = false; }
Symbol 157 Button
on (release) { gotoAndStop (93); }
Symbol 162 Button
on (release) { gotoAndStop (94); }
Symbol 167 Button
on (release) { gotoAndStop (98); }
Symbol 172 Button
on (release) { gotoAndStop (100); }
Symbol 177 Button
on (release) { gotoAndStop (101); }
Symbol 182 Button
on (release) { gotoAndStop (102); }
Symbol 187 Button
on (release) { gotoAndStop (104); }
Symbol 192 Button
on (release) { gotoAndStop (107); }
Symbol 197 Button
on (release) { gotoAndStop (108); }
Symbol 203 Button
on (release) { gotoAndStop (110); }
Symbol 208 Button
on (release) { gotoAndStop (114); }
Symbol 213 Button
on (release) { gotoAndStop (115); }
Symbol 218 Button
on (release) { gotoAndStop (117); }
Symbol 223 Button
on (release) { gotoAndStop (120); }
Symbol 228 Button
on (release) { gotoAndStop (121); }
Symbol 233 Button
on (release) { gotoAndStop (123); }
Symbol 238 Button
on (release) { gotoAndStop (124); }
Symbol 243 Button
on (release) { gotoAndStop (125); }
Symbol 248 Button
on (release) { gotoAndStop (128); }
Symbol 253 Button
on (release) { gotoAndStop (129); }
Symbol 258 Button
on (release) { gotoAndStop (131); }
Symbol 263 Button
on (release) { gotoAndStop (133); }
Symbol 268 Button
on (release) { gotoAndStop (137); }
Symbol 273 Button
on (release) { gotoAndStop (139); }
Symbol 278 Button
on (release) { gotoAndStop (141); }
Symbol 283 Button
on (release) { gotoAndStop (157); }
Symbol 288 Button
on (release) { gotoAndStop (158); }
Symbol 293 Button
on (release) { gotoAndStop (159); }
Symbol 298 Button
on (release) { gotoAndStop (147); }
Symbol 303 Button
on (release) { gotoAndStop (152); }
Symbol 308 Button
on (release) { gotoAndStop (155); }
Symbol 314 Button
on (release) { gotoAndStop (144); }
Symbol 319 Button
on (release) { getURL ("mailto:nino@clan-csc.com"); }
Symbol 324 Button
on (release) { gotoAndStop (160); }
Symbol 325 Button
on (release) { gotoAndStop (160); }
Symbol 331 Button
on (press) { mojZvuk.stop("mojZvuk1"); svira = false; mojZvuk2.stop("mojZvuk2"); svira = false; mojZvuk3.stop("mojZvuk3"); svira = false; }
Symbol 345 Button
on (release) { nextFrame(); }
Symbol 346 Button
on (release) { prevFrame(); }
Symbol 353 Button
on (release) { gotoAndStop (92); }
Symbol 376 Button
on (release) { getURL ("http://www.php.net", "_blank"); }
Symbol 562 Button
on (release) { getURL ("http://www.newgrounds.com/audio", "_blank"); }
Symbol 565 Button
on (release) { gotoAndStop (92); }
Symbol 570 Button
on (release) { gotoAndStop (161); }
Symbol 575 Button
on (release) { gotoAndStop (164); }
Symbol 580 Button
on (release) { gotoAndStop (165); }
Symbol 581 Button
on (release) { gotoAndStop (173); }
Symbol 582 Button
on (release) { gotoAndStop (160); }
Symbol 586 Button
on (release) { gotoAndStop (160); }
Symbol 618 Button
on (release) { gotoAndStop (160); }
Symbol 623 Button
on (release) { gotoAndStop (174); }
Symbol 628 Button
on (release) { gotoAndStop (179); }
Symbol 633 Button
on (release) { gotoAndStop (182); }
Symbol 638 Button
on (release) { gotoAndStop (183); }
Symbol 639 Button
on (release) { gotoAndStop (173); }

Library Items

Symbol 1 Sound [mojZvuk3]
Symbol 2 Sound [mojZvuk2]
Symbol 3 Sound [mojZvuk1]
Symbol 4 GraphicUsed by:7
Symbol 5 GraphicUsed by:6 72
Symbol 6 MovieClip [Black]Uses:5Used by:7
Symbol 7 MovieClip [PLLink]Uses:4 6
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClip [rays]Uses:8
Symbol 10 GraphicUsed by:53 72
Symbol 11 GraphicUsed by:72
Symbol 12 ShapeTweeningUsed by:72
Symbol 13 ShapeTweeningUsed by:72
Symbol 14 ShapeTweeningUsed by:72
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClipUses:15Used by:72
Symbol 17 GraphicUsed by:72
Symbol 18 GraphicUsed by:19
Symbol 19 MovieClipUses:18Used by:20
Symbol 20 MovieClipUses:19Used by:21
Symbol 21 MovieClipUses:20Used by:72
Symbol 22 GraphicUsed by:25
Symbol 23 GraphicUsed by:24
Symbol 24 MovieClipUses:23Used by:25
Symbol 25 MovieClipUses:22 24Used by:72
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:26Used by:28
Symbol 28 MovieClipUses:27Used by:29
Symbol 29 MovieClipUses:28Used by:30
Symbol 30 MovieClipUses:29Used by:72
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClipUses:31Used by:47
Symbol 33 GraphicUsed by:34
Symbol 34 MovieClipUses:33Used by:46
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:35Used by:37
Symbol 37 MovieClipUses:36Used by:39
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:37 38Used by:45
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:40Used by:43
Symbol 42 GraphicUsed by:43
Symbol 43 MovieClipUses:41 42Used by:44
Symbol 44 MovieClipUses:43Used by:45
Symbol 45 MovieClipUses:39 44Used by:46
Symbol 46 MovieClipUses:34 45Used by:47
Symbol 47 MovieClipUses:32 46Used by:72
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:48Used by:72
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClipUses:50Used by:52
Symbol 52 MovieClipUses:51Used by:72
Symbol 53 MovieClipUses:10Used by:54
Symbol 54 MovieClipUses:53Used by:72
Symbol 55 GraphicUsed by:56
Symbol 56 MovieClipUses:55Used by:58
Symbol 57 GraphicUsed by:58
Symbol 58 ButtonUses:56 57Used by:59
Symbol 59 MovieClipUses:58Used by:72
Symbol 60 ShapeTweeningUsed by:67
Symbol 61 ShapeTweeningUsed by:67
Symbol 62 ShapeTweeningUsed by:67
Symbol 63 ShapeTweeningUsed by:67
Symbol 64 ShapeTweeningUsed by:67
Symbol 65 ShapeTweeningUsed by:67
Symbol 66 GraphicUsed by:67
Symbol 67 MovieClipUses:60 61 62 63 64 65 66Used by:72
Symbol 68 ShapeTweeningUsed by:72
Symbol 69 GraphicUsed by:72
Symbol 70 ShapeTweeningUsed by:72
Symbol 71 GraphicUsed by:72
Symbol 72 MovieClipUses:10 11 5 12 13 14 16 17 21 25 30 47 49 52 54 59 67 68 69 70 71Used by:Timeline
Symbol 73 FontUsed by:74 554
Symbol 74 TextUses:73Used by:87
Symbol 75 GraphicUsed by:86
Symbol 76 FontUsed by:77 78
Symbol 77 TextUses:76Used by:80
Symbol 78 EditableTextUses:76Used by:80
Symbol 79 GraphicUsed by:80
Symbol 80 ButtonUses:77 78 79Used by:86
Symbol 81 GraphicUsed by:86
Symbol 82 TextUsed by:86
Symbol 83 TextUsed by:86
Symbol 84 FontUsed by:85
Symbol 85 TextUses:84Used by:86
Symbol 86 MovieClipUses:75 80 81 82 83 85Used by:87
Symbol 87 MovieClipUses:74 86Used by:Timeline
Symbol 88 GraphicUsed by:90
Symbol 89 GraphicUsed by:90
Symbol 90 MovieClipUses:88 89Used by:Timeline
Symbol 91 GraphicUsed by:Timeline
Symbol 92 FontUsed 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 TextUses:92Used by:Timeline
Symbol 94 TextUses:92Used by:Timeline
Symbol 95 TextUses:92Used by:Timeline
Symbol 96 GraphicUsed by:Timeline
Symbol 97 TextUses:92Used by:Timeline
Symbol 98 TextUses:92Used by:Timeline
Symbol 99 FontUsed by:100 101 103 104 105 108 111 114 117 118 122 131 139 387 389
Symbol 100 TextUses:99Used by:Timeline
Symbol 101 TextUses:99Used by:Timeline
Symbol 102 GraphicUsed by:Timeline
Symbol 103 TextUses:99Used by:Timeline
Symbol 104 TextUses:99Used by:107
Symbol 105 TextUses:99Used by:107
Symbol 106 GraphicUsed by:107
Symbol 107 ButtonUses:104 105 106Used by:Timeline
Symbol 108 TextUses:99Used by:110
Symbol 109 GraphicUsed by:110
Symbol 110 ButtonUses:108 109Used by:Timeline
Symbol 111 TextUses:99Used by:113
Symbol 112 GraphicUsed by:113
Symbol 113 ButtonUses:111 112Used by:Timeline
Symbol 114 TextUses:99Used by:116
Symbol 115 GraphicUsed by:116
Symbol 116 ButtonUses:114 115Used by:Timeline
Symbol 117 TextUses:99Used by:120 331
Symbol 118 TextUses:99Used by:120 331
Symbol 119 GraphicUsed by:120 331
Symbol 120 ButtonUses:117 118 119Used by:Timeline
Symbol 121 GraphicUsed by:124
Symbol 122 TextUses:99Used by:124
Symbol 123 GraphicUsed by:124
Symbol 124 ButtonUses:121 122 123Used by:Timeline
Symbol 125 GraphicUsed by:129
Symbol 126 FontUsed by:127 135 143
Symbol 127 TextUses:126Used by:129
Symbol 128 GraphicUsed by:129
Symbol 129 ButtonUses:125 127 128Used by:Timeline
Symbol 130 GraphicUsed by:133
Symbol 131 TextUses:99Used by:133
Symbol 132 GraphicUsed by:133
Symbol 133 ButtonUses:130 131 132Used by:Timeline
Symbol 134 GraphicUsed by:137
Symbol 135 TextUses:126Used by:137
Symbol 136 GraphicUsed by:137
Symbol 137 ButtonUses:134 135 136Used by:Timeline
Symbol 138 GraphicUsed by:141
Symbol 139 TextUses:99Used by:141
Symbol 140 GraphicUsed by:141
Symbol 141 ButtonUses:138 139 140Used by:Timeline
Symbol 142 GraphicUsed by:145
Symbol 143 TextUses:126Used by:145
Symbol 144 GraphicUsed by:145
Symbol 145 ButtonUses:142 143 144Used by:Timeline
Symbol 146 FontUsed 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 TextUses:146Used by:Timeline
Symbol 148 TextUses:146Used by:Timeline
Symbol 149 TextUses:146Used by:Timeline
Symbol 150 TextUses:146Used by:Timeline
Symbol 151 TextUses:146Used by:Timeline
Symbol 152 TextUses:146Used by:Timeline
Symbol 153 TextUses:146Used by:157 332
Symbol 154 TextUses:146Used by:157 332
Symbol 155 TextUses:146Used by:157 332
Symbol 156 GraphicUsed by:157 332
Symbol 157 ButtonUses:153 154 155 156Used by:Timeline
Symbol 158 TextUses:146Used by:162 359
Symbol 159 TextUses:146Used by:162 359
Symbol 160 TextUses:146Used by:162 359
Symbol 161 GraphicUsed by:162 359
Symbol 162 ButtonUses:158 159 160 161Used by:Timeline
Symbol 163 TextUses:146Used by:167 377
Symbol 164 TextUses:146Used by:167 377
Symbol 165 TextUses:146Used by:167 377
Symbol 166 GraphicUsed by:167 377
Symbol 167 ButtonUses:163 164 165 166Used by:Timeline
Symbol 168 TextUses:146Used by:172
Symbol 169 TextUses:146Used by:172
Symbol 170 TextUses:146Used by:172
Symbol 171 GraphicUsed by:172
Symbol 172 ButtonUses:168 169 170 171Used by:Timeline
Symbol 173 TextUses:146Used by:177 391
Symbol 174 TextUses:146Used by:177 391
Symbol 175 TextUses:146Used by:177 391
Symbol 176 GraphicUsed by:177 391
Symbol 177 ButtonUses:173 174 175 176Used by:Timeline
Symbol 178 TextUses:146Used by:182 396
Symbol 179 TextUses:146Used by:182 396
Symbol 180 TextUses:146Used by:182 396
Symbol 181 GraphicUsed by:182 396
Symbol 182 ButtonUses:178 179 180 181Used by:Timeline
Symbol 183 TextUses:146Used by:187 406
Symbol 184 TextUses:146Used by:187 406
Symbol 185 TextUses:146Used by:187 406
Symbol 186 GraphicUsed by:187 406
Symbol 187 ButtonUses:183 184 185 186Used by:Timeline
Symbol 188 TextUses:146Used by:192 411
Symbol 189 TextUses:146Used by:192 411
Symbol 190 TextUses:146Used by:192 411
Symbol 191 GraphicUsed by:192 411
Symbol 192 ButtonUses:188 189 190 191Used by:Timeline
Symbol 193 TextUses:146Used by:197 415
Symbol 194 TextUses:146Used by:197 415
Symbol 195 TextUses:146Used by:197 415
Symbol 196 GraphicUsed by:197 415
Symbol 197 ButtonUses:193 194 195 196Used by:Timeline
Symbol 198 FontUsed by:199 200 201 372 379 394 395 414 547 548
Symbol 199 TextUses:198Used by:203 423
Symbol 200 TextUses:198Used by:203 423
Symbol 201 TextUses:198Used by:203 423
Symbol 202 GraphicUsed by:203 423
Symbol 203 ButtonUses:199 200 201 202Used by:Timeline
Symbol 204 TextUses:146Used by:208 438
Symbol 205 TextUses:146Used by:208 438
Symbol 206 TextUses:146Used by:208 438
Symbol 207 GraphicUsed by:208 438
Symbol 208 ButtonUses:204 205 206 207Used by:Timeline
Symbol 209 TextUses:146Used by:213 443
Symbol 210 TextUses:146Used by:213 443
Symbol 211 TextUses:146Used by:213 443
Symbol 212 GraphicUsed by:213 443
Symbol 213 ButtonUses:209 210 211 212Used by:Timeline
Symbol 214 TextUses:146Used by:218 447
Symbol 215 TextUses:146Used by:218 447
Symbol 216 TextUses:146Used by:218 447
Symbol 217 GraphicUsed by:218 447
Symbol 218 ButtonUses:214 215 216 217Used by:Timeline
Symbol 219 TextUses:146Used by:223 451
Symbol 220 TextUses:146Used by:223 451
Symbol 221 TextUses:146Used by:223 451
Symbol 222 GraphicUsed by:223 451
Symbol 223 ButtonUses:219 220 221 222Used by:Timeline
Symbol 224 TextUses:146Used by:228 453
Symbol 225 TextUses:146Used by:228 453
Symbol 226 TextUses:146Used by:228 453
Symbol 227 GraphicUsed by:228 453
Symbol 228 ButtonUses:224 225 226 227Used by:Timeline
Symbol 229 TextUses:146Used by:233 459
Symbol 230 TextUses:146Used by:233 459
Symbol 231 TextUses:146Used by:233 459
Symbol 232 GraphicUsed by:233 459
Symbol 233 ButtonUses:229 230 231 232Used by:Timeline
Symbol 234 TextUses:146Used by:238 463
Symbol 235 TextUses:146Used by:238 463
Symbol 236 TextUses:146Used by:238 463
Symbol 237 GraphicUsed by:238 463
Symbol 238 ButtonUses:234 235 236 237Used by:Timeline
Symbol 239 TextUses:146Used by:243
Symbol 240 TextUses:146Used by:243
Symbol 241 TextUses:146Used by:243
Symbol 242 GraphicUsed by:243
Symbol 243 ButtonUses:239 240 241 242Used by:Timeline
Symbol 244 TextUses:146Used by:248 471
Symbol 245 TextUses:146Used by:248 471
Symbol 246 TextUses:146Used by:248 471
Symbol 247 GraphicUsed by:248 471
Symbol 248 ButtonUses:244 245 246 247Used by:Timeline
Symbol 249 TextUses:146Used by:253 474
Symbol 250 TextUses:146Used by:253 474
Symbol 251 TextUses:146Used by:253 474
Symbol 252 GraphicUsed by:253 474
Symbol 253 ButtonUses:249 250 251 252Used by:Timeline
Symbol 254 TextUses:146Used by:258 479
Symbol 255 TextUses:146Used by:258 479
Symbol 256 TextUses:146Used by:258 479
Symbol 257 GraphicUsed by:258 479
Symbol 258 ButtonUses:254 255 256 257Used by:Timeline
Symbol 259 TextUses:146Used by:263 485
Symbol 260 TextUses:146Used by:263 485
Symbol 261 TextUses:146Used by:263 485
Symbol 262 GraphicUsed by:263 485
Symbol 263 ButtonUses:259 260 261 262Used by:Timeline
Symbol 264 TextUses:146Used by:268 491
Symbol 265 TextUses:146Used by:268 491
Symbol 266 TextUses:146Used by:268 491
Symbol 267 GraphicUsed by:268 491
Symbol 268 ButtonUses:264 265 266 267Used by:Timeline
Symbol 269 TextUses:146Used by:273 495
Symbol 270 TextUses:146Used by:273 495
Symbol 271 TextUses:146Used by:273 495
Symbol 272 GraphicUsed by:273 495
Symbol 273 ButtonUses:269 270 271 272Used by:Timeline
Symbol 274 TextUses:146Used by:278 499
Symbol 275 TextUses:146Used by:278 499
Symbol 276 TextUses:146Used by:278 499
Symbol 277 GraphicUsed by:278 499
Symbol 278 ButtonUses:274 275 276 277Used by:Timeline
Symbol 279 TextUses:146Used by:283 544
Symbol 280 TextUses:146Used by:283 544
Symbol 281 TextUses:146Used by:283 544
Symbol 282 GraphicUsed by:283 544
Symbol 283 ButtonUses:279 280 281 282Used by:Timeline
Symbol 284 TextUses:146Used by:288 552
Symbol 285 TextUses:146Used by:288 552
Symbol 286 TextUses:146Used by:288 552
Symbol 287 GraphicUsed by:288 552
Symbol 288 ButtonUses:284 285 286 287Used by:Timeline
Symbol 289 TextUses:146Used by:293 555
Symbol 290 TextUses:146Used by:293 555
Symbol 291 TextUses:146Used by:293 555
Symbol 292 GraphicUsed by:293 555
Symbol 293 ButtonUses:289 290 291 292Used by:Timeline
Symbol 294 TextUses:146Used by:298
Symbol 295 TextUses:146Used by:298
Symbol 296 TextUses:146Used by:298
Symbol 297 GraphicUsed by:298
Symbol 298 ButtonUses:294 295 296 297Used by:Timeline
Symbol 299 TextUses:146Used by:303 534
Symbol 300 TextUses:146Used by:303 534
Symbol 301 TextUses:146Used by:303 534
Symbol 302 GraphicUsed by:303 534
Symbol 303 ButtonUses:299 300 301 302Used by:Timeline
Symbol 304 TextUses:146Used by:308 540
Symbol 305 TextUses:146Used by:308 540
Symbol 306 TextUses:146Used by:308 540
Symbol 307 GraphicUsed by:308 540
Symbol 308 ButtonUses:304 305 306 307Used by:Timeline
Symbol 309 TextUses:146Used by:Timeline
Symbol 310 TextUses:146Used by:314 505
Symbol 311 TextUses:146Used by:314 505
Symbol 312 TextUses:146Used by:314 505
Symbol 313 GraphicUsed by:314 505
Symbol 314 ButtonUses:310 311 312 313Used by:Timeline
Symbol 315 TextUses:146Used by:319
Symbol 316 TextUses:146Used by:319
Symbol 317 TextUses:146Used by:319
Symbol 318 GraphicUsed by:319
Symbol 319 ButtonUses:315 316 317 318Used by:Timeline
Symbol 320 GraphicUsed by:324 325 565 581 618
Symbol 321 GraphicUsed by:324 325 565 581 618
Symbol 322 GraphicUsed by:324 325 565 581 618
Symbol 323 SoundUsed by:324 325 565 581 618
Symbol 324 ButtonUses:320 321 322 323Used by:Timeline
Symbol 325 ButtonUses:320 321 322 323Used by:Timeline
Symbol 326 GraphicUsed by:327  Timeline
Symbol 327 MovieClipUses:326Used by:Timeline
Symbol 328 EditableTextUses:146Used by:329
Symbol 329 MovieClipUses:328Used by:Timeline
Symbol 330 GraphicUsed by:Timeline
Symbol 331 ButtonUses:117 118 119Used by:Timeline
Symbol 332 ButtonUses:153 154 155 156Used by:Timeline
Symbol 333 TextUses:146Used by:Timeline
Symbol 334 TextUses:146Used by:Timeline
Symbol 335 TextUses:146Used by:340
Symbol 336 TextUses:146Used by:340
Symbol 337 TextUses:146Used by:340
Symbol 338 GraphicUsed by:340
Symbol 339 TextUses:146Used by:340
Symbol 340 ButtonUses:335 336 337 338 339Used by:Timeline
Symbol 341 GraphicUsed by:345 346
Symbol 342 GraphicUsed by:345 346
Symbol 343 GraphicUsed by:345 346
Symbol 344 GraphicUsed by:345 346
Symbol 345 ButtonUses:341 342 343 344Used by:Timeline
Symbol 346 ButtonUses:341 342 343 344Used by:Timeline
Symbol 347 GraphicUsed by:353 582 586 639
Symbol 348 TextUses:146Used by:353 582 586 639
Symbol 349 GraphicUsed by:353 582 586 639
Symbol 350 TextUses:146Used by:353 582 586 639
Symbol 351 TextUses:146Used by:353 582 586 639
Symbol 352 GraphicUsed by:353 582 586 639
Symbol 353 ButtonUses:347 348 349 350 351 352Used by:Timeline
Symbol 354 FontUsed 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 TextUsed by:Timeline
Symbol 356 TextUses:146Used by:Timeline
Symbol 357 TextUses:146Used by:Timeline
Symbol 358 GraphicUsed by:Timeline
Symbol 359 ButtonUses:158 159 160 161Used by:Timeline
Symbol 360 TextUses:146Used by:Timeline
Symbol 361 TextUses:146Used by:Timeline
Symbol 362 TextUses:354Used by:Timeline
Symbol 363 TextUses:146Used by:Timeline
Symbol 364 TextUses:354Used by:Timeline
Symbol 365 TextUses:146Used by:Timeline
Symbol 366 TextUses:354Used by:Timeline
Symbol 367 TextUses:146Used by:Timeline
Symbol 368 TextUses:354Used by:Timeline
Symbol 369 TextUses:146Used by:Timeline
Symbol 370 TextUses:354Used by:Timeline
Symbol 371 TextUses:146Used by:Timeline
Symbol 372 EditableTextUses:146 198 354Used by:Timeline
Symbol 373 TextUses:146Used by:Timeline
Symbol 374 BitmapUsed by:375
Symbol 375 GraphicUses:374Used by:376
Symbol 376 ButtonUses:375Used by:Timeline
Symbol 377 ButtonUses:163 164 165 166Used by:Timeline
Symbol 378 TextUses:354Used by:Timeline
Symbol 379 EditableTextUses:146 198 354Used by:Timeline
Symbol 380 TextUses:354Used by:Timeline
Symbol 381 TextUses:354Used by:Timeline
Symbol 382 TextUses:354Used by:Timeline
Symbol 383 TextUses:354Used by:Timeline
Symbol 384 TextUses:354Used by:Timeline
Symbol 385 GraphicUsed by:Timeline
Symbol 386 TextUses:354 146Used by:Timeline
Symbol 387 TextUses:99Used by:Timeline
Symbol 388 EditableTextUses:354Used by:Timeline
Symbol 389 TextUses:99Used by:Timeline
Symbol 390 EditableTextUses:146Used by:Timeline
Symbol 391 ButtonUses:173 174 175 176Used by:Timeline
Symbol 392 TextUses:354Used by:Timeline
Symbol 393 TextUses:354Used by:Timeline
Symbol 394 EditableTextUses:146 198 354Used by:Timeline
Symbol 395 EditableTextUses:146 198 354Used by:Timeline
Symbol 396 ButtonUses:178 179 180 181Used by:Timeline
Symbol 397 TextUses:146Used by:Timeline
Symbol 398 TextUses:354Used by:Timeline
Symbol 399 TextUses:354Used by:Timeline
Symbol 400 TextUses:354Used by:Timeline
Symbol 401 TextUses:354Used by:Timeline
Symbol 402 TextUses:354Used by:Timeline
Symbol 403 TextUses:146Used by:Timeline
Symbol 404 TextUses:146Used by:Timeline
Symbol 405 TextUses:354Used by:Timeline
Symbol 406 ButtonUses:183 184 185 186Used by:Timeline
Symbol 407 TextUses:354Used by:Timeline
Symbol 408 EditableTextUses:354Used by:Timeline
Symbol 409 TextUses:354Used by:Timeline
Symbol 410 EditableTextUses:354Used by:Timeline
Symbol 411 ButtonUses:188 189 190 191Used by:Timeline
Symbol 412 TextUses:354Used by:Timeline
Symbol 413 TextUses:146Used by:Timeline
Symbol 414 EditableTextUses:146 198 354Used by:Timeline
Symbol 415 ButtonUses:193 194 195 196Used by:Timeline
Symbol 416 TextUses:354 146Used by:Timeline
Symbol 417 TextUses:354Used by:Timeline
Symbol 418 EditableTextUses:354Used by:Timeline
Symbol 419 TextUses:354Used by:Timeline
Symbol 420 TextUses:354Used by:Timeline
Symbol 421 TextUses:146Used by:Timeline
Symbol 422 TextUses:354Used by:Timeline
Symbol 423 ButtonUses:199 200 201 202Used by:Timeline
Symbol 424 TextUses:354Used by:Timeline
Symbol 425 TextUses:146Used by:Timeline
Symbol 426 EditableTextUses:354Used by:Timeline
Symbol 427 EditableTextUses:354Used by:Timeline
Symbol 428 TextUses:354Used by:Timeline
Symbol 429 TextUses:146Used by:Timeline
Symbol 430 EditableTextUses:146Used by:Timeline
Symbol 431 TextUses:354Used by:Timeline
Symbol 432 TextUses:146Used by:Timeline
Symbol 433 EditableTextUses:146Used by:Timeline
Symbol 434 TextUses:354Used by:Timeline
Symbol 435 TextUses:146Used by:Timeline
Symbol 436 EditableTextUses:146Used by:Timeline
Symbol 437 TextUses:354Used by:Timeline
Symbol 438 ButtonUses:204 205 206 207Used by:Timeline
Symbol 439 TextUses:354Used by:Timeline
Symbol 440 TextUses:354Used by:Timeline
Symbol 441 TextUses:354Used by:Timeline
Symbol 442 TextUses:354Used by:Timeline
Symbol 443 ButtonUses:209 210 211 212Used by:Timeline
Symbol 444 TextUses:354Used by:Timeline
Symbol 445 EditableTextUses:354Used by:Timeline
Symbol 446 EditableTextUses:354Used by:Timeline
Symbol 447 ButtonUses:214 215 216 217Used by:Timeline
Symbol 448 TextUses:354Used by:Timeline
Symbol 449 EditableTextUses:354Used by:Timeline
Symbol 450 TextUses:354Used by:Timeline
Symbol 451 ButtonUses:219 220 221 222Used by:Timeline
Symbol 452 TextUses:354Used by:Timeline
Symbol 453 ButtonUses:224 225 226 227Used by:Timeline
Symbol 454 TextUses:354Used by:Timeline
Symbol 455 TextUses:354Used by:Timeline
Symbol 456 TextUses:354Used by:Timeline
Symbol 457 EditableTextUses:354Used by:Timeline
Symbol 458 EditableTextUses:354Used by:Timeline
Symbol 459 ButtonUses:229 230 231 232Used by:Timeline
Symbol 460 TextUses:354Used by:Timeline
Symbol 461 TextUses:354Used by:Timeline
Symbol 462 TextUses:354Used by:Timeline
Symbol 463 ButtonUses:234 235 236 237Used by:Timeline
Symbol 464 TextUses:354Used by:Timeline
Symbol 465 TextUses:354Used by:Timeline
Symbol 466 TextUses:354Used by:Timeline
Symbol 467 EditableTextUses:354Used by:Timeline
Symbol 468 TextUses:354Used by:Timeline
Symbol 469 EditableTextUses:354Used by:Timeline
Symbol 470 TextUses:354Used by:Timeline
Symbol 471 ButtonUses:244 245 246 247Used by:Timeline
Symbol 472 TextUses:354Used by:Timeline
Symbol 473 EditableTextUses:354Used by:Timeline
Symbol 474 ButtonUses:249 250 251 252Used by:Timeline
Symbol 475 TextUses:354Used by:Timeline
Symbol 476 TextUses:354Used by:Timeline
Symbol 477 TextUses:354Used by:Timeline
Symbol 478 EditableTextUses:354Used by:Timeline
Symbol 479 ButtonUses:254 255 256 257Used by:Timeline
Symbol 480 TextUses:354Used by:Timeline
Symbol 481 EditableTextUses:354Used by:Timeline
Symbol 482 TextUses:354Used by:Timeline
Symbol 483 EditableTextUses:354Used by:Timeline
Symbol 484 TextUses:354Used by:Timeline
Symbol 485 ButtonUses:259 260 261 262Used by:Timeline
Symbol 486 TextUses:354Used by:Timeline
Symbol 487 TextUses:354Used by:Timeline
Symbol 488 EditableTextUses:354Used by:Timeline
Symbol 489 TextUses:354Used by:Timeline
Symbol 490 EditableTextUses:354Used by:Timeline
Symbol 491 ButtonUses:264 265 266 267Used by:Timeline
Symbol 492 TextUses:354Used by:Timeline
Symbol 493 EditableTextUses:354Used by:Timeline
Symbol 494 TextUses:354Used by:Timeline
Symbol 495 ButtonUses:269 270 271 272Used by:Timeline
Symbol 496 TextUses:354Used by:Timeline
Symbol 497 EditableTextUses:354Used by:Timeline
Symbol 498 TextUses:354Used by:Timeline
Symbol 499 ButtonUses:274 275 276 277Used by:Timeline
Symbol 500 TextUses:354Used by:Timeline
Symbol 501 TextUses:354Used by:Timeline
Symbol 502 EditableTextUses:354Used by:Timeline
Symbol 503 EditableTextUses:354Used by:Timeline
Symbol 504 TextUses:354Used by:Timeline
Symbol 505 ButtonUses:310 311 312 313Used by:Timeline
Symbol 506 TextUses:354Used by:Timeline
Symbol 507 TextUses:354Used by:Timeline
Symbol 508 TextUses:354Used by:Timeline
Symbol 509 TextUses:354Used by:Timeline
Symbol 510 TextUses:354Used by:Timeline
Symbol 511 TextUses:354Used by:Timeline
Symbol 512 TextUses:354Used by:Timeline
Symbol 513 EditableTextUses:354Used by:Timeline
Symbol 514 EditableTextUses:354Used by:Timeline
Symbol 515 EditableTextUses:354Used by:Timeline
Symbol 516 TextUses:354Used by:Timeline
Symbol 517 EditableTextUses:354Used by:Timeline
Symbol 518 TextUses:354Used by:Timeline
Symbol 519 TextUses:354Used by:Timeline
Symbol 520 TextUses:354Used by:Timeline
Symbol 521 EditableTextUses:354Used by:Timeline
Symbol 522 EditableTextUses:354Used by:Timeline
Symbol 523 TextUses:354Used by:Timeline
Symbol 524 TextUses:354Used by:Timeline
Symbol 525 EditableTextUses:354Used by:Timeline
Symbol 526 TextUses:354Used by:Timeline
Symbol 527 TextUses:354 146Used by:Timeline
Symbol 528 EditableTextUses:354Used by:Timeline
Symbol 529 TextUses:146Used by:Timeline
Symbol 530 TextUses:354Used by:Timeline
Symbol 531 TextUses:354Used by:Timeline
Symbol 532 TextUses:354Used by:Timeline
Symbol 533 TextUses:354Used by:Timeline
Symbol 534 ButtonUses:299 300 301 302Used by:Timeline
Symbol 535 TextUses:354Used by:Timeline
Symbol 536 TextUses:354Used by:Timeline
Symbol 537 EditableTextUses:354Used by:Timeline
Symbol 538 TextUses:354Used by:Timeline
Symbol 539 EditableTextUses:354Used by:Timeline
Symbol 540 ButtonUses:304 305 306 307Used by:Timeline
Symbol 541 TextUses:354Used by:Timeline
Symbol 542 EditableTextUses:354Used by:Timeline
Symbol 543 TextUses:354Used by:Timeline
Symbol 544 ButtonUses:279 280 281 282Used by:Timeline
Symbol 545 TextUses:354Used by:Timeline
Symbol 546 TextUses:354Used by:Timeline
Symbol 547 EditableTextUses:146 198 354Used by:Timeline
Symbol 548 EditableTextUses:146 198 354Used by:Timeline
Symbol 549 BitmapUsed by:551
Symbol 550 BitmapUsed by:551
Symbol 551 GraphicUses:549 550Used by:Timeline
Symbol 552 ButtonUses:284 285 286 287Used by:Timeline
Symbol 553 TextUses:354Used by:Timeline
Symbol 554 TextUses:73Used by:Timeline
Symbol 555 ButtonUses:289 290 291 292Used by:Timeline
Symbol 556 TextUses:354 146Used by:Timeline
Symbol 557 BitmapUsed by:558
Symbol 558 GraphicUses:557Used by:559
Symbol 559 ButtonUses:558Used by:562
Symbol 560 TextUses:354Used by:562
Symbol 561 GraphicUsed by:562
Symbol 562 ButtonUses:559 560 561Used by:Timeline
Symbol 563 TextUses:354Used by:Timeline
Symbol 564 GraphicUsed by:Timeline
Symbol 565 ButtonUses:320 321 322 323Used by:Timeline
Symbol 566 TextUses:146Used by:570
Symbol 567 TextUses:146Used by:570
Symbol 568 TextUses:146Used by:570
Symbol 569 GraphicUsed by:570
Symbol 570 ButtonUses:566 567 568 569Used by:Timeline
Symbol 571 TextUses:146Used by:575 590
Symbol 572 TextUses:146Used by:575 590
Symbol 573 TextUses:146Used by:575 590
Symbol 574 GraphicUsed by:575 590
Symbol 575 ButtonUses:571 572 573 574Used by:Timeline
Symbol 576 TextUses:146Used by:580 602
Symbol 577 TextUses:146Used by:580 602
Symbol 578 TextUses:146Used by:580 602
Symbol 579 GraphicUsed by:580 602
Symbol 580 ButtonUses:576 577 578 579Used by:Timeline
Symbol 581 ButtonUses:320 321 322 323Used by:Timeline
Symbol 582 ButtonUses:347 348 349 350 351 352Used by:Timeline
Symbol 583 TextUses:354Used by:Timeline
Symbol 584 EditableTextUses:354Used by:Timeline
Symbol 585 TextUses:354Used by:Timeline
Symbol 586 ButtonUses:347 348 349 350 351 352Used by:Timeline
Symbol 587 TextUses:354Used by:Timeline
Symbol 588 TextUses:354Used by:Timeline
Symbol 589 EditableTextUses:354Used by:Timeline
Symbol 590 ButtonUses:571 572 573 574Used by:Timeline
Symbol 591 TextUses:354Used by:Timeline
Symbol 592 TextUses:354Used by:Timeline
Symbol 593 TextUses:354Used by:Timeline
Symbol 594 EditableTextUses:354Used by:Timeline
Symbol 595 TextUses:354Used by:Timeline
Symbol 596 TextUses:354Used by:Timeline
Symbol 597 TextUses:354Used by:Timeline
Symbol 598 TextUses:354Used by:Timeline
Symbol 599 TextUses:354Used by:Timeline
Symbol 600 TextUses:354Used by:Timeline
Symbol 601 TextUses:354Used by:Timeline
Symbol 602 ButtonUses:576 577 578 579Used by:Timeline
Symbol 603 TextUses:354Used by:Timeline
Symbol 604 EditableTextUses:354Used by:Timeline
Symbol 605 TextUses:354Used by:Timeline
Symbol 606 TextUses:354Used by:Timeline
Symbol 607 TextUses:354Used by:Timeline
Symbol 608 EditableTextUses:354Used by:Timeline
Symbol 609 EditableTextUses:354Used by:Timeline
Symbol 610 TextUses:354Used by:Timeline
Symbol 611 TextUses:354Used by:Timeline
Symbol 612 TextUses:354Used by:Timeline
Symbol 613 GraphicUsed by:617
Symbol 614 GraphicUsed by:617
Symbol 615 GraphicUsed by:617
Symbol 616 GraphicUsed by:617
Symbol 617 MovieClipUses:613 614 615 616Used by:Timeline
Symbol 618 ButtonUses:320 321 322 323Used by:Timeline
Symbol 619 TextUses:146Used by:623 640
Symbol 620 TextUses:146Used by:623 640
Symbol 621 TextUses:146Used by:623 640
Symbol 622 GraphicUsed by:623 640
Symbol 623 ButtonUses:619 620 621 622Used by:Timeline
Symbol 624 TextUses:146Used by:628 646
Symbol 625 TextUses:146Used by:628 646
Symbol 626 TextUses:146Used by:628 646
Symbol 627 GraphicUsed by:628 646
Symbol 628 ButtonUses:624 625 626 627Used by:Timeline
Symbol 629 TextUses:146Used by:633 650
Symbol 630 TextUses:146Used by:633 650
Symbol 631 TextUses:146Used by:633 650
Symbol 632 GraphicUsed by:633 650
Symbol 633 ButtonUses:629 630 631 632Used by:Timeline
Symbol 634 TextUses:146Used by:638 652
Symbol 635 TextUses:146Used by:638 652
Symbol 636 TextUses:146Used by:638 652
Symbol 637 GraphicUsed by:638 652
Symbol 638 ButtonUses:634 635 636 637Used by:Timeline
Symbol 639 ButtonUses:347 348 349 350 351 352Used by:Timeline
Symbol 640 ButtonUses:619 620 621 622Used by:Timeline
Symbol 641 TextUses:354Used by:Timeline
Symbol 642 TextUses:354Used by:Timeline
Symbol 643 TextUses:354Used by:Timeline
Symbol 644 EditableTextUses:354Used by:Timeline
Symbol 645 EditableTextUses:354Used by:Timeline
Symbol 646 ButtonUses:624 625 626 627Used by:Timeline
Symbol 647 TextUses:354Used by:Timeline
Symbol 648 EditableTextUses:354Used by:Timeline
Symbol 649 TextUses:354Used by:Timeline
Symbol 650 ButtonUses:629 630 631 632Used by:Timeline
Symbol 651 TextUses:354Used by:Timeline
Symbol 652 ButtonUses:634 635 636 637Used by:Timeline
Symbol 653 EditableTextUses:354Used by:Timeline
Symbol 654 TextUses:92Used by:Timeline
Symbol 655 SoundUsed by:Timeline
Symbol 656 TextUses:92Used by:Timeline
Symbol 657 TextUses:92Used by:Timeline
Symbol 658 TextUses:92Used by:Timeline
Symbol 659 TextUses:92Used by:Timeline
Symbol 660 TextUses:92Used by:Timeline
Symbol 661 TextUses:92Used by:Timeline
Symbol 662 TextUses:92Used by:Timeline
Symbol 663 TextUses:92Used by:Timeline
Symbol 664 TextUses:92Used by:Timeline
Symbol 665 TextUses:92Used by:Timeline
Symbol 666 TextUses:92Used by:Timeline
Symbol 667 TextUses:92Used by:Timeline
Symbol 668 TextUses:92Used by:Timeline
Symbol 669 TextUses:92Used by:Timeline
Symbol 670 TextUses:92Used by:Timeline
Symbol 671 TextUses:92Used by:Timeline
Symbol 672 TextUses:92Used by:Timeline
Symbol 673 TextUses:92Used by:Timeline
Symbol 674 TextUses:92Used by:Timeline
Symbol 675 TextUses:92Used by:Timeline
Symbol 676 TextUses:92Used by:Timeline
Symbol 677 TextUses:92Used by:Timeline
Symbol 678 TextUses:92Used by:Timeline
Symbol 679 TextUses:92Used by:Timeline
Symbol 680 TextUses:92Used by:Timeline
Symbol 681 TextUses:92Used by:Timeline
Symbol 682 TextUses:92Used by:Timeline
Symbol 683 TextUses:92Used by:Timeline
Symbol 684 TextUses:92Used by:Timeline
Symbol 685 TextUses:92Used by:Timeline
Symbol 686 TextUses:92Used by:Timeline
Symbol 687 TextUses:92Used by:Timeline
Symbol 688 TextUses:92Used by:Timeline
Symbol 689 TextUses:92Used by:Timeline
Symbol 690 TextUses:92Used by:Timeline
Symbol 691 TextUses:92Used by:Timeline
Symbol 692 TextUses:92Used by:Timeline
Symbol 693 TextUses:92Used by:Timeline
Symbol 694 TextUses:92Used by:Timeline
Symbol 695 TextUses:92Used by:Timeline
Symbol 696 TextUses:92Used by:Timeline
Symbol 697 TextUses:92Used by:Timeline
Symbol 698 TextUses:92Used by:Timeline
Symbol 699 TextUses:92Used by:Timeline
Symbol 700 TextUses:92Used by:Timeline
Symbol 701 TextUses:92Used by:Timeline
Symbol 702 TextUses:92Used by:Timeline
Symbol 703 FontUsed by:704 706 707 708 709 710 711 712 713 714 715 716
Symbol 704 TextUses:703Used by:705
Symbol 705 MovieClipUses:704Used by:Timeline
Symbol 706 TextUses:703Used by:Timeline
Symbol 707 TextUses:703Used by:Timeline
Symbol 708 TextUses:703Used by:Timeline
Symbol 709 TextUses:703Used by:Timeline
Symbol 710 TextUses:703Used by:Timeline
Symbol 711 TextUses:703Used by:Timeline
Symbol 712 TextUses:703Used by:Timeline
Symbol 713 TextUses:703Used by:Timeline
Symbol 714 TextUses:703Used by:Timeline
Symbol 715 TextUses:703Used by:Timeline
Symbol 716 TextUses:703Used by:Timeline
Symbol 717 GraphicUsed by:718
Symbol 718 MovieClipUses:717Used by:Timeline
Symbol 719 FontUsed by:720
Symbol 720 TextUses:719Used by:Timeline

Instance Names

"loadbar"Symbol 72 MovieClip Frame 44Symbol 54 MovieClip
"loadbar"Symbol 72 MovieClip Frame 47Symbol 54 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 1 as "mojZvuk3"
ExportAssets (56)Timeline Frame 1Symbol 2 as "mojZvuk2"
ExportAssets (56)Timeline Frame 1Symbol 3 as "mojZvuk1"
ExportAssets (56)Timeline Frame 1Symbol 6 as "Black"
ExportAssets (56)Timeline Frame 1Symbol 7 as "PLLink"
ExportAssets (56)Timeline Frame 1Symbol 9 as "rays"

Labels

"loadme"Symbol 72 MovieClip Frame 45

Dynamic Text Variables

dispSymbol 328 EditableText""




http://swfchan.com/11/54559/info.shtml
Created: 21/4 -2019 15:43:36 Last modified: 21/4 -2019 15:43:36 Server time: 06/05 -2024 23:15:07