Posts by ""

Posted by Thurein on 25th August 2009

Amazing Photoshop Tutorials

Adobe photoshop is the most popular software to create design and graphic editing. If you would like to become a designer, you should check these very nice photoshop tutorials. Curled Corner Old Fantasy Map of Your Area

Posted by Thurein on 24th August 2009

Free Textures And Patterns Websites

When you design with photoshop , you may need high quality texture and pattern. This is the list of free texture and pattern sites. You can download free of charge from these websites. 1. Grungetextures.com 2. Squidfingers.com

Posted by Thurein on 22nd August 2009

SWFObject: Javascript Flash Player detection and embed script

Do you get the problem when you embedding flash (swf) file on your website with Adobe script ( automatically added from dreamwaver )? <script type=”text/javascript”> AC_FL_RunContent( ‘codebase’, ‘http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0′, ‘width’, ’940′, ‘height’, ’800′, ‘title’, ‘flashmo_template’, ‘src’, ‘flashmo_183_photo_rotator’, ‘quality’, ‘high’, ‘pluginspage’, ‘http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash’, ‘bgcolor’, ‘#FFFFFF’, ‘movie’, ‘flashmo_183_photo_rotator’ ); //end AC code </script> You can solve easily with swfobject [...]