• FlashGods - Tutorials
    1 » 2
  • AS3 Return Result From Database

    This quick tutorial shows you how to use php to submit a first name into a database, check against that name, and find that matching last name. It then echos back the last name, and by using XML, we can parse the returned data and use it.
    PlayDownload









    AS2 - External Sound Object

    This quick tutorial shows you how to set up a new Sound object, just like the previous tutorial. However, this time you will be playing the sound from an external source, not the library.
    PlayDownload









    AS2 - Sound Object From Library

    This quick tutorial shows you how to set up a new Sound object, and attach an mp3 file to it from the library. Quick and simple.
    PlayDownload









    AS3 - NetStream/NetConnect

    This quick tutorial shows you how to set up a new video object by passing in the width and height. You will then set up the Net Connection and Net Streams, along with a function to retrieve the metadata from the video file.
    PlayDownload









    AS3 - Reference Stage From Class File

    This quick tutorial shows you how to pass a reference to the stage from a class file. This is very useful when needing to call upon the stage or root from within a class file.
    PlayDownload









    Adding Child From Library

    This quick tutorial shows you how you can add an instance to the stage from the library. This is very similar to using the Document Class, only, you do all your scripting on a frame.
    PlayDownload









    Page 1 of 2
    1 » 2