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.
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 [...]
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.
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 [...]
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.
Web Style Press is web but with style. Back few years I used to play with flash to create catchy pages. With arrival of HTML5 and CSS3 and all the web browsers evolution + jQury, MooTools, Prototype etc. its a lot different now. You can create pretty slide shows and animations without flash. I guess, [...]
