Using Shared Objects
Submitted by Flashvalley » Shared objects are to the Flash player what cookies are for the browsers, they can be used in many circumstances and are very useful to retrieve data between sessions.
Loading variables from a text file with LoadVars
Submitted by Flashvalley » This tutorial shows you how to load variables from a text file using the LoadVars class instead of the deprecated LoadVariables and LoadVariablesNum.
Learning Flash: the ins and outs
Submitted by Flashvalley » You tried the demo of Flash and you really want to learn more about it ? Good choice Flash is a wonderful piece of software, Flash is a door that opens on a land of wonders now you need to unlock that door. This article will hopefully help you to find your own keys.
Creating desktop applications with Flash
Submitted by Flashvalley » Flash is mainly known as a program dedicated to producing animations and applications for the web that run in a web browser. This situation has evolved over the past few years with a couple of programs known as SWF wrappers, Flash wrappers or SWFtoEXE programs, that open the door of desktop application development to a lot of Flash developers and Flash designers.
Organizing and structuring your Adobe Flash projects
Submitted by Flashvalley » Are you an organized Adobe Flash developer or designer ? here are some tips and tricks that might help you to improve your productivity.
Creating a grid dynamically with actionscript
Submitted by Flashvalley » There is plenty of reasons why you would like to create a grid in Flash, if you are creating a sudoku a crossword activity or a chess game you will surely need to create a grid with cells that need to be interactive and able to display some kind of data (graphics or text).
Creating a simple address book using shared objects
Submitted by Flashvalley » Learn how to create a simple address book in Flash using shared objects and the list component.
Preloading movies and pictures with the MovieClipLoader class
Submitted by Flashvalley » In the world of Flash interactivities and multimedia applications it is always important to let the user know what is happening when the application needs to be paused while a fairly large amount of data is being loaded. To do that nothing's best than a nice preloading system.
Communicating between SWfs using the localConnection class
Submitted by Flashvalley » The localConnection class is not used a lot because a lot of Flash developers are not just aware of its existence. That class lets you communicate between 2 or more SWFs running on the same machine.
Optimizing your Flash SWFs
Submitted by Flashvalley » This article will give you some tips and tricks that will help you to optimize your Flash content to be sure that your SWF will run fast and smoothly on most computers.



