![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2006
Posts: 1
Rep Power: 0
![]() |
Blitz Basic users please read
ok, i know how to animate a series of pictures but is there a way i can basically reverse that? like take a movie and turn it into thousands of pictures that i can open and modify on pain shop pro?
|
|
|
|
|
|
#2 |
|
Professional Programmer
|
You could use a for loop using a -1 step to load each of the pictures. Then in the loop you have an array that they get loaded into. Then you just use the array to display your pictures backwards.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|