Archive for the ‘Actionscript’ Category

Did you create Adobe AIR Application before? Do you know, beside actionscript, javascript also avaliable inside the AIR application. Within the AIR application, you can build your interface with html and then make connection between AIR and the html interface by javscript. jQuery is the commonly used javscript framework. Larry Ullman at Peachpit bring us [...]

News | 25 Line ActionScript Contest begins
Saturday, November 15th, 2008

What can you do in 25 lines of code? Who have the telnet to code admazing flash in 25 lines, let come and join the contest. Here are the rules,  judges and prizes. The contest begins at 12:00:01 a.m. morning EST (GMT – 5). Check it out. Bookmark on Delicious Digg this post Recommend on [...]

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

Learn how to move a movieclip with the arrow keys using Actionscript 3.0. [vodpod id=ExternalVideo.530256&w=425&h=350&fv=allowFullScreen%3Dtrue%26backColor%3D%23FFFFFF%26frontColor%3D%23FFFFFF%26gradColor%3D%23707070%26relatedVideos%3Dfalse%26creatorVideos%3Dfalse%26shareUrl%3DembedUrl%26pngLogo%3Dhttp%3A%2F%2Fstatic2.revver.com%2Fplayer%2Flogo%2Ffllogo70x20_.png] Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

A video tutorial showing how to create two movieclips that follow the X and Y coordinates of the mouse to give a target like effect, this is ideal for shooting type games. [vodpod id=ExternalVideo.530261&w=425&h=350&fv=allowFullScreen%3Dtrue%26backColor%3D%23FFFFFF%26frontColor%3D%23FFFFFF%26gradColor%3D%23707070%26relatedVideos%3Dfalse%26creatorVideos%3Dfalse%26shareUrl%3DembedUrl%26pngLogo%3Dhttp%3A%2F%2Fstatic2.revver.com%2Fplayer%2Flogo%2Ffllogo70x20_.png] Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the [...]

You can find at this post of CS54, the source code which let’s you explode and rebuild the same image, using as3 and pv3d 2.0 Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

This tutorial, is one of the most impressive particles applications i’ve seen. In this application you see an explosion and particle effects coming from a simple image in a 3D environment. See the application demo, and read the author comments and notes. Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share [...]

By James O’Reilly jamesor.com With user experience expectations on the rise, developers increasingly are looking for ways to bring the rich experience of a desktop application to the web. This article is about developing dynamic graphical user interfaces (GUIs) that mold themselves intelligently to the size of the screen to meet users’ expectations. Bookmark on [...]

Great tutorial by Scott Morgan, pointing one of the Adobe Flash bugs, and helping you to fix it. Everything is well explained and all the source code you need is there. Read Tutorial Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments [...]