[xray] Xray problems

Yehia Shouman yehia.shouman at gmail.com
Sat Dec 2 12:55:06 EST 2006


Thanks Chris,
I followed your blog exactly and I get this error on compilation, the mtasc
is confused by the

Duplicate main entry point : com.blitzagency.Main_loadConnector and
com.blitzage
ncy.Main_loggerOnly

I found out that the Main_loadConnector had a static main method, I tried
deleting both "static" keywords (checked if there are any other classes
within the package that are using them, and there was non). Now it compiles
fine but the application does not connect no matter how many times i restart
both xray windows app and swf

I also found another error in the LogManager class, in the public static
method getLogger, it called initialize with wrong spelling !

I wonder if anybody tried downloading the latest builds and try Xray and
tell me how it works with mtasc !

Thanks again Chris,
Yehia

On 12/2/06, Chris Allen <mrchrisallen at gmail.com> wrote:
>
> that SWF file is the correct version to use. Just change the line of
> code to specify the new version when you call loadConnector() method.
>
> XrayLoader.loadConnector("xrayConnector_1.6.1.swf");
>
> In fact you can rename the file to xrayConnector1.6.swf and you
> wouldn't need to change that line of code, or rename the file and
> change the line of code to match, whatever you want.
>
> On 12/1/06, Yehia Shouman <yehia.shouman at gmail.com> wrote:
> >  XrayLoader.loadConnector("xrayConnector_1.6.swf");
> >
> > it is still trying to load a file I do not have ! the file provided in
> the
> > zip file connector only at osflash.org is ....1.6.1.swf
> >
> >
> > If you can send it over to my email that would be nice of you
> >
> > Thanks
> > yehia
> >
> >
> >
> >
> > On 12/2/06, Chris Allen < mrchrisallen at gmail.com> wrote:
> > >
> > > Take a look at this entry on my blog about how to set it up.
> > >
> > > http://blog.ff9900.org/?p=12
> > >
> > > I hope that helps.
> > >
> > > On 12/1/06, Yehia Shouman <yehia.shouman at gmail.com> wrote:
> > > > Hi List,
> > > >
> > > > I use FlashDevelop with MTASC 1.12, I went to the osflash.org page,
> > > > downloaded the connector only package. included that package in my
> mtasc
> > > > compilation line. There was also a swf file with version 1.6.1, I
> found
> > out
> > > > that the Main_loadConnector class loads another file  (just 1.6). No
> I
> > don't
> > > > intend to criticize. I think its a great tool.
> > > >
> > > > Can you help me with perhaps a step by step download links and
> > installation
> > > > for use with mtasc (All i want out of the tool is the snapshot
> feature!)
> > > >
> > > > Yehia Shouman
> > > >
> > > > _______________________________________________
> > > > xray mailing list
> > > > xray at osflash.org
> > > > http://osflash.org/mailman/listinfo/xray_osflash.org
> > > >
> > > >
> > > >
> > >
> > > _______________________________________________
> > > xray mailing list
> > > xray at osflash.org
> > > http://osflash.org/mailman/listinfo/xray_osflash.org
> > >
> >
> >
> > _______________________________________________
> > xray mailing list
> > xray at osflash.org
> > http://osflash.org/mailman/listinfo/xray_osflash.org
> >
> >
> >
>
> _______________________________________________
> xray mailing list
> xray at osflash.org
> http://osflash.org/mailman/listinfo/xray_osflash.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/xray_osflash.org/attachments/20061202/a4e85041/attachment.htm


More information about the xray mailing list