That helps! Thanks, Scott.
Cheers,
Roger
On Oct 18, 2011, at 8:30 AM, use-livecode-requ...@lists.runrev.com wrote:
> Message: 3
> Date: Mon, 17 Oct 2011 10:55:45 -0700
> From: Scott Rossi
> To: LiveCode Mail List
> Subject: Re: A Nit Nuisance
> Message-ID:
> Con
Hi Roger:
What you're seeing is the horizontal and vertical dimensions of the player
being swapped for some reason (seems like a bug in 4.6.4). If you set the
width/height of the player to its formatted dimensions, you should be OK.
set the width of player 1 to the formattedWidth of player 1
se