English tutorials

  • JQuery Accordion Tutorial

    Navegando por internet me encontre este util tutorial facil y rapido para hacer un buen acordion de datos en JQuery Ver tutorial fuente (http://www.sohtanaka.com/)

  • Quick Tip: Detect the Browser and User Agent with AS3

    We’ll use TextFields and the help of ExternalInterfaces to retrieve the User Agent and display it in our SWF. With the User Agent stored, a simple search through the returned String will give us the Internet Browser. View tutorial (Source:http://active.tutsplus.com/ )

  • Dynamic Reflection Generator Class for AS3

    2010 will see several changes here on Activetuts+, one of which you’ll see implemented across all the Tuts+ sites: Quick Tips. Quick Tips tuts will be short, informative, simple, effective and will demonstrate something achievable during your lunch break! Bruno is kicking off the Quick Tips here at Activetuts+, with a great tip on creating…

  • Create a Dynamic Deep Linking Flash Web Site with SWFAddress

    in this tut, we will be exploring the wonder that is SWFAddress, discussing why your site should have deep linking, and the processes involved in implementing deep linking in your Flash projects. This website is XML driven. Also we shall be looking at SWFAddress’s built in functions and how they are used to create the…

  • Create a Full Screen, Scalable Flash Website

    In this tutorial you’ll learn how to create Flash sites that intelligently fill all the available space in the viewport, moving or resizing certain assets to make the best use of the space. Source (http://active.tutsplus.com/tutorials) View Tutorial

  • Execute Lightbox Scripts From Flash

    This evening I will be showing you how to execute my Lightbox++ script from a Flash movie. You’re not only limited to Lightbox++, as you can use this tutorial with any Lightbox scripts based on Lokesh Dhakars Lightbox class. How is it done? Simple really. We setup something similar to what .NET programmers refer to…

  • Horizontal page animation with jquery

    Horizontal page animation with easing using jquery. A very simple and basic tutorial on how to animate content horizontaly using just a few lines of javascript. Source ( http://manos.malihu.gr ) View Tutorial

  • Flash CS5: Code Snippets

    Easily click and insert code for your Flash projects. Users can also save code snippets for future use. Source (http://layersmagazine.com) View Tutorial

  • Building Frogger with Flixel: Movement, Collision and Deployment

    Welcome to the second of two tutorials detailing how to build Frogger for the Web and AIR on Android. In the previous part I talked about how to set up Flixel, change states and we built our first level for Frogger. Unfortunately there isn’t much we can do with our game without a player. This…

  • Build a XML Driven Horizontal Images Slider

    In this Actionscript 3 tutorial, learn step by step how to build a XML driven Horizontal World Cup Images Slider that the user controls with buttons or keyboard. View Tutorial (Source: http://www.riacodes.com/flash/ )