Re: [Flashcoders] C# and ExternalInterface problems

2006-03-01 Thread Campbell Anderson
Hey Dude I have never had any problems, can you point me to the example and ill give it a test. Just as a side point if you look in the external interface section inside the flex2 documentation there is a c# class there that wraps AS external interface calls nicely. Cheers CAmpbell Hi All,

Re: [Flashcoders] certificate

2006-01-11 Thread Campbell Anderson
My understanding was that the broswer took care of all requests ...thus flash requests tooand handeled certificates for flash. Will have to have a think about this one. Cam Hi List It seems that I found antoher point to explain my difficulties to obtain a result in connecting my WS.

Re: [Flashcoders] Success Stories with Flash Friendly CVS Systems?

2005-12-12 Thread Campbell Anderson
anyone want to write a nice subversion project panel? :o) There should be an opensource framwork out there to use. Campbell While I personally just use CVS, according to the docs VSS is pretty much the only one that integrates with the project panel in Flash.. -K On 13/12/05, Mike

Re: [Flashcoders] simulating narrowband connection

2005-12-08 Thread Campbell Anderson
I made a .net one really simple then someone sudgested : http://xk72.com/charles/ its java based :o) Campbell Hi there, Are there any tools out there that enable you to simulate a low bandwidth connection (e.g. modem or slow broadband connection) I'm currently working on a project

Re: [Flashcoders] Help -- can't revert, total mess

2005-11-29 Thread Campbell Anderson
Did the file size of you fla get smaller? I did not save it -- and tried your suggestion -- but it didn't matter, the file was apparently auto-saved when I deleted the folder containing my bitmaps. On 11/29/05, eric dolecki [EMAIL PROTECTED] wrote: Did you save it afterwards? If not,

Re: [Flashcoders] detecting when mouse goes outside of the flash

2005-11-23 Thread Campbell Anderson
P.S. to make it more reliable (but I realise you not happy with using browser code...would be to surrond the flash movie with a div and have a javascript listen for a on mouseover and call an fscommand or externalinterface call (depending on the version of flash). c. Hi coders. This has

RE: [Flashcoders] detecting when mouse goes outside of the flash

2005-11-23 Thread Campbell Anderson
to this somehow, since this has been a 'problem' since flash5. / martin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Campbell Anderson Sent: den 23 november 2005 11:14 To: Flashcoders mailing list Subject: Re: [Flashcoders] detecting when mouse goes

Re: [Flashcoders] TLS negotiation with AS 3.0, is it possible?

2005-11-23 Thread Campbell Anderson
Check with some of the guys making Jabber clientsas I think thats how Jabber authen. dont see why it wouldnt.just watch how your writing the stream from memory there are two asci write methods and one appends the stream length as the first two bytes. Cam. Hi, i'm working on a

Re: [Flashcoders] GIS data and Flash

2005-10-27 Thread Campbell Anderson
Your not talking about: http://wahlers.com.br/claus/blog/flash-player-85-alpha-and-gis/ its in flex 2! Cheers Campbell Does anyone know some good solutions for showing or reading in GIS data into a Flash movie? I heard that a company will announce a GIS webservice for Flex, though. Only I

Re: [Flashcoders] serialize object

2005-10-25 Thread Campbell Anderson
Depends if your using as3it has it built in :o) Cam On 10/25/05, Florian Metzger - Neodelight [EMAIL PROTECTED] wrote: i want to serialize the shared object and dump it into a text file and later deserialze the shared object from that text file. does anybody have a script or class for

Re: [Flashcoders] Spline 3D Atom Menu thing?

2005-10-20 Thread Campbell Anderson
... and found out that reflection class that surfaced only supports one clip at a time (I digress)... but if someone has coded it up already, might be nice to share ;) e.d. On 10/20/05, Campbell Anderson [EMAIL PROTECTED] wrote: You thinking of making something like the menu of mac frontrow