Ressources


9
Aug 06

MDM Zinc – FTP Manager

Hello.
This is a class I’ve done long time ago. I’m quite sure it will be helpfull to some people (at least one, the one who sent me an email asking for this class ;) ).
Continue reading →


13
Jul 06

AS2 – Listening the event of a CLASS

This class has been made to be able to listen to the events of a CLASS not to the on of an instance.
Continue reading →


13
Jul 06

AS2 – Vector Class

Today I check my rss feeder and I’ve seen that michael has posted a Vector class here. Which reminds me that I have done one as well. So I’m posting it here.

Hope you’ll like it :)
Continue reading →


10
Jul 06

MDM Zinc – Class FileSystemManager

Hello…
Still my old stuff that I re-publishing.
This class will let you scan your hd.

You have optional parameters:

  • forceRoot : String, force the root of the scan ( eg : C:\data\image\ ) so then eg the folder “C:\data\image\test” will be listed as “\test”
  • exceptions : Array, a list of folder you don’t wanna scan. Just give push the names in this array

Continue reading →


3
Jul 06

MDM Zinc – Class DateManager for ftp and filesystem

Ok, here is a class to be able to get the same date format for your files on your system and on the ftp (not the case for now)
Continue reading →