[Flashcoders] test - please ignore

2007-05-30 Thread Nils Millahn
Having some trouble getting messages through - please ignore. thx - Nils. ___ 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

[Flashcoders] actionscript bitmap text (no anti-alias)

2007-05-30 Thread Nils Millahn
Hiya, I'm trying to use the Bitmap text (no anti-alias) rendering method with a dynamically created text field but whatever I try, anti-aliasing is applied. Does anybody know how to do it? Thanks in advance, Nils ___ Flashcoders

[Flashcoders] .NET SWF proxy

2005-12-20 Thread Bryngfors Nils
I need a proxy able to load images from remote servers and return them as SWF files. The SWF files also have to be in version 4 (you guessed it, Flash Lite...). Oh, and I have to use ASP.NET. The only tool I've found this far is ActiveSWF ( http://activeswf.com ) that seems to do the job. Is

RE: [Flashcoders] .NET SWF proxy

2005-12-20 Thread Bryngfors Nils
: den 20 december 2005 10:40 To: Flashcoders mailing list Subject: Re: [Flashcoders] .NET SWF proxy Bryngfors Nils wrote: I need a proxy able to load images from remote servers and return them as SWF files. The SWF files also have to be in version 4 (you guessed it, Flash Lite...). Oh, and I have

Re: [Flashcoders] AS2 compiler error extravaganza

2005-11-09 Thread Nils Millahn
if you are editing AS files on a file server, this is more probably due to the Flash timestamp issue. You can only really fix this by copying class files to your local machine and working on them from there. - Nils. Andreas Rønning wrote: two classes. First lines of the problem class

Re: [Flashcoders] removing a entry from an associative array?

2005-11-09 Thread Nils Millahn
not aware that is a valid operator in Flash - generally you'd use != instead) - Nils. David Skoglund wrote: The only solution I see is to create a new array by looping through the array like this: function removeAssociativeEntry (startArray, entryName) { newarray=[]; for (var i

Re: [Flashcoders] Referer

2005-11-09 Thread Nils Millahn
nope - you'd have to pass it in from HTML via flashvars. - Nils. John N. Brahy wrote: I know I can get my current URL for the swf by this._url but is there a way to find the url of the page the swf was called from? ___ Flashcoders mailing list

[Flashcoders] [OT] light mac AS2 text editor

2005-11-03 Thread nils
Hi there, slightly off-topic but can anyone recommend a good light freeware AS2 text editor for the Mac? Something like BBEdit but with perhaps a few more features... [ie. not Eclipse :)] Many thanks - Nils. ___ Flashcoders mailing list Flashcoders

[Flashcoders] using Array.sortOn with getter/setters

2005-10-30 Thread Nils Millahn
var __year:Number; private var __clip:MovieClip; public function SimpleVO(n:Number, mc:MovieClip) { __year = n; __clip = mc; } // and normal set of getter/setters in here public function get year():Number { return __year; } // etc. } Thanks - Nils

Re: [Flashcoders] Singleton and Listeners is a bad combination

2005-10-28 Thread Nils Millahn
a font that they require. Hope that helps, Nils. Martin Klasson wrote: Hi Coders. I got a class which I thought would be improved by using the Singleton pattern. And it does, until I am adding in the EventDispatcher. The problem is that my application will using the FontLoader.getInstance

Re: [Flashcoders] Job Offer :: employee search

2005-10-26 Thread Nils Millahn
Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders --  --- Nils Millahn Internet Solutions - Design and Development - Flash Specialist T: +44 (0) 7909 528 617 E: [EMAIL PROTECTED] W