[Flashcoders] live preview vs. compiled swf

2005-11-04 Thread eric dolecki
I have a component, where part of the live preview is to show the date of compile. How can I code this so that when the resulting SWF is run some other time, it uses a burned in value for the date, and not my get todays date function? Somene suggested localSharedObject - but that doesn't really

Re: [Flashcoders] live preview vs. compiled swf

2005-11-04 Thread JesterXL
other post/pre-processor, you can set vars/global vars to a preset value. - Original Message - From: eric dolecki [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Friday, November 04, 2005 2:17 PM Subject: [Flashcoders] live preview vs. compiled swf

Re: [Flashcoders] live preview vs. compiled swf

2005-11-04 Thread eric dolecki
[EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Friday, November 04, 2005 2:17 PM Subject: [Flashcoders] live preview vs. compiled swf I have a component, where part of the live preview is to show the date of compile. How can I code this so that when

Re: [Flashcoders] live preview vs. compiled swf

2005-11-04 Thread Gregory_GOusable
] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Friday, November 04, 2005 2:17 PM Subject: [Flashcoders] live preview vs. compiled swf I have a component, where part of the live preview is to show the date of compile. How can I code this so that when the resulting SWF