Hi! Well, I have a problem with frames and I dont know how to solve it. I have a single file which contain a cat of images.
Now, we have to extract each image from the file, create the file with the content, and from this moment I can add the image with the method addFrameWithFilename. Exist a method or way to add frames but with the contain of the image as parameter in contrast with the filename?
Thanks in advance.