by on November 2nd, 2008

We have a mission to guide web developers, webmasters to achieve best performance in their projects. You may browse my blog and get code inspiration and spread the knowledge as much as possible. We discuss all web related topics, e.g. Web design, website design, web designer, web development, logo design, css html, css menu, css [...]

{ 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 }

Here is a method to search Google from flash. AdSense users can also use this script.

{ 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 }

by on October 26th, 2008

When you have got a movie and you want to navigate it frame by frame then this script is handy. You can write frame number to jump at that frame. Add stop button on starting frame. Create new frames and add relevant contents on them. Create an input text and name it (assign variable) goto [...]

{ continue reading }

Following are some particle systems made in flash using ActionScript. I have ‘Flash Fairies particle system’, ‘Flash Snow Effect’, ‘Flash Stars Field’, ‘Flash Smoke Effect’, ‘Flash Stars Effect’, ‘Flash Rain Effect’, ‘Flash Background Color Effect’, ‘Flash Leaves Particle System’ and more…with examples to download.

{ continue reading }

Tooltips or titles in flash movies are helpful for extra information about any page or section of movie. You might give user some information about the link before he is going to click at that. For this regard tool tips are very helpful.

{ 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 }

by on October 20th, 2008

In Adobe Flash buttons are essential part and play specific role in control and animation of movie. I will explain here about how to animate the button or trigger a smooth animation by movie clip onmouseover of a button and onmouseout. We create an invisible button mostly and give it a target movie clip which [...]

{ continue reading }