Posted by
Admin |
Published 2006-09-29 |
Rating: Not rated |
Views: 508 |
{comments}
In this tutorial, you will learn how to use Flash and XML to create a simple phonebook application...
Posted by
Admin |
Published 2006-09-29 |
Rating: Not rated |
Views: 607 |
{comments}
The guide shows you how to have complete control over your Pop Up Windows, including the position on screen. What's more all the code is within the Flash button so you don't need to mess around with any JavaScript in the HTML. Updated to take into account the Pop Up Blocker in Windows XP Service.
Posted by
Admin |
Published 2006-10-05 |
Rating: Not rated |
Views: 509 |
{comments}
In this guide you will learn how to make a Magnifying Glass with a very simple piece of code. This ActionScript enables you to attach several objects to the mouse, some of which follow the mouse and others move in the opposite direction.
In this tutorial you will learn how how to create a sliding control knob which can be used to control a range of different settings such as: volume, size, transparency or in this case colour. See how Bitwise operators are used in the ActionScript to set the colour.
Posted by
Admin |
Published 2006-10-05 |
Rating: Not rated |
Views: 746 |
{comments}
How to use the hitTest command to make walls for the movement tutorial I made. This is done by making four if statement, and four movie clips.
This tutorial will teach you how to create cool photo sliding with easing effect. Combine with other flash photos tutorial, you will create an amazing flash photo gallery.
Posted by
Admin |
Published 2006-10-05 |
Rating: Not rated |
Views: 490 |
{comments}
How to make a movie clips "slide" back and forth with acceleration and deceleration. It adds an exciting new way to display images, or create sub navigation. Lot's of possibilities with this one. (V 5 or mx)