Almost all websites use some sort of Traffic Analytics, Google Analytics is used by 54.7% of all websites, according to w3techs.Using an external analytics service to collect and parse website’s visitors data is the simplest and fastest way, however, it comes with a price since the...
Author: adi
Creating a Gallery page in a minute and a half – Bablab
Bablab is a centralized platform for Photographers and Artists to manage their online presence.
Create a slick portfolio website – see how!
bablab.com A new service for professional photographers, create your own portfolio website, super slick and elegant. Another super cool feature are the private client galleries, upload low-res photos, send your client a secured link to proof, select or share with their friends and family. Take...
Flash MouseWheel event on ALL browsers
Cut a long story short – took me a long time to find a solution to support Flash MouseWheel on all browsers, Windows AND Mac. You can see this live here: http://www.pairhaps.com This solution is a combination of two technics, and as of today (March...
ooVoo
Client ooVoo Medium Desktop, Mac Date June 2012 Description Worked with ooVoo team to define the user experience for Mac users and to design the Mac client. such a sweet project. Categories UX + Design URL oovoo.com
Credorax
Client Credorax Medium Web Date April 2012 Description Corporate portal main page – done with Flash. Categories Flash programing URL NA
Microsoft secrets
Client Microsoft’s innovation lab Medium Web Date June 2011 Description The smartest banner you have ever seen, more code in this small piece of flash than in a full bloated website. Categories Flash programing, design URL NA
Amdocs
Client Amdocs Medium Web Date Apr 2011 Description Slick online presentation, the navigation is based on sliding, similar to the iPhone behavior. Categories Flash programing, design URL
Injecting and calling JS functions from within flash using external
I recently encountered a unique requirement in one of my projects, triggering the loading of a page in the background (outside of flash, using Ajax) from within flash. Often you cannot rely on JS functions to be available, you could load public libraries (Jquery or...
Random number without repeat as3
We’re using the random object for many things, by its nature it may repeat a number, but sometimes we don’t want to get the same number more than once, for example when showing a random image out of an array of images, or jumping to...