Image and Player Image Problems

David Burgun dburgun at dsl.pipex.com
Thu Aug 4 11:00:53 EDT 2005


Hi,

I have a Player object which I use to display a TIFF file, I use the 
following code to do this and all works fine:

set the fileName of player 1 to "A-TIFF-File.tif"

Which works fine.

However I want to be able to get the imageData of the image that is 
being displayed.

On an image object the following works:

put the imageData of image 1 into myImageData

However the same does not work for a player object.

How do I get the Image Data for a Player Object?

Thanks in Advance
Dave



More information about the use-livecode mailing list