View unanswered posts | View active topics


Reply to topic  [ 4 posts ] 
build counter? 
Author Message
Member

Joined: Wed Mar 25, 2009 11:09 am
Posts: 11
Post build counter?
Hi! Is there any method in flash develop to change in some place in the code the current build?
This is f.e. everytime I compile my project in this porject the variable "currentBuild:Int" increments?


Sun Dec 06, 2009 8:16 pm
Profile E-mail
Member

Joined: Wed Feb 27, 2008 7:43 am
Posts: 2
Post Re: build counter?
hello, try my build increment package:

1. unpack to src folder
2. add next line to pre-build commands in the project properties:
Quote:
"$(ProjectDir)\src\version\build.bat" $(ProjectDir)\src\version\

3. usage ex:
Code:
trace('Current build:', Version.BUILD);


Download: version.rar


Sun Jan 03, 2010 12:42 pm
Profile
Member

Joined: Fri Jul 27, 2007 3:30 pm
Posts: 32
Post Re: build counter?
Hi,

Bit oversize but also working for that.

My fnfo show you even some more information which is relevant if your working in a team.

more on that:

http://fnfo.googlecode.com


Wed Jan 06, 2010 8:56 am
Profile
Member

Joined: Wed Mar 03, 2010 1:44 pm
Posts: 34
Location: LYON, FRANCE
Post Re: build counter?
hey,

just give a try to my Version plugin


Thu Mar 04, 2010 11:11 am
Profile E-mail
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.