Groups | Blog | Home
all groups > flash actionscript > may 2006 >

flash actionscript : MP3 Examples for the manual(ly) inept



Decksawash
5/7/2006 9:25:52 PM
I'm dysgraphic. Every web-based thing I've learned has been from taking the
bugger apart. The Flash8 help pages make me blither. I'm just trying to make a
simple push-da-button MP3 player like the little beauty on this page:

http://www.alfredomuro.com/music.htm

I understand the html part of this puppy cuz ti says very plainly in the code:

<param name="FlashVars"
value="TheSound=ALMA1-gostazinho.mp3" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="mp3_player.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />

but where can I find an MP3 .fla page that I can take apart to understand how
the build is done?

Oh, how I wish the tutorial was done like the one in Flash 3 or 4.

Thanks
Amy Berry
5/12/2006 8:17:38 AM

[quoted text, click to view]

This worked pretty good for me.

http://www.google.com/search?q=actionscript+mp3+example&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official

Gotta love google : )

Decksawash
5/12/2006 3:13:45 PM
Hmm. No replies. Was I supposed to go someplace and introduce myself and drop
in a bunch of smiley faces? Or are there really no online examples of flash
scripts anymore? THere were a lot out there when I was using Flash 3/4.
Decksawash
5/12/2006 4:42:33 PM
Amy,

Your link lead me to a Google page that had a lot of sites I'd visited, but
there was one in the middle that insluded a fla file which I am now taking
apart. Ahh, bliss!

What's the point in offering an example of Flash wunnerfulness if you don't
include the .fla file?

Thanks for your help.

Decks
AddThis Social Bookmark Button