I think the JSFL offers a great solution if you can have a command to
publish which will alter a variable __DATE__ (perhaps a counter) on the root
of the swf before calling publish document. Not sure if this is possible,
but thats how I'd think of it theoritically

Y Shouman

On 12/1/06, Michael Stuhr <[EMAIL PROTECTED]> wrote:

Stefan Thurnherr schrieb:
> Hi flashcoders,
>
> I am looking for an easy way to indicate an SWF's version on the stage
> (i.e. via a textfield). I guess the easiest way would be if there was
> a compiler literal like __DATE__ (indicating the time/date of
> compilation) available within ActionScript. But I couldn't find any
> such thing neither in the livedocs, nor with the help of the almighty
> G.
>
> I'd prefer a solution that also works offline (i.e., not involving a
> call to a server-side script that gives the SWF access to its own
> time/date of creation).
>
> How do other flashcoders solve this problem?
>

i've created a not-even-near-perfect serial-builder with jsfl.

i'd always wanted to make this an os-version, but haven't had the time to
do this.

but before offering you my crappy code, i'd like to hear what others do
have.


micha

_______________________________________________
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

Reply via email to