Re: [Flashcoders] scrollRect.height?

2005-10-08 Thread Marcelo Volmaro
mainMenu.scrollRect.height = 50; mainMenu.scrollRect = mainMenu.scrollRect; You need to re-set the rectangle (setting it to itself do the work). On Sat, 08 Oct 2005 09:43:32 -0300, Kent Humphrey [EMAIL PROTECTED] wrote: Hey guys, this is my first post, so excuse me if I misbehave ; I'm

Re: [Flashcoders] HTML text font size issue

2005-12-09 Thread Marcelo Volmaro
: Dhiraj ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- _ Marcelo Volmaro ___ Flashcoders mailing list Flashcoders

Re: [Flashcoders] Memory leak in Flash projector

2006-02-24 Thread Marcelo Volmaro
://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you

Re: [Flashcoders] Memory leak in Flash projector

2006-02-24 Thread Marcelo Volmaro
-0300, Andreas Rønning [EMAIL PROTECTED] wrote: This is very serious. The majority of my work is kiosk apps. Any more details on this, official Macromedia stance on it? Future fixes? - Andreas Marcelo Volmaro wrote: Well, unless you used a lot of the new FX, i recommend you going back

Re: [Flashcoders] FlashDevelop and scope

2006-03-01 Thread Marcelo Volmaro
://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro ___ Flashcoders

Re: [Flashcoders] RE: rich text box

2006-03-06 Thread Marcelo Volmaro
Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com

[Flashcoders] Load external bitmap into bitmapdata?

2006-03-06 Thread Marcelo Volmaro
Hi list!, It´s possible to load an external bitmap (jpg, png, gif) into a bitmapData? Or.. It´s possible to load an external bitmap into an MC and then render that mc into a bitmapData? All what i tried didn´t work... Thanks in advance!, -- _ Marcelo Volmaro

Re: [Flashcoders] Load external bitmap into bitmapdata?

2006-03-06 Thread Marcelo Volmaro
; copy_mc.attachBitmap(myBitmapData, 0); image_mc._alpha = 20; } init() - Original Message - From: Marcelo Volmaro [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Monday, March 06, 2006 5:38 PM Subject: Re: [Flashcoders] Load external bitmap into bitmapdata

[Flashcoders] Math, Maps and problems...

2006-03-10 Thread Marcelo Volmaro
formula, but for some reason it doesn´t work. Probably because i need to interpolate the whole world size from the given map. Ideas? Formulas? Thanks in advance!, -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your

Re: [Flashcoders] CSS with input text

2006-03-20 Thread Marcelo Volmaro
://training.figleaf.com -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized

Re: [Flashcoders] CSS with input text

2006-03-20 Thread Marcelo Volmaro
a demo up somewhere? (incidentally, I got mine working pretty well, so I'll probably not need it, but if it's more reliable, I might switch) Danny -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription

Re: [Flashcoders] Radiobutton - Dispatch event on code selected?

2006-03-30 Thread Marcelo Volmaro
by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

Re: [Flashcoders] Text editor - Selection trouble.

2006-04-12 Thread Marcelo Volmaro
://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro ___ Flashcoders

Re: [Flashcoders] Alpha Masking Weirdness

2006-05-23 Thread Marcelo Volmaro
://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] Alpha Masking Weirdness

2006-05-24 Thread Marcelo Volmaro
? Neh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marcelo Volmaro Sent: Tuesday, May 23, 2006 8:31 AM To: Flashcoders mailing list Subject: Re: [Flashcoders] Alpha Masking Weirdness Indeed, it´s a buggy flash player behavior. When you mix TextFields

Re: [Flashcoders] geturl:javascript is causing images to not display on IE

2006-05-29 Thread Marcelo Volmaro
-- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting

Re: [Flashcoders] Embedding a SWF using base64 and Data: URI scheme

2006-06-02 Thread Marcelo Volmaro
-- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting

Re: [Flashcoders] WSIWYG HTML text editor in Flash?

2006-08-01 Thread Marcelo Volmaro
://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf

Re: [Flashcoders] WSIWYG HTML text editor in Flash?

2006-08-01 Thread Marcelo Volmaro
, and how would you get the end string from it? Jason Merrill Bank of America Learning Organization Effectiveness - Technology Solutions -Original Message- From: [EMAIL PROTECTED] [mailto:flashcoders- [EMAIL PROTECTED] On Behalf Of Marcelo Volmaro Sent: Tuesday, August 01, 2006 10:40 AM

Re: [Flashcoders] WSIWYG HTML text editor in Flash - follow onquestion

2006-08-09 Thread Marcelo Volmaro
-- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe

Re: [Flashcoders] WSIWYG HTML text editor in Flash - follow onquestion

2006-08-09 Thread Marcelo Volmaro
@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- _ Marcelo

Re: [Flashcoders] WSIWYG HTML text editor in Flash - follow onquestion

2006-08-09 Thread Marcelo Volmaro
://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf

Re: [Flashcoders] Re: inline images in a textarea

2006-09-12 Thread Marcelo Volmaro
the content, but that would get crazy when the text spans multiple lines. the link above handles it pretty well though. On 9/8/06, Marcelo Volmaro [EMAIL PROTECTED] wrote: You can´t do that because flash doesn´t support images as in-line elements, only as block elements. On Fri, 08 Sep 2006

Re: [Flashcoders] Grabbing data directly from the HTML page

2006-11-09 Thread Marcelo Volmaro
@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro

Re: [Flashcoders] weird htmlText split and join behavior

2006-11-28 Thread Marcelo Volmaro
is it - known bug or I'm missing something? Any help is appreciated. -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Textformat size ignores anything over 96

2007-01-09 Thread Marcelo Volmaro
Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

Re: [Flashcoders] Textformat size ignores anything over 96

2007-01-09 Thread Marcelo Volmaro
, Mike Mountain [EMAIL PROTECTED] wrote: Is this documented anywhere? Is Adobe aware? What a stupid limitation. Thanks for sharing the code. Cheers M -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marcelo Volmaro Sent: 09 January 2007 12:53

Re: [Flashcoders] javascript, externalinterface and swfobject part 2

2007-01-26 Thread Marcelo Volmaro
://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf

Re: [Flashcoders] Flash JavaScript Integration Kit Issues

2007-03-22 Thread Marcelo Volmaro
-- _ Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe

Re: [Flashcoders] Dang IE...

2007-08-09 Thread Marcelo Volmaro
the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro

Re: [Flashcoders] coding a world clock

2007-09-03 Thread Marcelo Volmaro
options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- _ Marcelo Volmaro

Re: [Flashcoders] coding a world clock

2007-09-06 Thread Marcelo Volmaro
to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- Marcelo Volmaro ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

[Flashcoders] getDefinitionByName and error #1009

2008-02-08 Thread Marcelo Volmaro
: Error #1009: Cannot access a property or method of a null object reference. Also, the klass has a public static var test. The trace(klass.test) returns undefined. Ideas? Thanks in advance, -- Marcelo Volmaro ___ Flashcoders mailing list

Re: [Flashcoders] getDefinitionByName and error #1009

2008-02-08 Thread Marcelo Volmaro
); } } } } } not sure if this helps though... Kenneth Kawamoto http://www.materiaprima.co.uk/ Marcelo Volmaro wrote: Hi!, I'm trying to do something pretty simple: dynamically instantiate a class based on it's name: var n:String = extremefx_comar.i18n.locales.EN_US

Re: [Flashcoders] world clock - revisited

2008-03-26 Thread Marcelo Volmaro
; } else { return r; } } -- Marcelo Volmaro ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] world clock - revisited

2008-03-27 Thread Marcelo Volmaro
are implementing this? I think i have put my clocks together ok... i'd kinda like to see how you are using it. do you mind? On Wed, Mar 26, 2008 at 6:08 PM, Marcelo Volmaro [EMAIL PROTECTED] wrote: I did that code :) You have problems because the US changed the DST policy. Now it starts at SECOND