by on November 2nd, 2008

Talk about form controls via Javascript. I have been hunting down js control over forms from the day I started web development. I love the control over programming and its essential too. Here in this javascript essentials part I will share with you some essential form controls. Accept Terms & Go Advanced Email Address Validator [...]

{ continue reading }

by on November 2nd, 2008

We will cover following essentials of javascript in this area. TOOLTIPS – Moving Tooltips – Hint Tooltip – Fade in out Tooltip – Regular Tooltip DATE & TIME – Regular Time & Date Full Script (Live) – Date Script (Month, Date, Year) – Time Script (Time(Hour,minutes,second), AM:PM) – Live Rotation – Image Rotation (Page Reload [...]

{ continue reading }

by on November 1st, 2008

I have selected some very very essential scripts based on javascript which are widely and mostly used in everyday website. I have been also using these for years and it seems like these will never get old and will be always wanted by web developers. I started a series of Javascript Essentials and this is [...]

{ continue reading }

by on November 1st, 2008

In Javascript Essential Part-2 we will cover following tasks. Page Fit to Screen No Right Click (no alert) No Right Click with alert No Right Click on Images Disable Image Toolbar script Count Down (Live) Count Up (Live) FF1+ IE5+ Opr7+ Scroll bar color – 16-A- Left Scroll bar No Scroll bar Auto Page Reloaded-Auto [...]

{ continue reading }

by on October 27th, 2008

SMARTY – What & Why SMARTY is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation. This is best described in a situation where the application programmer and the template designer play different roles, or in most cases are not the same person.

{ continue reading }

For random text animation consider following example. External AS (actionscript) files are used in this example. you can modify text as required.

{ continue reading }

by on October 26th, 2008

What is the point of counting in flash? Well if there is any point, then You can make count downs or count ups and then trigger some action on its completion. Following tutorials will guide you about how to create counters in flash using ActionScript.

{ continue reading }

We can import any sound of supported format into flash (Shortcut: Ctrl+R). After importing, you can find sound in Library panel and by dragging that at stage it will be added in timeline of movie. Other way is to click at timeline which will give you sounds panel in movie properties panel, if you have [...]

{ continue reading }

Learn about flash preloaders. How to create different kind of preloaders for flash movie using advanced ActionScript. Follow these tutorials to learn how to set up preloader in flash using ActionScript and download ready to use examples of flash ActionScript preloaders.

{ continue reading }