RE: [Flashcoders] [OT] desktop file searching utility

2007-05-29 Thread Tuomas Glad
Maybe you could use Google Desktop with Larry's Any Text File Indexer
http://desktop.google.com/plugins/i/indexitall.html.

I haven't yet tested it but you can add any text file to it, including
as-files.

- tuomas

 

>-Original Message-
>From: [EMAIL PROTECTED] 
>[mailto:[EMAIL PROTECTED] On Behalf 
>Of Hairy Dog Digital
>Sent: 28. toukokuuta 2007 20:57
>To: flashcoders@chattyfig.figleaf.com
>Subject: [Flashcoders] [OT] desktop file searching utility
>
>Hi all,
>
>Does anyone have a desktop file searching utility they can 
>recommend that really does search within files of any type for 
>specific strings?
>
>The built in Windows search utility, as well as the Google 
>Desktop Search, do not seem to search within file types such 
>as external ActionScript files.
>They only seem to poke around in the known text document types 
>(DOC, PDF, EPS, XLS, etc.)
>
>Recommendations?
>
>Thanks,
>Rob
>
>
>___
>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 and Training 
>http://www.figleaf.com http://training.figleaf.com
>
___
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 and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Flash Player bug?

2006-02-17 Thread Tuomas Glad
Hello everybody,

I was wondering how this is possible?

var test:Number = undefined;
trace(test >= 0); // true
trace(test == 0); // false
trace(test > 0); // undefined

- tuomas

Tuomas Glad
Goodmood Productions Oy 
user interface designer
PL 132, Ruukinkatu 4 C
20101 Turku Finland

Tel. +359 - (0)20 1200 100
Mobile +358 - (0)40 539 7935
Fax. +358 - (0)20 1200 150
___
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 and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Offline/Online Security in FP8

2005-11-09 Thread glad

i have the same problem. :(

franto wrote:


i found topic on flashkit forum
http://www.flashkit.com/board/showthread.php?t=653396 (nothings there,
but maybe someone will post some solution) and I will write it on my
blog http://blog.franto.com
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



 


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] localWithNetwork?

2005-11-09 Thread glad

hi,
i want to run swf file in local machine which gives data from website. 
sandboxType is always localTrusted :(

how can i do this?

thx.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders