Search for Sinhala video computer lessons, videos, Flash Demos, audio tutorials, softwares, fonts and other useful educational materials using our search utility:
Flash ActionScript 2 Sinhala Video Tutorials, Free Lessons.
ActionScript is a JavaScript like programming language that has object oriented features. It was developed by Macromedia which was later sold to Adobe Systems. It is used to develop websites, interactive multimedia content and software targeting Adobe Flash Player platform. ActionScript has many development versions. Its current version is ActionScript 3, which is mainly targeted on desktop and mobile applications. ActionScript 3 has its own runtime environment called “Adobe Integrated Runtime”, also known as AIR.
In these tutorials, you’ll learn ActionScript 2 with the latest Adobe Flash Player. Later I hope to introduce you the power of ActionScript 3 and its integration with AIR.
- 1. Introduction to ActionScript
- 2. Action panel
- 3. Creating variables in ActioScript
- 4. Understand the frames and the script
- 5. String concatenation
- 6. Arithmatic operation
- 7. If structure
- 8. Working with complex if statements
- 9. Switch-Case structures - PART 1
- 10. Switch-Case structures - PART 2
- 11. Switch-Case in special occations
- 12. Using the Trace function
- How to create a Preloader using Flash - Part 1
- How to create a Preloader using Flash - Part 2
- How to create a Preloader using Flash - Part 3
- How to create a Preloader using Flash - Part 4
- How to create a Preloader using Flash - Part 5