1
2
3
4
import flash.display.BitmapData;
import flash.geom.Rectangle;
import flash.geom.Matrix;
...

ActionScript New to actionscript - Cam t...

by scott2010_h, January 23, 2010 02:04, No refactoring, tagged with flash, webcam, actionscript, clock

I know a lot of you are goi...

B05a78cd33eb6b85c70d7f88d042d813 Talk
1
Copyright &copy; 2007<?php echo (intval(date('Y')) > 2007) ? date(' - Y') : ''; ?> - All Rights Reserved - Design by scott2010_h

PHP On Copyright Year

by scott2010_h, October 10, 2007 04:12 Star_fullStar_fullStar_fullStar_full

@ Lokycss there was an extr...

B05a78cd33eb6b85c70d7f88d042d813 Talk
1
2
3
4
<?php
$time = time ();
$year= date("Y",$time);
...

PHP Copyright Year

by scott2010_h, October 08, 2007 03:31, 16 refactorings

Could anyone make this smal...

B05a78cd33eb6b85c70d7f88d042d813 Talk