Posts Tagged ‘dynamic’

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

This tutorial illustrates how to design a nice pastel color menu with a dynamic submenu which appears when you select a link in the main menu, using CSS and some lines of javascript code. Read Tutorial Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

Another new tutorial by Lee Brimelow, where you can learn how to dynamically create sounds using the new features in Astro. View the tutorial and download support files Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

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

The new Flash Text panel allows you to set up static, dynamic, or input text fields in Illustrator for use in Flash. In this tutorial, we’ll take a look at ways to take advantage of this feature and then import text dynamically from an external text file with ActionScript 3.0. Bookmark on DeliciousDigg this postRecommend [...]

AS3 Tutorial – Simple 3D Drawing
Wednesday, March 5th, 2008

Great tutorial that shows you show simple techniques of dynamically drawing and rotating 3D objects in ActionScript 3. Very well explained, showing you the mathematical calculations, expressions, and finally the as3 code. Flash Math is one of the best AS3 resources in nowadays, so keep an eye on it, as new tutorials are being released [...]

Awesome 3D cubic gallery made on PV3D
Thursday, February 28th, 2008

A nice 3D cubic Gallery, made on PV3D by RimV. Here are some of the features: Papervison 3d + Actionscript 3 XML Driven Tweener Driven CSS Driven Well commented code Detail documentaion Light weight You can download it from Flashden. Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the [...]