Learn how to create a simple website in flash CS3 with this tutorial. includes code for internal links to labels and external links to urls. Fla source file also included.
FreeVersion: n/a Platform(s): windows Updated: Sun Mar 16 2008
New we are going to integrate XML file with Flash. We will read XML data using a flash and display it. To read XML file we are going to deal with inbuilt function provided by macromedia flash. The event we're dealing with here is the event of the XML being fully downloaded and introduced into Flash movie. This is the called the onLoad event.
If the XML document is received successfully, the success parameter is true. If the document was not received, or if an error occurred in receiving the response from the server, the success parameter is false.The default, implementation of this method is not active. To override the default implementation, you must assign a function that contains custom actions.
FreeVersion: 1.0.0 Platform(s): linux, windows Updated: Fri Oct 12 2007
See this step by step tutorial and learn how to create simple shadow button with two sounds. To create this tutorial you don't have to use action script.
In this easy tutorial made for Flash 8, you will see how to apply transformation effect on any object with no Action Script. For this example, I will apply this effect on some picture.
FreeVersion: n/a Platform(s): n/a Updated: Tue Feb 6 2007
In this easy tutorial made for Flash 8, you will see how to create realistic shadow in flash with no Action Script, using the Shadow filters and Transform Panel.
FreeVersion: n/a Platform(s): n/a Updated: Sun Jan 7 2007
This tutorial will teach you how to create a tear using Color Mixer Panel. This tutorial is also introduction for following tutorial, in which I will show you how to create a Human cry animation. Let's go!
FreeVersion: n/a Platform(s): n/a Updated: Tue Oct 3 2006