Posts Tagged ‘code’

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 [...]

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 Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

Nice and simple tutorial showing you the way to send / receive data on Flash using PHP script. Read Tutorial Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

Chris Brimelow, have a nice example showing what to set a XML Photo Slideshow by using the document class, and timer, doing a constant loop every 5 seconds. View example and source Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

After spending one week on it, i got the new site, The Tech Labs, ready. This site will be showing on a regular basis new tutorials on Adobe Air, Flash and Flex. All the content is free and source files too. If you are a web designer or developer give your contribute and earn USD [...]

In this tutorial, Hubflanger will show you how to build a Flash site using PureMVC. If you’re familiar with the Flash IDE and have some experience with OOP and writing classes, you’re pretty much ready to go. Read Tutorial and download support files Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about [...]

In this Flash actionscript tutorial we will see how to make an animation rotation, how to control speed with buttons, just a small and fun example. Read Tutorial Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

In this tutorial, we’re going to build a Flash mp3 player with a spectrum analyzer written in AS3. We’ll focus on the spectrum analyzer and build just the basic functionality for the player itself. Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

In this tutorial, Flash & Math presents two custom AS3 classes: BitmapRoll and BitmapCylinder. The former takes a bitmap image and coils it into a coil that can be rotated in 3D by the user. The latter, wraps a bitmap around a cylinder. Both the coil and the cylinder respond to clicks. Read the tutorial [...]

Here is a nice post by 9media.com regarding the text drag, where you can find the source code that enables you to do it. This feature is missed in the Flash Plugin, so for sure it will be a nice resource for you. Get the source Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare [...]