Blog Detail
friends
http://sara-intop.blogspot.com/
My blog contains flash tutorials, new technology news, and useful articles
Recent Posts
Creating custom flash menu:
Step1: Open New document in flash (Ctrl + N)Step2: Select first frame, right-click and paste the below code in first framecode contains explanationsvar con:ContextMenu = new ContextMenu();//The ContextMenu class provides runtime control over the item...
Hide Flash right-click menu:
Step1: Open New document in flash (Ctrl + N)Step2: Select first frame, right-click and paste the below code in first framecode contains explanationsvar con:ContextMenu = new ContextMenu();//The ContextMenu class provides runtime control over the item...
Creating Dynamic Div - Display error in form validation:
Sometimes we use alert user about wrong information supplied .. instead of using alert we can display information in document itself..here is the full code and code explanation follows..<html><head><style type="text/css">#error{marg...
Free photoshop brushes
Photoshop brushes are easy way to create amazing artistic effects , some of the free brushes are there ..., i found some useful brushes and the links are heremore...more......
Photoshop shortcuts
Photoshop shotcuts may be useful to make you peoples great designer and i found these photoshop shortcuts ... Press Tab will hide tool bar and palette, Shift+Tab will hide only palette.Hold Shift + click the top blue bar for toolbar and palette will...
Loader animation
HI friends, i found a site contains app to generate loading animated gifs that can be more useful to you peoplesmore here...

