A different (and long-term) approach to your problem would be not to use the variable class path approach. Force your team to use a relative pathing instead of the variable. Then instead of having your 'classes' or other dependencies that your team relies on a shared drive on the network, use a source control system like Visual SourceSafe or Subversion/TortoiseSVN.
It is a time-consuming task to get this setup but I think many here would testify that having a source control software managing shared project resources is an investment that will return many times. -mL http://knowledge.lapasa.net -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Wednesday, October 25, 2006 3:22 PM To: Flashcoders mailing list Subject: [Flashcoders] Flash environment variables? Hi there, Just wondering if there is a way to create a new variable to use within the IDE? I'm not sure if that is clear enough so I'll explain what I'd like to do... When setting the ClassPath in Flash 8 I see the default one is: '$(LocalData)/Classes' What I'd like to do is create something like '$(ProjectFolder)/Classes' so every member of the team can point to one location (most likely on a network). Is this possible? Thanks *.* Sherri _______________________________________________ [email protected] 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 _______________________________________________ [email protected] 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

