-
Archives
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- November 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
-
Meta
Category Archives: Actionscript
Using jQuery to Customize Your Adobe AIR Application
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 … Continue reading
Posted in Actionscript, AIR, Flex, Source Code, Tutorials
Tagged AIR, Flex, javascript, jquery
1 Comment
News | 25 Line ActionScript Contest begins
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 … Continue reading
Source | Dynamic Dropdowns with external XML
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 … Continue reading
Posted in Actionscript, Flash, Source Code
Tagged Adobe, download, dropdown, dynamic, Flash, Resources, Source, Tips, xml
Leave a comment
Tutorial | From Flash to Flex: Creating ActionScript Components for Flex
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 … Continue reading
Posted in Actionscript, Flash, Flex, Source Code, Tutorials
Tagged Actionscript 3, Adobe, code, Components, creating components, cs3, download, Files, Flash, Flex, how to, Resources, Source, Tips, webdesign, xml
Leave a comment
Tutorial | AS3 Key Movement (Video Tutorial)
Learn how to move a movieclip with the arrow keys using Actionscript 3.0.
Posted in Actionscript, AS3, Flash, Tutorials
Tagged Actionscript 3, Adobe, AS3, cs3, flah, key movement, programming, Tips, Tutorial, Video, video tutorial
2 Comments
Tutorial | Actionscript 3 Mouse Tracking (Video Tutorial)
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.
Posted in Actionscript, AS3, Flash, Tutorials
Tagged Actionscript 3, Adobe, AS3, cs3, Flash, mouse, programming, tracking, Video, video tutorial
3 Comments
Source Code | Exploding and Rebuilding an Image using PV3D
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
Posted in Actionscript, Flash, Source Code
Tagged 3d, Adobe, code, cs3, effects, explode, Flash, image, programming, pv3d, rebuild, Resources, Source, Tips
Leave a comment
Tutorial | An Image Exploding into Particles
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 … Continue reading
Posted in Actionscript, Flash, Tutorials
Tagged 3d, Actionscript 3, Adobe, application, AS3, code, demo, download, effects, Flash, images, particle, programming, Resources, Source, Tips, Tutorial
Leave a comment
Tutorial | Creating liquid GUIs with Flash and ActionScript 3.0
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 … Continue reading
Tutorial | Accessing displayObjects on the timeline after a gotoAndStop or gotoAndPlay
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
Posted in Actionscript, AS3, Flash, Source Code, Tutorials
Tagged Actionscript 3, Adobe, AS3, bug, code, cs3, developer, displayObjects, Flash, programming, Source, timeline, Tips, Tutorial, webdesign
Leave a comment