Load movies into levels in flash
Description: The aim of the tutorial is to learn how to use Levels to load several Flash movies (or Jpegs) simultaneously into a single shockwave file (swf).
Added on: 15-Jan-2006 Hits: 542
|
Comments (0)Random banner per visit
Description: Flash has never been so interactive. In this tutorial i will be showing you how to load up a random swf each visit. So lets start!
Added on: 06-Mar-2006 Hits: 101
|
Comments (0)Sending and loading external data with Flash
Description: Flash by itself cannot access databases, and lacks the power of server-side languages. This is because it is client-side. It does however contain the necessary mechanisms to interact with external scripts which CAN access databases and do all the other hard stuff.
Added on: 04-Nov-2005 Hits: 174
|
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: 164
|
Comments (0)Using shared libraries with flash
Description: This can be a very important tool, it saves time on downloads and can be great when you need to synchronize flash movies. Learn how to use shared libraries in flash..
Added on: 02-Jun-2005 Hits: 1446
|
Comments (0)