Display IP address using flash
Description: Ever wanted to display the IP address of your visitor(s) via Macromedia Flash? As the following tutorial for a novice user will demonstrate, this can be accomplished quite effortlessly with some simple server-side scripting.
Added on: 10-Jul-2006 Hits: 173
|
Comments (0)Create a countdown timer in flash
Description: In this tutorial you will learn how to make an easy timer with the setInterval() function. You should have a basic knowledge of actionscript, but other than that this tutorial is pretty short.
Added on: 12-Feb-2007 Hits: 401
|
Comments (0)Styling Flash Text With CSS
Description: Cascading Style Sheets (CSS) is the standard technology used to format the presentation of web pages. It could also be used to style HTML formatted text in Flash so that you could update the formatting dynamically by editing your CSS file without going back to the source FLA. CSS also gives us greater control over the way our text is formatted and allows us to customize our styling in ways that are not possible using HTML on its own (eg. changing the color of text links). The text displayed in the following Flash movie is loaded from an external text file and its formatting is configured by an external CSS file. This tutorial shall teach you how to create this sort of movie.
Added on: 23-Mar-2007 Hits: 170
|
Comments (0)