Home

Submit

Source

Feeds

Home » Adobe Flash » Performance and Optimization ::

Adobe Flash Performance and Optimization
Sometimes it is necessary to determine if a file exists using actionscript, for example when you have a preloader cue, that loads a series of .jpgs one after another, if one of the files doesnt exist then the cue wouldnt traverse any further, you could of course use a timeout in that scenario but why not just check if the file exists before loading it, so that if necessary you can move onto the next item in the cue almost instantly.
Related Tutorials
Adobe Flash Dynamic Content
Checking if a file exists with ActionScript
Adobe Flash / Dynamic Content
Sometimes it is necessary to determine if a file exists using actionscript, for example when you have a preloader cue, that loads a series of .jpgs one after another, if one of the files doesnt exist then the cue wouldnt traverse any further, you could of course use a timeout in that scenario but why not just check if the file exists before loading it, so that if necessary you can move onto the next item in the cue almost instantly. It is possible to determine whether a file exists using the success parameter of the onLoad event handler, the problem lies in the fact that the onLoad event handler for movieclips doesnt work, so to check if an .swf file exists, or an image, you will need to use this method...

Site: www.flashvista.com Report - View Tutorial

Adobe Flash Dynamic Content
Check if the email address exists using web services
Adobe Flash / Dynamic Content
In this tutorial I am going to teach you how to check if the email entered by the user exists or not.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash Games
Laser Collision Checking
Adobe Flash / Games
you will learn how to create you ship and check when the laser hit it.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash Projector
Batch Files : Opening Text Files using a .bat file
Adobe Flash / Projector
In this tutorial we will look at creating a .bat file that will open a .txt file.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash ActionScript
Loading external swfs from an external dynamic loaded text file
Adobe Flash / ActionScript
Say we have an external text file that is dynamically loaded into flash. Now say we want to have a link from this text file, which loads up external movies. If this is our situation then we can use "asfunction" in our text file to communicate a general function with flash.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash Preloaders
Preloading External Flash Movies Flash tutorial
Adobe Flash / Preloaders
This preloader tutorial shows you how to load an external Flash file into another Flash file with a preloader. This gives you the opportunity to break your Flash Movie into several more manageable parts rather than having one very large Flash file. It also means that the user need only wait for that section of the Movie that they wish to view to preload rather than waiting for a much larger file to load.

Site: www.webwasp.co.uk Report - View Tutorial

Adobe Flash Getting Started
Video File Formats
Adobe Flash / Getting Started
A variety of video file formats, including AVI, MPEG, WMV/ASF, MOV/QT, RM/RMVB, DivX/XviD, MP4, 3GP, M1V, M2V can be imported to SWF Quicker. Here, I present you some detailed information about these video file formats.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash ActionScript
Prototypes and Inheritance
Adobe Flash / ActionScript
When you create a function you also create a 'prototype' of the function. Even if the prototype is not defined explicitly it exists as a 'template' for the function and any new instances of that function.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash ActionScript
Loading Text file into flash
Adobe Flash / ActionScript
This is a very basic tutorial, that will show you how to have a Flash movie 'import' and display text from a text file that you create. This can be very useful if you want to update text in a movie, but don't want to edit the .fla file!.

Site: www.flashadvisor.com Report - View Tutorial

Adobe Flash Projector
Batch Files : Creating .bat files for CD
Adobe Flash / Projector
Batch files are useful for all kinds of different tasks. In this two part tutorial we will firstly look at how you make a batch file to 'explore a cd'. Then in the second installment we will look at how we can employ a batch file to open a text file with the default program'. After reading these tutorials you will be able to experiment with batch files and create your own. So let's begin.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash Performance and Optimization
Lower your file size
Adobe Flash / Performance and Optimization
When you use lots of images/sounds/video in flash your final file size can be huge!! What you can do is lower the quality of your images/sounds which can make a big difference on file size...Don't worry you will hardly see the difference too, you wont loose much quality :)

Site: www.idigitalemotion.com Report - View Tutorial

Adobe Flash ActionScript
Creating dynamic charts from an external file
Adobe Flash / ActionScript
This tutorial shows you how to set up the Flash MX charting components to take data from an external source such as an ASP page or text file.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash Video
Integrating Video in a Flash Movie
Adobe Flash / Video
Want to integrate video in your Flash movie? You have two choices. You can embed the video in your Flash document, or keep progressively download it into a SWF file using from a FLV (Flash Video) file. In this tutorial you'll learn to use the Media Playback Component to display a FLV file in a Flash movie.

Site: www.webdesign.org Report - View Tutorial

Adobe Flash Sound
Controlling sound using Actionscript
Adobe Flash / Sound
Audio integration into a Flash file always adds "glamour" to the Flash file. It makes it highly presentable and enhances the user experience. We will see how to do the following using Flash: 1. Import audio into flash 2. Adding audio to frames 3. Adding audio to buttons 4. Looping audio 5. Updating/Editing the added audio 6. Sharing the audio file across multiple files/projects

Site: www.flashadvisor.com Report - View Tutorial

Adobe Flash Dynamic Content
Controlling flash from html
Adobe Flash / Dynamic Content
Say we have an external text file that is dynamically loaded into flash. Now say we want to have a link from this text file, which loads up external movies or we simply want to controll our flash from an external text that we have loaded; if this is our situation then we can use "asfunction" in our text file to communicate a general function with flash.

Site: www.flashkit.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement