Archive for February, 2010

Flowplayer Dragging

I was work­ing with Flow­player today, and for some weird rea­son you “drag” the player along with your mouse when ever you’re chang­ing the vol­ume or mov­ing the time slider (progress bar), you’re prob­a­bly using Fire­fox and HTML5. The trick is to make the con­tainer tag (I’m using <a id=“player”>, so my tag is a) un-draggable. […]

Befor you start the next project…

Next time you start a new project, break apart all the major com­po­nents; Iden­tify each component’s behav­ior and func­tion, and if you are plan­ing to use 3rd party tools (like plu­g­ins) first research how they work, and chose the one that suits your needs the most. Make sure you know how they work, and what output […]