Tag Archives: videos

Useful video tutorial channels on Flash/Actionscript

There are now several interesting channels with tutorials on Flash, ActionScript and Flex on AdobeTV: http://tv.adobe.com/show/actionscript-11-with-doug-winnie/ http://tv.adobe.com/show/colin-moocks-lost-actionscript-weekend/ http://tv.adobe.com/show/codedependent/ http://tv.adobe.com/show/adc-presents/ http://tv.adobe.com/show/flash-platform-in-action/

Posted in Flash | Tagged | Leave a comment

Adobe Video – Adding interactivity with buttons in ActionScript 3.0

Something very basic changed a but in ActionScript 3.0 – adding interactivity to buttons. This is a nice, short Adobe Video that shows how it’s done now: http://www.adobe.com/designcenter/video_workshop/?id=vid0130 (duplicate link from a previous post, recontextualized here) This other video showcases … Continue reading

Posted in Flash | Tagged | Leave a comment

Adobe Video – Copying animation as ActionScript 3.0

Another of the novelties of Flash CS3 is the capability of copying one animation to another object. That can also be done in ActionScript, as this video exemplifies: http://www.adobe.com/designcenter/video_workshop/?id=vid0126 By the way, Flash uses E4X to handle animation data in … Continue reading

Posted in Flash | Tagged , | Leave a comment

Using ActionScript 3.0 Components

This Adobe PDF is very useful for programming ActionScript 3.0 components: http://livedocs.adobe.com/flash/9.0/main/flash_as3_components_help.pdf This is a very practical introductory HTML tutorial: http://www.adobe.com/devnet/flash/quickstart/getting_started_ui_components/ Note the links in the end of the article: Using the Button component Using the Label component Getting started … Continue reading

Posted in Flash | Tagged , | Leave a comment

gotoAndLearn – Flash Video Tutorials

I found this interesting site with Flash video tutorials: http://www.gotoandlearn.com/

Posted in Flash | Tagged | Leave a comment

Some links to Adobe’s Flash tutorials:

Video tutorials: Getting started with ActionScript 3.0 video http://www.adobe.com/designcenter/video_workshop/?id=vid0130 Creating a Document class using ActionScript 3.0 http://www.adobe.com/designcenter/video_workshop/?id=vid0129 Creating interactive content for mobile devices http://www.adobe.com/designcenter/video_workshop/?id=vid0267 Other Tutorials: Flash 8 Best Practices http://www.adobe.com/devnet/flash/articles/flash8_bestpractices.html Migrating from Flash 8 to Flash CS3 Professional http://www.adobe.com/designcenter/flash/articles/flacs3_migration.html

Posted in Flash | Tagged | Leave a comment