or moving painfully slow. i do as is done in the video, it says 'executing object raster.js' and moves pretty fast to the last bit in the progress bar, where it just hangs out and doesnt finish. im working on a non-intel mac, running os 10.4 and CS2. help! thanks,
It mainly depends on the resolution of the image that you're rastering.
An image of 10 by 10 pixels will only have to check the pixel values, copy objects and color them 100 times.
An image of 100 by 100 pixels will have to do this 10000 times.
Also, the complexity of the object that is being cloned could make a difference.