FlashComponents.net - Latest Tutorials http://www.flashcomponents.net/ en http://www.flashcomponents.net/images/logo_rss.gif FlashComponents.net - Latest Tutorials http://www.flashcomponents.net/ Copyright (c) 2001-2008 Flash Components contact@flashcomponents.net Thu, 20 Nov 2008 19:36:51 EET Word Game http://www.flashcomponents.net/tutorials/word_game.html The aim of the tutorial is to learn how to create a simple word game. You will create an input box which will give different results depending on what is typed. The code for this is quite straight forward and has many uses other than this word game. For example forms and password controls....]]> Tue, 04 Nov 2008 16:38:05 EET Mouse Trail Animation http://www.flashcomponents.net/tutorials/mouse_trail_animation.html In this tutorial you will learn how to create a great mouse trail effect. The Flash tutorial clearly explains every step needed to build this animated mouse trails with beautiful smooth motion. There is no complicated ActionScript needed. This is a very easy mouse trail to build. So add some fun to your mouse cursor with this cool mouse trail effect:...]]> Mon, 03 Nov 2008 18:32:33 EET Collision Detection http://www.flashcomponents.net/tutorials/collision_detection.html Learn how to make a basic maze game with collision detection. Collision detection is useful in many different game type scenarios and is easier than you might think. The Collision Detection ensures that the Blue Ball (or Player) does not cross the red lines of the Maze. ...]]> Mon, 03 Nov 2008 16:32:34 EET Intro to Arrays http://www.flashcomponents.net/tutorials/intro_to_arrays.html An Array is just a computer term for a: List. Arrays are extremely useful in Flash, and there are numerous uses for Arrays in other programs. The aim of this tutorial is to learn how to use Arrays. There are four examples in this tutorial that show you how to use Arrays in slightly different ways. This tutorial goes through all of them in detail, explaining all the ActionScript. ...]]> Thu, 30 Oct 2008 15:52:38 EET Loading External Images http://www.flashcomponents.net/tutorials/loading_external_images.html Flash Compatibility: Flash MX Only (Does not work in Flash 5); Assumed Knowledge: Some knowledge of Tweening, Arrays, Preloaders, Nesting and using ActionScript. Level: Medium to Hard (a lot of steps); The aim of the tutorial is to learn how to create a Flash Movie which loads an Array (list) of external images such as Jpegs or Gifs. These images would then be loaded individually into the Flash Movie as and when the user wished to look at them. This makes the Flash Movie much smaller an...]]> Tue, 14 Oct 2008 17:19:59 EEST Blurring a Picture http://www.flashcomponents.net/tutorials/blurring_a_picture.html The aim of the tutorial is to learn how to make a Movie Clip blur in various ways: You will learn how to create a transition effect between an image in focus and a blurred image either by using an animated Tween effect or by using ActionScript....]]> Tue, 30 Sep 2008 14:43:24 EEST User Name and Password - Advanced Features http://www.flashcomponents.net/tutorials/user_name_and_password_advanced_features.html This tutorial is based on the previous tutorial: User Name and Password It is written with the assumption that you have read the previous tutorial. The Advanced Features discussed here are based on the Flash Movie created in the previous tutorial. These features are: * User Name and Password Pairs * Tab Key * Maximum Characters ...]]> Mon, 15 Sep 2008 19:37:37 EEST User Name and Password http://www.flashcomponents.net/tutorials/user_name_and_password.html In this tutorial, you will learn how to create a Flash Movie that allows people to access it only if they have both a User Name and a Password. This password control system can allow access to the Flash Movie (or part of a Flash Movie) or access to separate web page. ...]]> Fri, 22 Aug 2008 15:19:32 EEST Right Click Context Menu http://www.flashcomponents.net/tutorials/right_click_context_menu.html The aim of the tutorial is to learn how to customise the context menu. This is the menu that is accessible by right clicking on a Windows PC or by Ctrl click on a Mac. This is a new feature available in Flash MX 2004. ...]]> Sat, 02 Aug 2008 13:56:17 EEST Scrolling Menus http://www.flashcomponents.net/tutorials/scrolling_menus.html A scrolling menu is an extremely useful thing to be able to do and though it is not difficult, how to do it is far from obvious. This technique can be used to scroll any object such as a long movie clip or picture. ...]]> Fri, 01 Aug 2008 16:26:54 EEST