Home

Submit

Source

Feeds

Home » Adobe Flash » ActionScript ::

Adobe Flash ActionScript
This tutorial will teach you how to create an interactive music player powered by XML using AS3.
Related Tutorials
Adobe Flash ActionScript
Creating an AS3 XML Video Player in Flash
Adobe Flash / ActionScript
This tutorial will teach you how to create a YouTube like Flash video player.

Site: www.republicofcode.com Report - View Tutorial

Adobe Flash Tips and Tricks
Working With XML
Adobe Flash / Tips and Tricks
Sometimes you need to pass a flash file information. Perhaps you're making a flash-based photo gallery or an mp3 player. Maybe you want to use flash to parse server information. Whatever you need to do, it may make the most sense to use XML to pass your data to flash. Using XML is good because it's easy to parse as flash has built-in XML tools. In order to use an XML file, you need flash to do 2 things: read it and parse it. Here's an example of the code you'd need to read in an XML file (called info.xml) and parse it.

Site: flashsandbox.com Report - View Tutorial

Adobe Flash Animation
Creating a Weather Widget with XML and AS3
Adobe Flash / Animation
In this tutorial I'm presenting you a little weather widget, that could come handy for travel websites, or our personal page.

Site: www.thetechlabs.com Report - View Tutorial

Adobe Flash Tips and Tricks
Creating a Basic Audio Box in Flash
Adobe Flash / Tips and Tricks
This tutorial will teach you how to create an extremely simple music box in Flash with very little scripting. You can use this music box in your blog, in a forum, a portfolio, personal webpage, etc. I used this in my blog, I think that it gives it this atmospheric feeling to the blog, and it's cool to have one anyway! Our music box is going to be extremely basic, will contain two buttons and two frames: Play and Stop. You press play, the music starts, press stop and the music stops as well.

Site: www.oman3d.com Report - View Tutorial

Adobe Flash Dynamic Content
A Simple XML-Based Searchable Database
Adobe Flash / Dynamic Content
This tutorial is about creating a simple to a limited extent searchable database with XML and integrating it into Flash. "XML is the phuture of the web", somebody once wrote to me and that is what I am learning wherever something is written about XML. There are a number of ways to parse XML such as XSL or javascript.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash ActionScript
Creating a Grid Image Gallery in Flash Using AS3
Adobe Flash / ActionScript
This detailed tutorial will teach you how to create a powerful XML powered image gallery that lays out your thumbnails in a grid manner.

Site: www.oman3d.com Report - View Tutorial

Adobe Flash Sound
Music On/Off Toggler
Adobe Flash / Sound
Ok, so you're making a website and you have NO IDEA how to make a music on/off switch? Maybe it might seem hard but really it's not. It only takes 1 Movie Clip, 2 buttons, and about 4/5 lines of actionscript as well as your music! Sound easy?Let's get started!

Site: www.flashkit.com Report - View Tutorial

Adobe Flash Utilities
Flash_player7
Adobe Flash / Utilities
Simple flash player you can use to play your favorite music videos or family videos.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash Tips and Tricks
Transferring data across domains using crossdomain.xml
Adobe Flash / Tips and Tricks
In many occasions you might want a SWF to be able to retrieve data from another domain, by loading variables from a text file for example, or you might want to send data from a Flash email form to a PHP script that is sitting on another domain.With Flash player 6 a security sandbox implemented a restriction : a movie sitting on one domain would be prevented from loading data from another domain. In Flash Player 6, sub domains of the same parent domain could access each other's data this is not the case anymore starting with Flash player 7, domains must be identical for data to be read.

Site: www.flashvalley.com Report - View Tutorial

Adobe Flash ActionScript
Creating an XML Slideshow in Flash
Adobe Flash / ActionScript
All the contents of our slideshow will be controlled through an XML file so that you can updated your images and their description without going back to your FLA, the XML file will also control the speed of the slideshow.

Site: www.oman3d.com Report - View Tutorial

Adobe Flash ActionScript
Flash Fluid Layouts And Stage Resize In AS3
Adobe Flash / ActionScript
This tutorial will teach you the very basic concepts for creating fluid layouts in Flash AS3.

Site: www.republicofcode.com Report - View Tutorial

Adobe Flash ActionScript
Creating A Custom Cursor Using AS3
Adobe Flash / ActionScript
This tutorial will provide you with a step-by-step guide on how to create a custom cursor in Flash CS3 using AS3.

Site: www.oman3d.com Report - View Tutorial

Adobe Flash Games
AS3 Flash Games for Beginners: Adding Library Objects to Stage with AS3
Adobe Flash / Games
The initial steps to creating a flash game. Setting up a document class and using class to pull your graphics from the library into the game so they can be used with actionscript 3 code.

Site: asgamer.com Report - View Tutorial

Adobe Flash Dynamic Content
XML-Based Searchable Database (part 3): list matches, preloader and more...
Adobe Flash / Dynamic Content
This tutorial is part 3 of the tutorial series about creating a simple database with XML and integrating it into Flash. This part shows you how to do advanced search using more complex XML files.

Site: www.flashkit.com Report - View Tutorial

Adobe Flash Third Party
Flash 5 and XML
Adobe Flash / Third Party
When Flash 5 came out, I was impressed by a lot of the new features Macromedia had put into their product, but none so much as the addition of the XML ActionScript object. The XML Object allows you to pull in xml data and display it within your flash movie. Take a look at my example below (I pulled the xml content from moreover.com. They have tons of free feeds to all kinds of free news and content).

Site: www.flashkit.com Report - View Tutorial

 
Site Search

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