Flash Window or Movie Move – Dragable Content Using ActionScript
Drag-able content is flash looks very sexy. Suppose you created a movie clip that had all the sound controls in it. You can enable it to drag freely across the…
Drag-able content is flash looks very sexy. Suppose you created a movie clip that had all the sound controls in it. You can enable it to drag freely across the…
If you want some hidden part or admin section in your flash movie then you can just create a login system for Flash using ActionScript.
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…
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….
In this section you will learn how to do the following in Flash using ActionScript. Close Browser From Flash Without POPUP Alert (browser close) With POPUP Alert (browser close) With…
Following example will show you how to create date and time function in flash. Read tutorial and download example. Create a dynamic text field named as Mytime or whatever you…
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…
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…
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…
By just looking at the image, I think you will not get the whole idea about the function. You will have to download it to see working example. This is…