A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Export / Convert Animation to avi with the as code.

  1. #1
    Registered User
    Join Date
    Jun 2004
    Posts
    1

    Export / Convert Animation to avi with the as code.

    Hello.

    I have a flash module in a simple webpage.

    In that flash module : a short video and some graphic elements.

    When the user clic on "OK", it should export the animation in .avi format and He could have that.

    Is it possible to create a AS script for that? (avi exportation)

    thanks for answer

  2. #2
    Will moderate for beer
    Join Date
    Apr 2007
    Location
    Austin, TX
    Posts
    6,801
    Possible? perhaps. I do not know of any existing solutions to do that. If your animation is the same for everyone, then you could just pre-render your avi and allow them to download it when they click ok. If not, then good luck writing a client-side avi encoder in actionscript.

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