What does your commandline look like?
Cheers,
Ralf.

saeed ashor wrote:

How i use classpath relative pathes ? i do not understand you clearly




 >From: Ralf Bokelberg <[EMAIL PROTECTED]>
 >Reply-To: Open Source Flash Mailing List <osflash@osflash.org>
 >To: Open Source Flash Mailing List <osflash@osflash.org>
 >Subject: Re: [osflash] [MX2004][Tween Class] Error in output
 >Date: Thu, 11 Aug 2005 23:05:17 +0100
 >MIME-Version: 1.0
>Received: fromdline look lik hornet.elinuxservers.com ([216.193.213.78]) by mc5-f18.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 11 Aug 2005 14:05:57 -0700 >Received: from [127.0.0.1] (helo=hornet.elinuxservers.com)by hornet.elinuxservers.com with esmtp (Exim 4.44)id 1E3KEs-0005r8-MI; Thu, 11 Aug 2005 14:05:22 -0700 >Received: from natnoddy.rzone.de ([81.169.145.166])by hornet.elinuxservers.com with esmtp (Exim 4.44)id 1E3KEp-0005qz-Bgfor osflash@osflash.org; Thu, 11 Aug 2005 14:05:19 -0700 >Received: from [10.0.0.23] (p5087C020.dip.t-dialin.net [80.135.192.32])(authenticated bits=0)by post.webmailer.de (8.13.1/8.13.1) with ESMTP id j7BL5GVd020892for <osflash@osflash.org>; Thu, 11 Aug 2005 23:05:17 +0200 (MEST)
 >X-Message-Info: 0jbW5ANosZLUiH3dL3ErvSTaDrdPF/G6vZh8DhiF6W8=
>User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;rv:1.7.8) Gecko/20050511
 >X-Accept-Language: en-us, en
 >References: <[EMAIL PROTECTED]>
 >X-BeenThere: osflash@osflash.org
 >X-Mailman-Version: 2.1.5p1
 >Precedence: list
 >List-Id: Open Source Flash Mailing List <osflash_osflash.org.osflash.org>
>List-Unsubscribe: <http://osflash.org/mailman/listinfo/osflash_osflash.org>,<mailto:[EMAIL PROTECTED]>
 >List-Archive: </pipermail/osflash_osflash.org>
 >List-Post: <mailto:osflash@osflash.org>
 >List-Help: <mailto:[EMAIL PROTECTED]>
>List-Subscribe: <http://osflash.org/mailman/listinfo/osflash_osflash.org>,<mailto:[EMAIL PROTECTED]>
 >Errors-To: [EMAIL PROTECTED]
>X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
 >X-AntiAbuse: Primary Hostname - hornet.elinuxservers.com
 >X-AntiAbuse: Original Domain - hotmail.com
 >X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12]
 >X-AntiAbuse: Sender Address Domain - osflash.org
 >X-Source:
 >X-Source-Args:
 >X-Source-Dir:
 >Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 11 Aug 2005 21:05:57.0463 (UTC) FILETIME=[78040E70:01C59EB8]
 >
 >Any chance you are using absolut pathes with your classes or with
 >-pack?
 >Use classpath relative pathes instead.
 >
 >Cheers,
 >Ralf.
 >
 >saeed ashor wrote:
 >
 >>import mx.transitions.Tween;
 >>import mx.transitions.easing.*;
 >>
 >>var tween:Object = new Tween(rec_mc, "_x", Elastic.easeOut, 0, 300,
 >>3, true);
 >>
 >>Error ** bla bla bla
 >>
 >>The name of this class , 'mx.transition.Tween',conflicts with the
 >>name of another class that was loaded, 'mx.transitions.Tween'.
 >>
 >>class mx.transition.Tween {
 >>
 >>that what's appear to me
 >>
 >>
 >>
 >>------------------------------------------------------------------------
 >>
 >>_______________________________________________
 >>osflash mailing list
 >>osflash@osflash.org
 >>http://osflash.org/mailman/listinfo/osflash_osflash.org
 >
 >_______________________________________________
 >osflash mailing list
 >osflash@osflash.org
 >http://osflash.org/mailman/listinfo/osflash_osflash.org


------------------------------------------------------------------------

_______________________________________________
osflash mailing list
osflash@osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org

_______________________________________________
osflash mailing list
osflash@osflash.org
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to