July 5th, 2007
Filed under: Free Icons |
1 Comment »
A Glassy shiny glossy web 2.0 hand pointing at what ever is interesting. See more similar icons on the web 2.0 icons page.
Sorry it is pointing left if you needed one pointing right. I will see if I can’t do another when I have time.
pointingHONESTY BOX Help support this site - Thanks!Bookmark to:
July 4th, 2007
Filed under: Free Icons |
No Comments »
I have added another speech bubble to the list of web 2.0 icons. A slight variation on others.
Also I have added a new blue button to the Free Buttons Page.
bubble buttonHONESTY BOX Help support this site - Thanks!Bookmark to:
July 3rd, 2007
Filed under: Tutorials |
1 Comment »
Blending two images using stripes can be a rather cool way of blending images. The achieve the above image follow the steps laid out below. This tutorial is for Photoshop.
1. Get two images. I have used Superman and Spiderman.
2. Create a new layer for image 1. In this case, Superman and create a gradient […]
July 3rd, 2007
Filed under: Free Icons |
No Comments »
Apple.com do a very nice selection of screensavers and most importantly, ICONS! See the links page for more.
HONESTY BOX Help support this site - Thanks!Bookmark to:
July 3rd, 2007
Filed under: Free Graphics |
No Comments »
I have just started a new section on Patterns and tiles for use with Photoshop, Paintshop Pro, Gimp etc.
Paterns & Tiles
patterns tilesHONESTY BOX Help support this site - Thanks!Bookmark to:
July 1st, 2007
Filed under: Free Icons |
No Comments »
Here is another home icon or house icon. I know they are always in demnad. See more on the web 2.0 icons page.
home houseHONESTY BOX Help support this site - Thanks!Bookmark to:
July 1st, 2007
Filed under: Flash |
No Comments »
Some Flash Action Script…
If you ever need to get the instance or parent name of a movie clip you can give the parent movie clip a variable in the first frame such as:
RetName = “sample1″;
Then you can call it at any time using the following method:
InstanceName = movieclip.RetName;
movieclip being the child.
I needed to do this recently for […]