Re: [Flashcoders] Using XRay

2007-01-18 Thread John Grden
can you send me the project offlist to look at? On 1/18/07, slangeberg <[EMAIL PROTECTED]> wrote: I am loading an external swf, but that one does not contain the Xray connector. -Scott On 1/18/07, John Grden <[EMAIL PROTECTED]> wrote: > > ?? 2 x's that's weird. Do you have Xray connector loa

Re: [Flashcoders] Using XRay

2007-01-18 Thread slangeberg
I am loading an external swf, but that one does not contain the Xray connector. -Scott On 1/18/07, John Grden <[EMAIL PROTECTED]> wrote: ?? 2 x's that's weird. Do you have Xray connector loading 2x's (one in the library, another in an external SWF)? On 1/18/07, slangeberg <[EMAIL PROTECTED]>

Re: [Flashcoders] Using XRay

2007-01-18 Thread John Grden
?? 2 x's that's weird. Do you have Xray connector loading 2x's (one in the library, another in an external SWF)? On 1/18/07, slangeberg <[EMAIL PROTECTED]> wrote: Now it's printing (still not publishing correctly): (39) Connections: true | true (71) Connections: false | false -Scott On 1/18

Re: [Flashcoders] Using XRay

2007-01-18 Thread slangeberg
Now it's printing (still not publishing correctly): (39) Connections: true | true (71) Connections: false | false -Scott On 1/18/07, John Grden <[EMAIL PROTECTED]> wrote: ok, now add this to your timeline/class : _global.com.blitzagency.xray.Xray.initConnections(); this will init the connec

Re: [Flashcoders] Using XRay

2007-01-18 Thread John Grden
ok, now add this to your timeline/class : _global.com.blitzagency.xray.Xray.initConnections(); this will init the connections and you should be up and running On 1/18/07, slangeberg <[EMAIL PROTECTED]> wrote: John, I spoke too soon. I do still have an Fla where things are not displaying corr

Re: [Flashcoders] Using XRay

2007-01-18 Thread slangeberg
John, I spoke too soon. I do still have an Fla where things are not displaying correctly in the .swf. I followed these directions and have the following output: (45) Connections: true | true (78) Connections: false | false Things only look correct when I do not 'export to first frame' (instanc

Re: [Flashcoders] Using XRay

2007-01-17 Thread John Grden
many thanks man, I really appreciate hearing things went well :) On 1/17/07, slangeberg <[EMAIL PROTECTED]> wrote: John, Thanks for all your help. By tinkering around, I was able to get things working just fine. I was already able to diagnose a serious, last-minute situation this morning, so b

Re: [Flashcoders] Using XRay

2007-01-17 Thread slangeberg
John, Thanks for all your help. By tinkering around, I was able to get things working just fine. I was already able to diagnose a serious, last-minute situation this morning, so blessings on your life, my friend! As someone else has said, I'm not sure what I was doing without it! -Scott On 1/1

Re: [Flashcoders] Using XRay

2007-01-16 Thread John Grden
ifyou get true|true, that means the logger and controller LC connections were made successfully. Are you using it in an FLA by chance? If so, find Xray in the library, right click and choose linkageID - don't have hit export in first frame. Then, if it's not on stage, put it on stage. Then, in

Re: [Flashcoders] Using XRay

2007-01-16 Thread slangeberg
So, anyone ever see the XRay Connector component kill their app? I get the following message, but nothing else: (75) Connections: true | true This application is a bit complex, loads external swf modules and associates classes with those. Thanks, -Scott On 9/28/06, John Grden <[EMAIL PROTECTE

Re: [Flashcoders] Using XRay

2007-01-16 Thread John Grden
awesome! \m/ On 1/16/07, slangeberg <[EMAIL PROTECTED]> wrote: Yes, works for me too. Thanks a lot, John! -Scott [ JPG ] ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.

Re: [Flashcoders] Using XRay

2007-01-16 Thread Webdevotion
Allright. Thanks for the effort you put into this project! ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Pr

Re: [Flashcoders] Using XRay

2007-01-16 Thread slangeberg
Yes, works for me too. Thanks a lot, John! -Scott On 1/16/07, John Grden <[EMAIL PROTECTED]> wrote: yep got it! One thing to note: You WILL get a "no swf to connect to" message, but the logging will still work. Thats because Xray doesn't detect the introspection LC that comes with the conne

Re: [Flashcoders] Using XRay

2007-01-16 Thread John Grden
right now, logging is all that you can do. I'm working on the snapshots ;) On 1/16/07, Webdevotion <[EMAIL PROTECTED]> wrote: Indeed, it works. Can we make snapshots of our apps or can we only use the trace messages ? ___ Flashcoders@chattyfig.figlea

Re: [Flashcoders] Using XRay

2007-01-16 Thread Webdevotion
Indeed, it works. Can we make snapshots of our apps or can we only use the trace messages ? ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Broug

Re: [Flashcoders] Using XRay

2007-01-16 Thread John Grden
yep got it! One thing to note: You WILL get a "no swf to connect to" message, but the logging will still work. Thats because Xray doesn't detect the introspection LC that comes with the connector for doing snapshots. On 1/16/07, Webdevotion <[EMAIL PROTECTED]> wrote: I've sent you my tiny pr

Re: [Flashcoders] Using XRay

2007-01-16 Thread Webdevotion
I've sent you my tiny project that I used as an example ;) ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Pre

Re: [Flashcoders] Using XRay

2007-01-16 Thread John Grden
any chance I could get you to send me your files offlist so I could diagnose? The only thing I can think of is security, but that hasn't been an issue as of yet. My LC's use an underscore in the connection name etc etc and shouldn't be a security issue. But that's about all I can think that wou

Re: [Flashcoders] Using XRay

2007-01-16 Thread Webdevotion
I don't get to see any errors when compiling. BTW: I tried both the Log and Logger class. ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought

Re: [Flashcoders] Using XRay

2007-01-16 Thread John Grden
bugger. Let me see if I missed something.. Although, if I missed a class, you should see a compile or runtime error. I assume neither is happening? On 1/16/07, Webdevotion <[EMAIL PROTECTED]> wrote: It fails for me too in an AS3 project. Tried with the online Flex tool, tried the windows exe

Re: [Flashcoders] Using XRay

2007-01-16 Thread Webdevotion
It fails for me too in an AS3 project. Tried with the online Flex tool, tried the windows exe, in the stand alone debug player and in Opera. package { import com.blitzagency.xray.logger.XrayLog; public class Photobar extends Sprite { private var log:XrayLog; public function Photobar () { ..

Re: [Flashcoders] Using XRay

2007-01-16 Thread John Grden
gt; throw > > > a > > > > party and won't understand how you every managed without it... :) > > > > > > > > > > > > On 9/28/06, Alain Rousseau <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Try this link, > >

Re: [Flashcoders] Using XRay

2007-01-16 Thread slangeberg
8/06, Alain Rousseau <[EMAIL PROTECTED]> wrote: > > > > > > > > Try this link, > > > > > > > > It has everything you need to know about XRay, including where to > > > download > > > > ! > > > > > > > > Enjo

Re: [Flashcoders] Using XRay

2007-01-15 Thread John Grden
PROTECTED]> wrote: > > > > > > Try this link, > > > > > > It has everything you need to know about XRay, including where to > > download > > > ! > > > > > > Enjoy ! > > > > > > http://www.osflash.org/xray > >

Re: [Flashcoders] Using XRay

2007-01-15 Thread John Grden
ink, > > > > It has everything you need to know about XRay, including where to > download > > ! > > > > Enjoy ! > > > > http://www.osflash.org/xray > > > > A > > > > -Original Message- > > From: slangeberg [mailto:[EMAIL P

Re: [Flashcoders] Using XRay

2007-01-15 Thread slangeberg
.osflash.org/xray > > A > > -Original Message- > From: slangeberg [mailto:[EMAIL PROTECTED] > Sent: 28 septembre 2006 14:09 > To: Flashcoders mailing list; [EMAIL PROTECTED] > Subject: [Flashcoders] Using XRay > > I've seen lots of people posting about XRay lately

Re: [Flashcoders] Using XRay

2006-09-29 Thread Hans Wichman
ownload ! Enjoy ! http://www.osflash.org/xray A -Original Message- From: slangeberg [mailto:[EMAIL PROTECTED] Sent: 28 septembre 2006 14:09 To: Flashcoders mailing list; [EMAIL PROTECTED] Subject: [Flashcoders] Using XRay I've seen lots of people posting about XRay lately, but I

RE: [Flashcoders] Using XRay

2006-09-28 Thread Alain Rousseau
: [Flashcoders] Using XRay I've seen lots of people posting about XRay lately, but I haven't had luck with it, yet. I do have the executable running, but I don't have the Connector to the Flash IDE. Can anyone post a link to download that? I have not been able to find i

Re: [Flashcoders] Using XRay

2006-09-28 Thread John Grden
all downloads: http://www.osflash.org/xray#downloads Latest interface: http://mirror1.cvsdude.com/trac/osflash/xray/browser/downloads/interface/Flex/Xray.zip?format=raw Connector: http://mirror1.cvsdude.com/trac/osflash/xray/browser/downloads/connector/xray_conn_1.6.1.mxp?format=raw Just double

[Flashcoders] Using XRay

2006-09-28 Thread slangeberg
I've seen lots of people posting about XRay lately, but I haven't had luck with it, yet. I do have the executable running, but I don't have the Connector to the Flash IDE. Can anyone post a link to download that? I have not been able to find it! : : ) Scott __