|
-
the cheesy child
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?
-
Registered User
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.
-
the cheesy child
Hi
I use actionscript 2.0, do you know where one is for 2.0?
-
Bearded (M|G)od
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.
-
the cheesy child
well thats annoying. learning actionscript for a year then having to learn a completely different one thats harder to understand?
-
Bearded (M|G)od
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|