Video Tutorial 1 - The variables

Actionscript 3.0 variables

what are Variables? - how to declare them - understanding the scope and meaning of Variables - default values - interpreting the reference / guide to Actionscript 3.0 - what are Constants - "global" and "local Variables" - examples of Variable declaration - practical examples of Variables applied to MovieClip and Textfield - references to the properties and the methods of a "class": what they are and how to use them

WATCH OUR FIRST VIDEO COMPLETE! - DEMO FOR FREE in streaming

This demo is a complete course to enable users to understand how video lessons of FlepStudio work. If you want to download this video you must buy it.

Duration 00:58:30
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 5 times

Video Tutorial 2 - The functions

Actionscript 3.0 functions

basic Functions concepts - how to declare them - the calling of Functions - why use Functions? - defining your own Functions - "Function statements" - "Function expressions" - choosing between "statements" and "expressions" - returning values from Functions - "nested" Functions - passing arguments by value or by reference - "local" and "global Functions" - practical examples of Functions applied to MovieClip and TextField.

Watch video preview

Duration 01:29:01
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 5 times

Video Tutorial 3 - The loops

Actionscript 3.0 loops

what are Loops? - how to define them - how to implement them - why use Loops? - "for", "while", "do while", "for each", "for in" Loops - "nested Loops" - examples of each kind of Loop applied to the TextArea component - practical examples of Loops for special effects applied to random MovieClips.

Watch video preview

Duration 01:28:17
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 6 times

Video Tutorial 4 - The Arrays

Actionscript 3.0 Arrays

what are Arrays? - how to define them - how to implement them - populating and querying an Array - why use them? - Array with nested loops - "two-dimensional Arrays" - practical examples of Arrays applied to the MovieClip and TextArea components.

Watch video preview

Duration 01:38:57
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 5 times

Video Tutorial 5 - The Conditionals

Actionscript 3.0 Conditionals

"if", "else", "else if" and "switch" Conditionals - What are conditionals? - how to define them - how to use them - examples applied to variables of type Boolean - practical examples of Conditionals and Arrays applied to MovieClip.

Watch video preview

Duration 01:27:29
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 5 times

Video Tutorial 6 - The Events

Actionscript 3.0 Events

first approache to the Events in Actionscript 3.0 - "Event" and "MouseEvent" - how to use them - how to trigger them - why use Events? - Practical examples of Events applied to the mouse and using Loops and MovieClip Array

Watch video preview

Duration 01:55:42
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 8 times

Video Tutorial 7 - The Document Class

Actionscript 3.0 Document Class

what is the Document Class? - a step-by-step how to create it tutorial- calling objects on the main timeline from the Document Class - calling methods from the Document Class from a nested timeline within a MovieClip on the stage - Event "Event.ADDED_TO_STAGE", Event "Event.RESIZE" - practical examples applied to MovieClip.

Watch video preview

Duration 01:26:44
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 5 times

Special price Package - Videos 1 to 7

Video package from 1 to 7 | save 12€

This package includes Variables - Functions - Loops - Arrays - Conditionals - Events - Document Class

Price €60 + 20% tax

Purchase this package by Credit Card
Purchase this package via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 5 times

Video Tutorial 8 - Classes

My first Class file in ActionScript 3.0

how to create and implement a class - the constructor function - working with more than one Actionscript class - event Event.ADDED_TO_STAGE applied to my classes - methods and properties of my classes - practical examples applied to MovieClips - keeping track of my classes

Watch video preview

Duration 01:51:10
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 2 times

Video Tutorial 9 - Static methods and properties

Static methods and properties in Actionscript 3.0

what are static methods? - what are static properties? - how to declare them - how to implement them - how to access them - encapsulation - the getter and setter - navigate and execute different actions between several classes and using static and non-static methods and properties

Watch video preview

Duration 01:21:54
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 1 times

Video Tutorial 10 - Event ENTER_FRAME and the Timer class

Event.ENTER_FRAME and the Timer class in Actionscript 3.0

introduction to the event Event.ENTER_FRAME - example of ENTER_FRAME applied to MovieClip and its properties - my first animations - an "inertial" effect applied to a MovieClip - ENTER_FRAME associated to mouse events - introduction to the Timer class - the Timer applied to an Array.

Watch video preview

Duration 01:29:15
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 1 times

Video Tutorial 11 - Flash and XML

Interact with external XML files using Actionscript 3.0

what is an XML document? - how to create an XML file - nodes and sub-nodes of an XML file - loading an external XML file using Actionscript 3.0 - the XML, XMLDocument and XMLNode classes - interpreting XML data within Flash - navigating through an XML file and recovering node values, sub-node values and attributes of the nodes - memorizing XML file data - recovering memorized XML data - printing out the recovered data into a Text Area.

Watch video preview

Duration 01:45:23
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 2 times

Video Tutorial 12 - addChild from the library

Attach a MovieClip from the library using Actionscript 3.0

attaching a MovieClip in real-time from the library to the stage - assigning a class to a MovieClip - creating a class and assigning it to a MovieClip - concatenation does not exist anymore - animation applied to MovieClip using this technique.

Watch video preview

Duration 01:22:33
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 1 times

Video Tutorial 13 - Loading external SWF and creating a preloader

Preloading and loading external SWF files using Actionscript 3.0

How to load an external SWF - associate events to the loader - simulate download locally - creating a preloader text - creating a preloader with a loading bar and percentage.

Watch video preview

Duration 01:00:12
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 2 times

Video Tutorial 14 - Loading external images and creating a simple image slideshow

Loading external images using Actionscript 3.0

how to load an external image - associating events to a loader - creating a preloader to be displayed during image loading - loading multiple images using an array - using the Timer class to create a simple image slideshow - creating a trash can array to reduce CPU and memory workload by regularly eliminating stacks of unwanted images and array objects.

Watch video preview

Duration 01:10:45
Price €10 + 20% tax

Purchase this video by Credit Card
Purchase this video via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 1 times

Special price Package - Videos 8 to 14

Video package from 8 to 14 | save 12€

This package includes: Classes - Static Methods and Properties - ENTER_FRAME and the Timer class - Flash and XML - addChild from the library - Loading external SWF and creating a preloader - Loading external images and creating a simple image slideshow

Price €60 + 20% tax

Purchase this package by Credit Card
Purchase this package via PayPal
IMPORTANT NOTE
: After you finish paying via PayPal, please remember to click on the yellow button of your PayPal page to come back to the FlepStudio website so as to download the video you have purchased.

Purchased 2 times

more coming soon...

Made on a Mac Valid XHTML 1.0 Transitional Valid CSS!