A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: Flash image maker

  1. #1
    the cheesy child bounceboy's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    323

    Flash image maker

    Hi everybody and thanks for reading.

    You know how in flash how you can print a certain frame or part of your flash movie through script? well i want to make it so that you can design a character then make it save a jpg of it to your computer.

    I guess i will need to use php to do this?

  2. #2
    Registered User nunomira's Avatar
    Join Date
    May 2002
    Location
    portugal
    Posts
    7,003
    hi,

    Flash Player 10 can do it on its own.
    Here's an example.

    In Flash Player 9, yes, you would send the data to a PHP script. See here.

  3. #3
    the cheesy child bounceboy's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    323
    Hi
    I use actionscript 2.0, do you know where one is for 2.0?

  4. #4
    Bearded (M|G)od MyFriendIsATaco's Avatar
    Join Date
    Dec 2002
    Location
    Awesomeville.
    Posts
    3,045
    I'd steer clear of doing it in AS2. It was an extremely slow method that was a pain to use and implement. Also a major bandwidth hog since you couldn't encode as JPEG or anything first. It was all around a mess.

    You should start learning AS3.

  5. #5
    the cheesy child bounceboy's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    323
    well thats annoying. learning actionscript for a year then having to learn a completely different one thats harder to understand?

  6. #6
    Bearded (M|G)od MyFriendIsATaco's Avatar
    Join Date
    Dec 2002
    Location
    Awesomeville.
    Posts
    3,045
    Welcome to programming. It only gets harder.

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