Category: Webdesign Tips

Video Tutorial on how and why to use Smart Objects in Adobe Photoshop.

Read more »

Nikesh Arora at the Marketing Society Conference

sjim
06/23/09

This Video is pretty old, from januari, but it is an nice presentation and worth posting :D
Nikesh Arora, President of EMEA Operations speaks about how the internet is changing marketing at the Marketing Society Annual Conference in London.

Read more »

Masking Dynamic Text Fields in AS3

sjim
15/06/09

It is not possible to mask a dynamic text field trough the layers panel.
However, you are able to do this in the code. This requires the mask to be a MovieClip and is initiated like this:

AS3:

targetClip.mask = maskClip

AS2:

targetClip.setMask = maskClip

targetClip being the MovieClip that needs to be masked.
maskClip being the MovieClip that IS the mask.

How to Get Better Visibility on Google

sjim
06/11/09

USA TODAY's Jefferson Graham interviews Google engineer Matt Cutts on how to get your site to the top of Google with 5 basic, common sense SEO tips. Matt Cutts guests on the USA TODAY Talking Tech web video show.

1 2 >>