Tag: actionscript

flash24h-66-2011-08-09-06-17-44-quick-tip-detect-user-inactivity-in-a-flash-movie

Quick Tip: Detect User Inactivity in a Flash Movie

In this Quick Tip, you’ll learn how to detect when the user has been inactive for a determined time. Keep reading to find out how!
Step 1: Brief Overview
Step 2: Set Up Your Flash File…

View: 498
Comments: 0
Share this post!
flash24h-47-2011-08-08-01-16-07-create-a-mechanical-snake-with-inverse-kinematics

Create a Mechanical Snake With Inverse Kinematics

Imagine a chain of particles animating in symphony together: A train moving as all attached compartments follow suit; a puppet dancing as its master pulls its string; even your arms, when your parents hold your hands as they lead you in an evening walk. Movevment ripples down from the last node to the origin, abiding to constraints as it goes. This is inverse kinematics (IK), a mathematical algorithm that calculates necessary motions. Here, we’ll use it to create a snake that’s a little more advanced than the one from Nokia games.

View: 2072
Comments: 0
Share this post!
flash24h-82-2011-08-04-04-18-00-quick-tip-lock-your-swf-to-a-specific-domain-name

Quick Tip: Lock Your SWF to a Specific Domain Name

Do you want to keep your SWF exclusive to your site? In this Quick Tip, we’ll look at how to use a site lock to stop people downloading your SWF and embedding…
Include souce file

View: 477
Comments: 0
Share this post!
flash24h-99-2011-07-31-11-31-02-get-user-ip-address-using-php-and-actionscript-3

Get User IP Address Using PHP and ActionScript 3

An Internet Protocol Address (IP Address), is a unique number assigned to every device connected to the Internet. For different reasons, it can be useful to get the user IP address, like blocking a spammer user in a chat application for example. In this tutorial, I will show you how to get and display the user’s IP address using PHP and ActionScript.

View: 689
Comments: 0
Share this post!
Euclidean Vectors in Flash

Euclidean Vectors in Flash

Euclidean vectors are objects in geometry with certain properties that are very useful for developing games. They can be seen as points, but they also…
Euclidean Vectors in Flash
Actionscript
Souce: stusplus

View: 670
Comments: 0
Share this post!
flash24h-68-2011-07-29-07-27-23-quick-tip-using-as3-keycodes

Quick Tip: Using AS3 Keycodes

Learn how to use key codes in ActionScript 3.0 to detect when the user presses a specific key. Final Result Preview Let’s take a look at the final…
Quick Tip: Using AS3 Keycodes

View: 626
Comments: 0
Share this post!
flash24h-77-2011-07-29-03-54-02-develop-a-translator-app-using-the-google-ajax-api-and-json-activetuts

Develop a Translator App Using the Google AJAX API and JSON | Activetuts+

In this tutorial, you will learn how to use the Google AJAX API with ActionScript 3 to create a nice looking translator application.

View: 606
Comments: 0
Share this post!
Build a Custom Timer and Progress Meter in AS3

Build a Custom Timer and Progress Meter in AS3 | Activetuts+

During this tutorial I will demonstrate how to make a custom timer which supports counting up or down to a specified amount of time. Final Result

View: 486
Comments: 0
Share this post!
Quick Tip How to Randomly Shuffle an Array in AS3

Quick Tip: How to Randomly Shuffle an Array in AS3

Sometimes you have a set of items – could be Strings, could be Numbers, could be Objects, whatever – whose order you want to randomise. This is..
Souce: active.tutsplus

View: 496
Comments: 0
Share this post!
implement-a-map-using-the-google-map-api-for-flash-activetuts

Implement a Map Using the Google Map API for Flash | Activetuts+

Twice a month, we revisit some of our readers’ favorite posts from throughout the history of Activetuts+. This tutorial was first published in May,

View: 738
Comments: 0
Share this post!
Page 3 of 5« First234Last »