Re: [flexcoders] Re: printing/zooming bugs

2006-07-27 Thread Samuel Reuben
: printing/zooming bugs I know this was asked a long time ago, but somehow I must have missed it. Either that or I learned how to do it later. In any case, do this: import flash.ui.ContextMenu; var menu:ContextMenu = new ContextMenu(); menu.hideBuiltInItems(); contextMenu = menu; On 6/30/06, Daniel

RE: [flexcoders] Re: printing/zooming bugs

2006-07-25 Thread Daniel Tuppeny
TroglodytesSent: 18 July 2006 00:14To: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Re: printing/zooming bugs I know this was asked a long time ago, but somehow I must have missed it. Either that or I learned how to do it later. In any case, do this: import flash.ui.ContextMenu; var

RE: [flexcoders] Re: printing/zooming bugs

2006-07-19 Thread Daniel Tuppeny
pplication), unable to get back. I'm definately using the release player :-( From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Samuel ReubenSent: 19 July 2006 05:52To: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Re: printing/zooming bugs The zoom in, zoom o

Re: [flexcoders] Re: printing/zooming bugs

2006-07-19 Thread Samuel Reuben
] On Behalf Of Samuel ReubenSent: 19 July 2006 05:52 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: printing/zooming bugs The zoom in, zoom out problem was noticed and was fixed. I'll look into it. As far as I can see it works fine on the release player. -sam On 7/18/06, Daniel Tuppeny

Re: [flexcoders] Re: printing/zooming bugs

2006-07-19 Thread Pan Troglodytes
Since seeing is believing, have a video:http://rapidshare.de/files/26310210/zoombug.wmv.htmlOn 7/19/06, Peter Blazejewicz [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com , Samuel Reuben [EMAIL PROTECTED] wrote: If you go to

Re: [flexcoders] Re: printing/zooming bugs

2006-07-19 Thread Uday M. Shankar
I too have noticed this... but, i simply assumed that someone is alerady working on it :-) -uday Peter Blazejewicz wrote: --- In [EMAIL PROTECTED]ups.com, "Samuel Reuben" [EMAIL PROTECTED] wrote: If you go to http://www.adobe.com/shockwave/welcome/ in the flash player "about"

Re: [flexcoders] Re: printing/zooming bugs

2006-07-19 Thread Pan Troglodytes
So was I.That was in beta.Seriously, this is pretty major. Zooming MUST be very important to Flash/Flex if it takes up the first three right-click menu options by default. And yet, they break it and seem to just blow it off. FYI, I entered a bug report on the official web page about it.On

RE: [flexcoders] Re: printing/zooming bugs

2006-07-18 Thread Daniel Tuppeny
Cool, thanks! From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Pan TroglodytesSent: 18 July 2006 00:14To: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Re: printing/zooming bugs I know this was asked a long time ago, but somehow I must have missed

Re: [flexcoders] Re: printing/zooming bugs

2006-07-18 Thread Samuel Reuben
Of Pan TroglodytesSent: 18 July 2006 00:14To: flexcoders@yahoogroups.comSubject: Re: [flexcoders] Re: printing/zooming bugs I know this was asked a long time ago, but somehow I must have missed it. Either that or I learned how to do it later. In any case, do this: import flash.ui.ContextMenu; var

Re: [flexcoders] Re: printing/zooming bugs

2006-07-17 Thread Pan Troglodytes
I know this was asked a long time ago, but somehow I must have missed it. Either that or I learned how to do it later. In any case, do this: import flash.ui.ContextMenu; var menu:ContextMenu = new ContextMenu(); menu.hideBuiltInItems(); contextMenu = menu;On 6/30/06, Daniel Tuppeny [EMAIL

Re: [flexcoders] Re: printing/zooming bugs

2006-06-15 Thread Abdul Qabiz
I suggest, you to use Flex PrintJob class instead of Player's PrintJob. Flex 2 PrintJob gives you more control.mx.printing.FlexPrintJob ?If you still see the same problem...let us know... I know the person, who can answer this best :) -abdulOn 6/15/06, Peter Blazejewicz [EMAIL PROTECTED] wrote:

RE: [flexcoders] Re: printing/zooming bugs

2006-06-15 Thread Daniel Tuppeny
I've not tried printing, but the Zoom In/Zoom Out is definitely broken on all our versions of the Flash Player 9 beta here - does exactly as you described! -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jason Sent: 14 June 2006 22:16 To: