Warning: include(..\head.php) [function.include]: failed to open stream: No such file or directory in /var/www/icanimate/create/filespec.php on line 10

Warning: include() [function.include]: Failed opening '..\head.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/icanimate/create/filespec.php on line 10

We are dedicated to giving you the low down on how everything works.

basics:

Every animation is driven behind the scenes by a simple script. This script has 
numerous limitations and quirks that I hope to show in this guide. Every animation is
displayed in a 550 by 400 window and our creation software also works within that 
limitation. Here's a great example

Detailed Functions:

tagwhat it does
bRRGGBBsets a new background color(can only be declared at the start of the data)
|creates a space in between frames
;is placed in between individual peices of content within the frame
lX1,Y1,X2,Y2creates a line(l) between the points X1,Y1,X2,Y2
tX,Y,TEXT,SIZEcreate an unique text object with text TEXT of size SIZE at X,Y
rX,Y,W,Hthis will create a rectangle at X,Y with a width W and height H(x1,y1 always has to be greater than x2,y2)
oX,Y,W,Hthis will create a oval at X,Y with a width W and height H
cRRGGBBdefines a new color on that frame, everything after that on the frame will be this color. Defaults to a green color and can be used a infinite amount vs. the background which can only be used once.
ALL color is in hex codes i.e. what html uses.
Warning: include(..\footer.php) [function.include]: failed to open stream: No such file or directory in /var/www/icanimate/create/filespec.php on line 46

Warning: include() [function.include]: Failed opening '..\footer.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/icanimate/create/filespec.php on line 46