A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Is this possible

Hybrid View

  1. #1
    Member
    Join Date
    Aug 2007
    Posts
    33

    Is this possible

    Hi, i need to create a game like this, http://www.2flashgames.com/f/f-548.htm
    But after the user has created the song i need to allow them to download it as a mp3 to their computer - Is this possible with as3 or php?

    Many Thanks for your time!
    Chris

  2. #2
    Ө_ө sleepy mod
    Join Date
    Mar 2003
    Location
    Oregon, USA
    Posts
    2,441
    The short answer is no - before you make it to the encoding stage (and I'm not aware of any mp3 encoders in as3) - you'd need a way to combine disparate sounds into one stream and then harvest that back out into a bytearray. It would be much easier to save out an xml file of where the clips landed and let people replay songs through your app.
    Please use [php] or [code] tags, and mark your threads resolved 8)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center