flashvalley submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
Using Shared Objects
Thumbnail
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.
Rating: 3.0/5 | 888 clicks | 0 comments | 3 saves | share | report
Loading variables from a text file with LoadVars
Thumbnail
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.
Rating: 3.0/5 | 970 clicks | 0 comments | 1 save | share | report
Learning Flash: the ins and outs
Thumbnail
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.
Rating: 2.0/5 | 2,169 clicks | 0 comments | 3 saves | share | report
Creating desktop applications with Flash
Thumbnail
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.
Rating: 3.0/5 | 1,670 clicks | 0 comments | 2 saves | share | report
Organizing and structuring your Adobe Flash projects
Thumbnail
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.
Rating: 2.0/5 | 863 clicks | 0 comments | 1 save | share | report
Creating a grid dynamically with actionscript
Thumbnail
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).
Rating: 3.0/5 | 1,301 clicks | 0 comments | 2 saves | share | report
Creating a simple address book using shared objects
Thumbnail
Submitted by Flashvalley » Learn how to create a simple address book in Flash using shared objects and the list component.
Rating: 3.0/5 | 1,254 clicks | 0 comments | 1 save | share | report
Preloading movies and pictures with the MovieClipLoader class
Thumbnail
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.
Rating: 3.0/5 | 1,206 clicks | 0 comments | 2 saves | share | report
Communicating between SWfs using the localConnection class
Thumbnail
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.
Rating: 4.0/5 | 597 clicks | 0 comments | 2 saves | share | report
Optimizing your Flash SWFs
Thumbnail
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.
Rating: 3.0/5 | 1,141 clicks | 0 comments | 1 save | share | report