Posts Tagged ‘xml’

Showcase | Cool Flash Files
Friday, September 5th, 2008

Here are some of the coolest stock flash files/components which can help you creating awesome projects.
Banner Image Gallery XML

XML Banner Rotator

Vector illusion 3D swirls rotation

Accordion v1

FLV-H264 Video Player II

Tree3D V2

ZOOM – PAN CONTROLS – With Dynamic Image & Settings

3D Stack AS 3.0

Tutorials | The Tech Labs Roundup
Wednesday, July 30th, 2008

The Tech Labs is growing, and tutorials too. This month we have published 6 new and extensive tutorials on Flash Platform. We are working to deliver more educative, extensive and quality tutorials to the comunity, and if you feel that there is a small author on you, why don’t you try to write your own [...]

Nowadays if you want to follow the news or specialized content you need to follow lots of information sources. Although is very hard to someone to follow it by browsing site by site. The RSS readers are best choice to follow your prefered sites and be updated in time. Today we have choosed some tutorials [...]

Flash still to be the best platform to deliver multimedia content in the WEB. With the new Actionscript 3.0 many things have changed from the syntax to the new available classes, or the new support native 3D in Flash Player 10. This article show us some tutorials covering these new changes.

In a Flash Website, if you just need two or three “alone” buttons for your site navigation you  can simple design them and place it in the stage. Or, to be more elegant, you can make an array in as3 and place them in the stage too. However, if you are creating a dynamic Flash [...]

Very nice tutorial by Fausto Carrera, that show us how to create an automate news slider, like the one in LaNacion.com website.
Read Tutorial

This is a nice post about creating a web handler, checking the query string for the type of feed required and then sending the appropriate queries to the database to return the desired information that you want to format as XML.
I saw already several on PHP, and i posted two years ago, one on ASP. [...]

Tutorial | Charting with XML on Flex
Thursday, June 5th, 2008

Here is a nice tutorial where you set up a column chart, import XML data and format the chart in Flex.
Read Tutorial

Cool code by Chris Brimelow, showing the dropdowns being populated dynamically with data from an external xml file. The xml data is captured in multidimensional arrays and fed to the combobox components. When you select a make in the first dropdown it populates the model dropdown with the appropriate models.
View Example and Download Source
 

Do you want to develop applications more quickly, write cleaner code, and use external sources as the data that drives your applications? Kris Hadlock explains how to create an ActionScript component for Flex by using XML as a data source to offer reusability in your Flex applications.
Read Tutorial and download support files

Close