How far is the ActionStep project? I don't see a roadmap.
Carl -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Scott Hyndman Envoyé : 29 juillet 2005 04:20 À : Open Source Flash Mailing List Objet : RE: [osflash] ActionStep sf cvs repositorymovedto osflashsubversionrepository All of those seem like they should work (although I don't use any of them). Here is mine (placed in the /actionstep/src directory): mtasc -cp "src" -swf ActionStep.swf -header 800:600:20 -trace org.actionstep.ASDebugger.trace -pack org/actionstep/ -pack org/actionstep/images -pack org/actionstep/constants org/actionstep/test/ASTestMain -version 8 -main "C:\Program Files\FlashPlayer8\FlashPlayer8.exe" "C:\Program Files\SAPIEN\PrimalScript\Projects\ActionStep SVN\src\actionstep.swf" Note that the command to launch the swf should be changed (unless you have the Flash Player 8 standalone hack working) Does the ASDebugger.as file exist in /actionstep/src/org/actionstep/ directory? Because if not, that's your problem. /Scott -----Original Message----- From: [EMAIL PROTECTED] on behalf of Diego Guebel Sent: Fri 7/29/2005 1:03 AM To: Open Source Flash Mailing List Cc: Subject: Re: [osflash] ActionStep sf cvs repository movedto osflashsubversionrepository I have 3 differents build files in this release: - build 1.4 - build_production 1.2 - build_trace 1.2 Which is the file and version I would use? I'm working on windows; I saw in your files osx references or comments, it should work in windows as well, shouldnt it? Sorry but I'm not familiar with the ant stuff. Thank in advance, diego. Scott Hyndman wrote: >Does > >C:/dev/actionstep/src/org/actionstep/ASDebugger.as > >exist? > >If so, there is a problem with your build file. Maybe you could post it, along with the path from which it is run. > >/Scott > >-----Original Message----- >From: [EMAIL PROTECTED] on behalf of Diego Guebel >Sent: Thu 7/28/2005 5:48 PM >To: Tiago Vale; Open Source Flash Mailing List >Cc: >Subject: Re: [osflash] ActionStep sf cvs repository moved to osflashsubversionrepository >Hi there, >I just downloaded actionstep yesterday in the manner that is explaned >on http://osflash.org/doku.php?id=actionstep_tutorials before the server >change. I followed all the instructions but when I want to compile its, >it fires that error: >C:/dev/actionstep/src/org/actionstep/test/ASTestMain.as:38: characters >4-23 : type error Unknown variable ASDebugger > >Is there anybody who can give me some light on this? >Thanks in advance. >Diego. > >Tiago Vale wrote: > > > >>Did anyone already checkout it with tortoise? >> >>Error: REPORT request failed on '/osflash/actionstep/!svn/bc/6/trunk/src' >>Error: REPORT of '/osflash/actionstep/!svn/bc/6/trunk/src': 400 >>Invalid header received >>Error: from browser (http://svn.sourcesecure.co.uk) >> >> >> >>Cheers >>Tiago Janz >> >> >>On 7/28/05, Carlos Rovira <[EMAIL PROTECTED]> wrote: >> >> >> >> >>>ok, thanks >>> >>>If tortoise cvs works like cvs version, it could be the best option. >>>But I hope that the subeclipse plugin will be update in the future in >>>order to maintain a workflow inside the IDE. >>> >>> >>>2005/7/28, Patrick Mineault <[EMAIL PROTECTED]>: >>> >>> >>> >>> >>>>Yeah, use TortoiseSVN, I never was able to get Eclipse SVN to work >>>>properly over here. >>>> >>>>Scott Hyndman wrote: >>>> >>>> >>>> >>>> >>>> >>>>>There are lots of subversion clients. You don't have to use the eclipse plugin if you don't want to. >>>>> >>>>> >>>>>-----Original Message----- >>>>>From: [EMAIL PROTECTED] on behalf of Carlos Rovira >>>>>Sent: Wed 7/27/2005 6:31 PM >>>>>To: Open Source Flash Mailing List >>>>>Cc: >>>>>Subject: Re: [osflash] ActionStep sf cvs repository moved to osflashsubversion repository >>>>>Hi Rich, >>>>> >>>>>I never use svn before, and with the move of ActionStep to osFlash I >>>>>assume that I must Install the plugin for eclipse (subeclipse). >>>>> >>>>>I only want to know if that plugin is now safe beacuse I hear some >>>>>time ago that there was a lot of problems. >>>>> >>>>>Greetings, >>>>> >>>>>C. >>>>> >>>>> >>>>>2005/7/27, Richard Kilmer <[EMAIL PROTECTED]>: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>>All, >>>>>> >>>>>>After continuing to struggle with SourceForge, I have decided to move >>>>>>the repository over to subversion on the osflash account on >>>>>>sourcesecure. >>>>>> >>>>>>svn checkout http://svn.sourcesecure.co.uk/osflash/actionstep >>>>>> >>>>>>Provides you with actionstep now. I am now going to ramp on using >>>>>>Subversion ;-) The cvs repo on sourceforge will be there for a bit, >>>>>>but will not be changed. >>>>>> >>>>>>Best, >>>>>> >>>>>>Rich >>>>>> >>>>>>_______________________________________________ >>>>>>osflash mailing list >>>>>>[email protected] >>>>>>http://osflash.org/mailman/listinfo/osflash_osflash.org >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>----------------------------------------------------------------------- - >>>>> >>>>>_______________________________________________ >>>>>osflash mailing list >>>>>[email protected] >>>>>http://osflash.org/mailman/listinfo/osflash_osflash.org >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>_______________________________________________ >>>>osflash mailing list >>>>[email protected] >>>>http://osflash.org/mailman/listinfo/osflash_osflash.org >>>> >>>> >>>> >>>> >>>> >>>-- >>>::| Carlos Rovira >>>::| http://www.carlosrovira.com >>> >>>_______________________________________________ >>>osflash mailing list >>>[email protected] >>>http://osflash.org/mailman/listinfo/osflash_osflash.org >>> >>> >>> >>> >>> >>_______________________________________________ >>osflash mailing list >>[email protected] >>http://osflash.org/mailman/listinfo/osflash_osflash.org >> >> >> >> >> > >_______________________________________________ >osflash mailing list >[email protected] >http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > >------------------------------------------------------------------------ > >_______________________________________________ >osflash mailing list >[email protected] >http://osflash.org/mailman/listinfo/osflash_osflash.org > > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
