Flash CS3 Tutorial - Using Sound in ActionScript 3
26 March, 2008 in AS3, Actionscript, Adobe, Downloads, Flash, Flash Source Files, Source Code, Tutorials, webdesign
Tags: Actionscript 3, Adobe, AS3, cs3, download, example, Flash, sound, Source, Tutorial

Craig introduces you to using sound in ActionScript 3. In this tutorial, we’re going to discuss accessing external sound files using ActionScript without ever actually importing them into the Flash authoring environment.
Possibly related posts: (automatically generated)
-
RSS
-
Menu
-
Fave FL Blog
-
Top Posts
- 1 - Tutorials
- Flash Player 10, Good news to 3D Engines?
- 2 - Free Templates
- Creating a Simple MP3 Player using ActionScript 3.0 and Flex 2
- Papervision 3D Tutorials (with Videos)
- Source | Road trip animation in Papervision3D
- Flash Player 10 Beta - A Wonderful New World
- Google Maps API for Flash
- 4 - Flash 3D List
- Flash CS3 Tutorial - Particle Effect
- Video Tutorial | PV3D - Interactive MovieMaterial and Cube Navigation
- Flash CS3 Tutorial - Creating an Advance Image Gallery
Posts Calendar
-
Last Comment by
-
Badges Farm
-
HQ
-
Visitors
- 636,748 entries
-
Supporters
Category Cloud
.NET 3d Actionscript Adobe After Effects AIR ajax algorithms Alternativa 3D AMPlayer Apollo Apple articles AS2 AS3 AS4 ASP Awards Away 3D Best Flash Sites Blogroll Brushes CFusion CMS Competition Components css Curl Demos device central Director 11 Downloads Dreamweaver Drupal E-Learning effects Firefox fireworks Flash Flash Lite flash media server Flash Source Files FL Contest Flex Fonts Frameworks games Google html IBM icons IE Illustrator Interfaces iPhone iPod Joomla jquery library Links LMS Logos Microsoft Mobile Music MXML MySql News OpenID Open Source Opera Other papervision Photoshop php Prism Project and Task Management Resources reviews RIA Safari Sandy3D Scripts security showcase Silverlight Software Source Code Templates Tips Tutorials Video webdesign Wordpress wow engine xml Yahoo yooba

















7 May, 2008 at 3:21 pm
I’m making an array of about 200 songs in flash 3.0
So far I’ve written code large enough for about 20 songs
how do I simplify the array method to make it easier to code more songs.
Will the ID3 tags be compromised when there is a compression in the array method?
I need help.