Just a small tidbit on why I like using Alcon for debugging some things. 
It uses a local connection and can have any number of clients sending to 
the same connection.  I use this when debugging a 4 player gin rummy 
game where all 4 players are on my local desktop.  I can get all 4  
clients logging in the same Alcon console.

-Ken

Keith Salisbury wrote:
> Hey John/any other xray users
>
> Is there a way i can have two/more different flash movies publishing 
> traces to xray?
>
> Basically i have a windows application that loads up a window with a 
> flash movie, containing a connector - that all publishes fine,
>
> The app then spawns new windows with a new flash movies in, each with 
> its own connector.
>
> Should i be using a different method?
>
> many thanks
> keith
>
> On 9/5/06, * John Grden* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     OH good! Thanks Keith, glad its working for ya
>
>     On 9/5/06, *Keith Salisbury* < [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>> wrote:
>
>         My bad John, somehow installing Firefox 2 beta took my browser
>         player
>         version back down to version 8, just upgraded and everythings
>         working
>         hunky dory again....
>
>         Thanks - love your work btw!!!
>
>
>         On 9/5/06, John Grden <[EMAIL PROTECTED]
>         <mailto:[EMAIL PROTECTED]>> wrote:
>         > what's gone missing Keith?
>         >
>         >
>         > On 9/5/06, Keith Salisbury <[EMAIL PROTECTED]
>         <mailto:[EMAIL PROTECTED]>> wrote:
>         > > Help!! This wonderful resourse seems to have gone missing?
>         > >
>         > > Anyone got any info?
>         > >
>         > > On 9/2/06, John Grden <[EMAIL PROTECTED]
>         <mailto:[EMAIL PROTECTED]>> wrote:
>         > > > I just released the latest version of the connector (
>         1.6.1) with a new
>         > > > logger.  The interface has been updated with log levels
>         for runtime
>         > control
>         > > > and works whether you use the connector or just the
>         logger classes.
>         > > >
>         > > >  Thanks to Chris Allen for a ton of help in flushing the
>         new Logger out.
>         > > > I've included his MtascUtility.as to work with Mtasc
>         users wanting to
>         > > > redirect using -trace
>         > > >
>         > > > Traces with MtascUtitility look like this now:
>         > > >  (273) com.blitzagency.Main::run : line 42
>         > > > what's my obj?!
>         > > > John: [Object]
>         > > >     phone: ring
>         > > >
>         > > > I've also implemented Keith Peter's Debug class and
>         replaced the
>         > original
>         > > > XrayTrace with it.  I've added basic property information
>         about a
>         > movieclip
>         > > > being passed through in a trace/log:
>         > > >
>         > > > (276) my movieclip
>         > > > _level0.mc :: (visible=true, x= 119.95, y=95, alpha=100,
>         width=57,
>         > height=57)
>         > > >
>         > > > Usage with connector and logger classes here - it pretty
>         well explains
>         > it
>         > > > all:
>         > > >   http://www.osflash.org/xray#usage_9.1.2006
>         > > >
>         > > > The connector only package includes 2 main files that
>         demonstrate the 2
>         > > > possible scenarios of using just the Logger classes
>         (with/without mtasc)
>         > or
>         > > > with loading the connector etc.
>         > > >
>         > > > It's late, I'm tired, hope I covered the vitals ;)
>         > > >
>         > > > Let me know what you think,
>         > > >
>         > > > --
>         > > > [  JPG  ]
>         > > > _______________________________________________
>         > > > osflash mailing list
>         > > > [email protected] <mailto:[email protected]>
>         > > > http://osflash.org/mailman/listinfo/osflash_osflash.org
>         > > >
>         > > >
>         > > >
>         > >
>         > >
>         > > --
>         > > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>         > >
>         > > _______________________________________________
>         > > osflash mailing list
>         > > [email protected] <mailto:[email protected]>
>         > > http://osflash.org/mailman/listinfo/osflash_osflash.org
>         > >
>         >
>         >
>         >
>         > --
>         > [  JPG  ]
>         > _______________________________________________
>         > osflash mailing list
>         > [email protected] <mailto:[email protected]>
>         > http://osflash.org/mailman/listinfo/osflash_osflash.org
>         >
>         >
>         >
>
>
>         --
>         [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
>         _______________________________________________
>         osflash mailing list
>         [email protected] <mailto:[email protected]>
>         http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
>
>     -- 
>     [  JPG  ]
>     _______________________________________________
>     osflash mailing list
>     [email protected] <mailto:[email protected]>
>     http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
>
>
> -- 
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> ------------------------------------------------------------------------
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>   



_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to