I started another new blog (actionscriptexamples.com/) a few months ago, but have been holding off on posting the URL until I got some content posted. Well, content has gone a lot slower than planned, but I think I finally have enough entries where the site may be useful to somebody out there.
The ActionScript Examples blog mainly focuses on ActionScript 3.0 solutions in the Flash Authoring IDE (Flash CS3 and CS4 specifically). My Flex SDK and Flex Builder specific examples will continue to be posted on blog.flexexamples.com. There are also a few interesting examples of using the Flex SDK compiler in Flash CS4 though, so there will definitely be a bit of overlap between the two blogs.
And since I love using unordered lists, here’s what I’ve posted about in the past nine months since I first set up the blog:
- Loading FLV files in ActionScript 3.0 using the NetConnection and NetStream classes
- Loading text files using the URLLoader class in ActionScript 3.0
- Loading URL encoded variables into a Flash application using the URLLoader class in ActionScript 3.0
- Decoding URL encoded strings in a Flash application using the URLVariables class in ActionScript 3.0
- Using the ExternalInterface class in ActionScript 2.0 and ActionScript 3.0
- Creating transition effects using the TransitionManager class in ActionScript 3.0
- Loading external MP3 files in ActionScript 2.0 and ActionScript 3.0
- Displaying a dynamically loaded MP3 file’s ID3 information in ActionScript 2.0 and ActionScript 3.0
- Dynamically loading an image in ActionScript 2.0 and ActionScript 3.0
- Dynamically loading external XML files using ActionScript 3.0
- Positioning a dynamically loaded image in ActionScript 2.0 and ActionScript 3.0 using the MovieClipLoader class and Loader class
- Overriding the default framerate for a tween in Flash
- Using embedded fonts with the ComboBox control in Flash CS3
- Using embedded fonts with the DataGrid control in Flash CS3
- Using embedded fonts with the Button control in Flash CS3
- Dynamically adding cue points to an FLV using the FLVPlayback control in ActionScript 3.0
- Creating data grid columns using the DataGridColumn object
- Sorting data grid columns numerically in Flash CS3
- Determining the current sort column and sort order on a Flash CS3 DataGrid control
- Calling ActionScript functions from JavaScript using the ExternalInterface API in ActionScript 2.0
- Determining which classes are automatically imported in Flash CS3 and Flash CS4
- Using the Flex SDK with Flash CS4
- Embedding images into a Flash document using the [Embed] metadata
- Copying a dynamically loaded image’s pixels to a new Bitmap instance
- Embedding fonts in Flash CS4 using ActionScript
- Using JSFL to determine your current Flex SDK path in Flash CS4
For lots of information about using the new Motion Editor features in Flash CS4, check out Jen deHaan’s blog, Flashthusiast, and for more information on Flash+Flex integration from Tareq AlJaber on the Adobe Flash Authoring team, check out his blog at http://flashauthoring.blogspot.com/.
