My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Nov 07, 2009
    issue 4 (Interface IHeap Error with Flash CS4) commented on by canado   -   ok, thanks. : - P
    ok, thanks. : - P
  • Nov 07, 2009
    issue 4 (Interface IHeap Error with Flash CS4) commented on by tabin.cedric   -   Hello, Just as I checked, if you use the SWC, you don't get any problem :-)
    Hello, Just as I checked, if you use the SWC, you don't get any problem :-)
  • Nov 07, 2009
    issue 4 (Interface IHeap Error with Flash CS4) commented on by canado   -   Hi ervinbeciragic, Could you explain exactly what you did? I don t see how I can remove the HeapElement out of ArrayHeap.as without making other errors. Do you have a safe package?
    Hi ervinbeciragic, Could you explain exactly what you did? I don t see how I can remove the HeapElement out of ArrayHeap.as without making other errors. Do you have a safe package?
  • Sep 09, 2009
    issue 4 (Interface IHeap Error with Flash CS4) commented on by ervinbeciragic   -   I had the same problem no matter if it's into the library path or not, but moving HeapElement class out from ArrayHeap.as fixed the problem. ( ch.capi.data.tree.HeapElement )
    I had the same problem no matter if it's into the library path or not, but moving HeapElement class out from ArrayHeap.as fixed the problem. ( ch.capi.data.tree.HeapElement )
  • Sep 06, 2009
    r177 ([Removed] A useless compile constant) committed by tabin.cedric   -   [Removed] A useless compile constant
    [Removed] A useless compile constant
  • Sep 06, 2009
    r176 ( [Added] Logging package [Updated] Conditional compilation f...) committed by tabin.cedric   -   [Added] Logging package [Updated] Conditional compilation for fp9 and fp10
    [Added] Logging package [Updated] Conditional compilation for fp9 and fp10
  • Aug 03, 2009
    UserGuide (Masapi's User Guide) Wiki page edited by tabin.cedric   -   Revision r175 Edited wiki page through web user interface.
    Revision r175 Edited wiki page through web user interface.
  • Aug 03, 2009
    UserGuide (Masapi's User Guide) Wiki page edited by tabin.cedric   -   Revision r174 Edited wiki page through web user interface.
    Revision r174 Edited wiki page through web user interface.
  • Aug 03, 2009
    UserGuide (Masapi's User Guide) Wiki page commented on by tabin.cedric   -   Hello, See the new links : http://www.astorm.ch/masapi/doc/1.5 or http://www.astorm.ch/masapi/doc/2.0 Regards
  • Aug 03, 2009
    UserGuide (Masapi's User Guide) Wiki page commented on by yogesh.agarwal061   -   The Online API Reference link doesn't seems to be working http://www.astorm.ch/masapi/doc/ Thanks!
    The Online API Reference link doesn't seems to be working http://www.astorm.ch/masapi/doc/ Thanks!
  • Aug 02, 2009
    masapi-2.0-r173.zip (Masapi 2.0 RC - Sources) file uploaded by tabin.cedric   -  
    Labels: Featured
    Labels: Featured
  • Aug 02, 2009
    masapi-2.0-r173.swc (Masapi 2.0 SWC) file uploaded by tabin.cedric   -  
    Labels: Featured
    Labels: Featured
  • Jun 14, 2009
    r173 ( [Added] New property loadedIndex into MassLoadEvent [Update...) committed by tabin.cedric   -   [Added] New property loadedIndex into MassLoadEvent [Updated] Useful toString() method into MassLoadEvent
    [Added] New property loadedIndex into MassLoadEvent [Updated] Useful toString() method into MassLoadEvent
  • Jun 09, 2009
    r172 ([Fixed] HTML redirection) committed by tabin.cedric   -   [Fixed] HTML redirection
    [Fixed] HTML redirection
  • Jun 09, 2009
    r171 ([Added] Documentation up-to-date) committed by tabin.cedric   -   [Added] Documentation up-to-date
    [Added] Documentation up-to-date
  • Jun 09, 2009
    r170 ( [Updated] New method to ApplicationConfigLoader [Added] Las...) committed by tabin.cedric   -   [Updated] New method to ApplicationConfigLoader [Added] Last SWC and bundles [Deleted] Documentation folder (temporary)
    [Updated] New method to ApplicationConfigLoader [Added] Last SWC and bundles [Deleted] Documentation folder (temporary)
  • Jun 09, 2009
    r169 ([Added] source and doc bundle) committed by tabin.cedric   -   [Added] source and doc bundle
    [Added] source and doc bundle
  • Jun 09, 2009
    r168 ([Updated] Last samples) committed by tabin.cedric   -   [Updated] Last samples
    [Updated] Last samples
  • Jun 09, 2009
    r167 ([Updated] last bundles) committed by tabin.cedric   -   [Updated] last bundles
    [Updated] last bundles
  • Jun 09, 2009
    r166 ([Added] Resources) committed by tabin.cedric   -   [Added] Resources
    [Added] Resources
  • Jun 09, 2009
    r165 ( [Added] New method into ApplicationConfigLoader to simplify...) committed by tabin.cedric   -   [Added] New method into ApplicationConfigLoader to simplify the loading of a list of files [Added] New sample to show the using of this new method :) [Added] New bundle and SWC [Updated] Documentation up-to-date and samples recompiled
    [Added] New method into ApplicationConfigLoader to simplify the loading of a list of files [Added] New sample to show the using of this new method :) [Added] New bundle and SWC [Updated] Documentation up-to-date and samples recompiled
  • Jun 08, 2009
    r164 ( [Added] Adde new sample that show how to load dynamically a...) committed by tabin.cedric   -   [Added] Adde new sample that show how to load dynamically a list of pictures issued from an XML configuration
    [Added] Adde new sample that show how to load dynamically a list of pictures issued from an XML configuration
  • May 28, 2009
    r163 ( [Added] Utility method to ICompositeMassLoader and IApplica...) committed by tabin.cedric   -   [Added] Utility method to ICompositeMassLoader and IApplicationContext to retrieves files [Updated] FDT project to the last revision
    [Added] Utility method to ICompositeMassLoader and IApplicationContext to retrieves files [Updated] FDT project to the last revision
  • May 02, 2009
    issue 4 (Interface IHeap Error with Flash CS4) commented on by tabin.cedric   -   This is a known Flash CS4 bug : http://bugs.adobe.com/jira/browse/ASC-3672 It seems to be fixed. I'll check it again when my Flash CS4 will be up-to-date !
    This is a known Flash CS4 bug : http://bugs.adobe.com/jira/browse/ASC-3672 It seems to be fixed. I'll check it again when my Flash CS4 will be up-to-date !
  • May 01, 2009
    issue 4 (Interface IHeap Error with Flash CS4) changed by tabin.cedric   -   The problem appears only if you add direclty the src folder of Masapi into the path of your animation file. If you put the Masapi SWC into the library path, then there is no problem.
    Owner: tabin.cedric
    Labels: Type-Other Type-Defect
    The problem appears only if you add direclty the src folder of Masapi into the path of your animation file. If you put the Masapi SWC into the library path, then there is no problem.
    Owner: tabin.cedric
    Labels: Type-Other Type-Defect
  • May 01, 2009
    issue 4 (Interface IHeap Error with Flash CS4) reported by gugusse.lepoy   -   What steps will reproduce the problem? 1. Just try to instance a CompositeMassLoader What is the expected output? What do you see instead? no error What version of the product are you using? On what operating system? Flash CS4 with Windows 7 Please provide any additional information below. var loader:CompositeMassLoader = new CompositeMassLoader(null, 2); var l:int = filesToLoad.length; for (var i:int = 0; i < l; i++) { loader.addFile(filesToLoad[i]); } loader.start(); //return 1044: Interface method get sortFunction in namespace ch.capi.data.tree:IHeap not implemented by class ch.capi.data.tree:ArrayHeap.
    What steps will reproduce the problem? 1. Just try to instance a CompositeMassLoader What is the expected output? What do you see instead? no error What version of the product are you using? On what operating system? Flash CS4 with Windows 7 Please provide any additional information below. var loader:CompositeMassLoader = new CompositeMassLoader(null, 2); var l:int = filesToLoad.length; for (var i:int = 0; i < l; i++) { loader.addFile(filesToLoad[i]); } loader.start(); //return 1044: Interface method get sortFunction in namespace ch.capi.data.tree:IHeap not implemented by class ch.capi.data.tree:ArrayHeap.
  • May 01, 2009
    r162 ( [Added] New sample [Added] Missing documentation html pages...) committed by tabin.cedric   -   [Added] New sample [Added] Missing documentation html pages
    [Added] New sample [Added] Missing documentation html pages
  • Apr 30, 2009
    r161 ( [Added] New classes to register ApplicationContext and Comp...) committed by tabin.cedric   -   [Added] New classes to register ApplicationContext and CompositeMassLoader [Added] New interfaces for ApplicationContext and CompositeMassLoaders (so a lot of classes won't be recompiled into sub-swf) [Fixed] A naming bug into CompositeMassLoader [Updated] Documentation and samples up-to-date
    [Added] New classes to register ApplicationContext and CompositeMassLoader [Added] New interfaces for ApplicationContext and CompositeMassLoaders (so a lot of classes won't be recompiled into sub-swf) [Fixed] A naming bug into CompositeMassLoader [Updated] Documentation and samples up-to-date
  • Apr 21, 2009
    r160 ( [Added] New IProperties interface [Added] New IApplicationC...) committed by tabin.cedric   -   [Added] New IProperties interface [Added] New IApplicationContext interface [Updated] There is no a new way to retrieve the ApplicationContext [Added] Set class
    [Added] New IProperties interface [Added] New IApplicationContext interface [Updated] There is no a new way to retrieve the ApplicationContext [Added] Set class
  • Apr 19, 2009
    r159 ( [Added] New sample [Updated] Removed useless comments [Upda...) committed by tabin.cedric   -   [Added] New sample [Updated] Removed useless comments [Updated] Scripto to compile the samples
    [Added] New sample [Updated] Removed useless comments [Updated] Scripto to compile the samples
  • Apr 18, 2009
    r158 ( [Fixed] Bug into CompositeMassLoader naming (thx Niko) [Add...) committed by tabin.cedric   -   [Fixed] Bug into CompositeMassLoader naming (thx Niko) [Added] New r158 bundles [Removed] Old svn bundles [Updated] Sample03 trace update
    [Fixed] Bug into CompositeMassLoader naming (thx Niko) [Added] New r158 bundles [Removed] Old svn bundles [Updated] Sample03 trace update
  • Apr 12, 2009
    r157 ([Updated] GlobalEventDispatcher can be disabled [Updated] Do...) committed by tabin.cedric   -   [Updated] GlobalEventDispatcher can be disabled [Updated] Documentation in MassLoader and AbstractLoadableFile [Added] New revision bundles [Updated] Samples recompiled
    [Updated] GlobalEventDispatcher can be disabled [Updated] Documentation in MassLoader and AbstractLoadableFile [Added] New revision bundles [Updated] Samples recompiled
  • Apr 11, 2009
    r156 ([Updated] Properties now supports \n, \r and \t in values [U...) committed by tabin.cedric   -   [Updated] Properties now supports \n, \r and \t in values [Updated] Added comments & TODO to some classes
    [Updated] Properties now supports \n, \r and \t in values [Updated] Added comments & TODO to some classes
  • Apr 10, 2009
    r155 ([Fixed] Bug on parseBoolean into ParseUtils [Updated] Proper...) committed by tabin.cedric   -   [Fixed] Bug on parseBoolean into ParseUtils [Updated] Properties now supports comments starting with a '#' I don't remember anything about generate-swc... it should work :)
    [Fixed] Bug on parseBoolean into ParseUtils [Updated] Properties now supports comments starting with a '#' I don't remember anything about generate-swc... it should work :)
  • Apr 09, 2009
    r154 ([Fixed] getElementDepth method ) committed by tabin.cedric   -   [Fixed] getElementDepth method
    [Fixed] getElementDepth method
  • Apr 09, 2009
    r153 ([Fixed] Clone method of the events updated (some properties ...) committed by tabin.cedric   -   [Fixed] Clone method of the events updated (some properties were missing) [Added] New basic samples (pure AS3) [Added] Sample descriptor file [Added] New script to generate all the samples [Updated] Documentation updated
    [Fixed] Clone method of the events updated (some properties were missing) [Added] New basic samples (pure AS3) [Added] Sample descriptor file [Added] New script to generate all the samples [Updated] Documentation updated
  • Apr 08, 2009
    r152 ([Added] Masapi r152 bundles ) committed by tabin.cedric   -   [Added] Masapi r152 bundles
    [Added] Masapi r152 bundles
  • Apr 08, 2009
    r151 ([Added] First simple sample - AS3 pure code only [Updated] N...) committed by tabin.cedric   -   [Added] First simple sample - AS3 pure code only [Updated] Now the ArrayHeap keeps the order of the added file [Added] New shell script to build the samples [Added] Resources for the samples
    [Added] First simple sample - AS3 pure code only [Updated] Now the ArrayHeap keeps the order of the added file [Added] New shell script to build the samples [Added] Resources for the samples
  • Mar 31, 2009
    r150 ([Added] SWC and sources for Masapi-2.0 [Removed] Old samples...) committed by tabin.cedric   -   [Added] SWC and sources for Masapi-2.0 [Removed] Old samples [Updated] Documentation regenerated [Updated] Script files improved
    [Added] SWC and sources for Masapi-2.0 [Removed] Old samples [Updated] Documentation regenerated [Updated] Script files improved
  • Mar 30, 2009
    r149 ([Added] New folder bin containing the utility script files [...) committed by tabin.cedric   -   [Added] New folder bin containing the utility script files [Updated] Documentation regenerated
    [Added] New folder bin containing the utility script files [Updated] Documentation regenerated
  • Mar 30, 2009
    r148 ([Added] Cleaned documentation [Updated] Some tags into class...) committed by tabin.cedric   -   [Added] Cleaned documentation [Updated] Some tags into classes that failed the generation of the documentation [Deleted] Old ch.capi.net.AbstractLoadableFile (was moved into ch.capi.net.files)
    [Added] Cleaned documentation [Updated] Some tags into classes that failed the generation of the documentation [Deleted] Old ch.capi.net.AbstractLoadableFile (was moved into ch.capi.net.files)
  • Mar 30, 2009
    r147 ([Added] New scripts creation for Linux [Added] Flash project...) committed by tabin.cedric   -   [Added] New scripts creation for Linux [Added] Flash project for FDT [Removed] Documentation files (reset)
    [Added] New scripts creation for Linux [Added] Flash project for FDT [Removed] Documentation files (reset)
  • Mar 25, 2009
    r146 ([Added] New interface IGlobalEventDispatcher [Updated] ILoad...) committed by tabin.cedric   -   [Added] New interface IGlobalEventDispatcher [Updated] ILoadManager now inherits from IGlobalEventDispatcher causing that all MassLoader and LoadableFile also dispatches global events [Updated] Documentation headers (I also put my generator.bat and the root html to directly access the documentation) [Updated] ILoadPolicy now also process the files before they are being loaded [Fixed] Small bug in file reloading (error on start)
    [Added] New interface IGlobalEventDispatcher [Updated] ILoadManager now inherits from IGlobalEventDispatcher causing that all MassLoader and LoadableFile also dispatches global events [Updated] Documentation headers (I also put my generator.bat and the root html to directly access the documentation) [Updated] ILoadPolicy now also process the files before they are being loaded [Fixed] Small bug in file reloading (error on start)
  • Mar 19, 2009
    r145 ([Added] New class LoadStartErrorEvent [Fixed] Infinite loop ...) committed by tabin.cedric   -   [Added] New class LoadStartErrorEvent [Fixed] Infinite loop in file loading
    [Added] New class LoadStartErrorEvent [Fixed] Infinite loop in file loading
  • Mar 16, 2009
    r144 ([Added] New classes GlobalEventDispatcher and DataError [Upd...) committed by tabin.cedric   -   [Added] New classes GlobalEventDispatcher and DataError [Updated] The url generation processing moves into AbstractLoadableFile
    [Added] New classes GlobalEventDispatcher and DataError [Updated] The url generation processing moves into AbstractLoadableFile
  • Mar 14, 2009
    r143 ([Fixed] Bug in file reload ) committed by tabin.cedric   -   [Fixed] Bug in file reload
    [Fixed] Bug in file reload
  • Mar 13, 2009
    r142 ([Fixed] Compatibility issue into ApplicationFileParser [Adde...) committed by tabin.cedric   -   [Fixed] Compatibility issue into ApplicationFileParser [Added] New methods to Properties [Added] loaded property into ILoadManager [Updated] ILoadableFile.properties is now a Properties object
    [Fixed] Compatibility issue into ApplicationFileParser [Added] New methods to Properties [Added] loaded property into ILoadManager [Updated] ILoadableFile.properties is now a Properties object
  • Mar 10, 2009
    r141 ([Added] New classes to manage the context (DomainUtils, Def...) committed by tabin.cedric   -   [Added] New classes to manage the context (DomainUtils, DefaultContextPolicy, IContextPolicy) [Updated] Parser now supports appDomain and secDomain attribute
    [Added] New classes to manage the context (DomainUtils, DefaultContextPolicy, IContextPolicy) [Updated] Parser now supports appDomain and secDomain attribute
  • Mar 08, 2009
    r140 ([Added] CompositeMassLoader naming [Added] ApplicationContex...) committed by tabin.cedric   -   [Added] CompositeMassLoader naming [Added] ApplicationContext naming [Updated] ApplicationFileParser improvments [Updated] Documentation examples updated
    [Added] CompositeMassLoader naming [Added] ApplicationContext naming [Updated] ApplicationFileParser improvments [Updated] Documentation examples updated
  • Mar 06, 2009
    r139 ([Added] A lot of useful methods into Masapi's classes (Appl...) committed by tabin.cedric   -   [Added] A lot of useful methods into Masapi's classes (ApplicationFileParser, Properties, ...) [Updated] CompositeMassLoader is now very very easier to use [Fixed] Small bugs into LoaderFile [Updated] Some method name changes (should not causes problem with old code)
    [Added] A lot of useful methods into Masapi's classes (ApplicationFileParser, Properties, ...) [Updated] CompositeMassLoader is now very very easier to use [Fixed] Small bugs into LoaderFile [Updated] Some method name changes (should not causes problem with old code)
 
Hosted by Google Code