ActionScript 3
Tag details
Welcome to the 'ActionScript 3' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'ActionScript 3'.
Latest blogosphere posts tagged “ActionScript 3”
-
VTC Adobe Flash ActionScript 3.0 For Designers-iNKiSO
FileBeta —
Authority: 148
Adobe Flash is the world’s leading authoring tool for creating media-rich web sites, web applications, online games, streaming audio and video presentations, animated greeting cards and much more. Learning ActionScript, Flash’s internal scripting language, is the key to creating these types of engaging and ...21 hours ago -
Todd Yard: Foundation ActionScript 3.0 Image Effects
Free Your Mind All Free Download —
Authority: 161
Foundation ActionScript 3.0 Image Effects | friends of ED | 2009 | ISBN: 1430218711 | 700 pages | PDF | Foundation ActionScript 3.0 Image Effects discusses the ins and outs of graphical manipulation through code of all the different elements available in a Flash project, from vectors to bitmaps to videos, from ...2 days ago -
Load external SWF in AS3
ilike2Flash —
Authority: 112
In this Flash tutorial you will learn how to load an external SWF file using Actionscript 3.0. In Actionscript 2.0 you could use the MovieClipLoader class or the loadMovie command to load an external SWF file, but now in AS3 you have to use the Loader class. The Loader class was also used in a previous tutorial which ...2 days ago -
Cool ActionScript projects to try out, if you haven’t already…
Psyked —
Authority: 108
Hopefully I’ll get a chance to cover each of these in more detail shortly, but there’s a whole bunch of cool new Actionscript 3 projects that are floating around at the moment – here are some of my favourites that I’m trying to find enough time to explore in detail. Each stands out from the crowd for being ...5 days ago -
FlashDevelop 3.0.6 RTM リリース
??? —
Authority: 103
FlashDevelop.jp があらされるという事件がおきてすぐのリリースでした。荒らしに対応してくださった方々ありがとうございました。 さて。少し間が空きましたが次のバージョン3.0.6RTMがリリースされました。 CodeRefactor ...6 days ago -
Creating Map MovieClip from the Path data of SVG
Blog of Shigeru Nakagaki. Let's talk about Flex, AIR, ActionScript, ColdFusion and more. —
Authority: 106
SVG Path Map TestActually, the data is not SVG file. Its XML file.I just want to make MovieClip from Path data of SVG.But it is still cool, isnt it?BTW, the source of this XML file is from here.File:Japan template large.svg @ wikt...1 week ago -
Button component countdown in AS3
ilike2Flash —
Authority: 112
I noticed an interesting button on a website form the other day which displayed a countdown time inside the button before actually turning into a clickable button. So, in this tutorial I will replicate the same effect using Flash Actionscript 3.0. Some knowledge of the button component and countdown timers are ...2 weeks ago -
How to load a YouTube movie into Flash using TubeLoc
zedia flash blog —
Authority: 106
I have written this article a while back for FFDMag , but I thought I would put it here also. It lost a bit of relevance because YouTube now has an AS3 API for its player, but if you work on a project that uses TubeLoc, I think this article can be useful. What you should know: - Basic knowledge of ActionScript ...2 weeks ago -
LearnFlash.com Introduction to ActionScript 3.0 with Flash CS4-iNKiSO
FileBeta —
Authority: 148
Learn how to harness the power of ActionScript in this introductory series. Craig Campbell will teach you everything you need to know to get started using ActionScript 3.0, including some of the new features that were introduced in Flash CS4. More Info: ...2 weeks ago -
How to Create Flash Dynamic Image Viewer
Flash, Design, Vector, Photoshop, Adobe Tutorials | GraphicMania.net —
Authority: 524
This is what we will be creating a dynamic image viewer with Flash CS 4, and the ScrollPane, titleList, and using the ProgressBar to give a loader. See this in action The first thing that we will need for our application are some images. I am using some pictures of beaches here in hawaii, but you can grab your own ...3 weeks ago -
FlashPitt 09: Video of Interactive Experiments
Josh Sager Media: Pittsburgh Web Developer | Blogger | Artist | Musician —
Authority: 108
A big thanks to Bittersweet Harvest for shooting and posting this video.3 weeks ago -
Samples of s:DataGroup and s:List
Blog of Shigeru Nakagaki. Let's talk about Flex, AIR, ActionScript, ColdFusion and more. —
Authority: 106
A Deep Dive into Flex 4 Lists and Layouts by Glenn RuehleYou better look this session video!And I made similar samples like demos in this session.s:DataGroup sampless:DataGroup Test 01s:DataGroup Test 02s:DataGroup Test 03s:DataGr...3 weeks ago -
Flash制作に欠かせない 3つのツール・馬鹿全編
??? —
Authority: 103
Wonderfl(http://wonderfl.net/) でお世話になっている KAYAC さん(http://level0.kayac.com/) の フラッシュディベロッパーさん達が Flash制作に欠かせない 3つのツール というタイトルで ブログを書いていたので便乗して書いてみることにします。 ...3 weeks ago -
A sample of cube with using drawTriangles
Blog of Shigeru Nakagaki. Let's talk about Flex, AIR, ActionScript, ColdFusion and more. —
Authority: 106
Its disappointing to me that drawTriangles uses 2D parameters but not 3D parameters :TriangleCubeTest3This sample uses much CPU resources.Anyone can improve this performance?4 weeks ago -
FlashDevelop 3.0.5 RTM リリース
??? —
Authority: 103
今回も比較的早いリリースでしたね。 SVN上では楽しみなことになっていた CodeRefactor ですが、今回のリリースでは見送られたようです。 少し残念ですが、近いうちに実装されそうな感じではあります。 ...4 weeks ago -
Limit colours in the colourPicker component
ilike2Flash —
Authority: 112
In this tutorial you will learn how to limit the amount of colour swatches in a colour picker component. This means if you only want certain colour in your component, you can set these colours. To limit the colour swatches you need to use the ‘colors’ properties from the colourPicker component. I have limited the ...4 weeks ago -
ColourPicker component in Actionscript 3
ilike2Flash —
Authority: 112
The colour picker component displays a list of colours squares called swatches which the user can select a colour from. Initially, this component only displays a single colour on a square button. However, when this button is selected, a panel appears to display the list of colours available. I have previously written ...4 weeks ago -
Tutorial: Keyboard Interaction Using AS3
Republic of Code —
Authority: 103
This tutorial will teach you how to use keyboard events to execute commands in your ActionScript 3.0 Flash movies – a helpful tool for game projects. Click here to view the tutorial .8 weeks ago