Re: [FlashCoders] XRay _global tree

2006-09-07 Thread Dimitrios Bendilas

Hi John,

Thank you for the link. It's a web-based interface as I saw.
I didn't get it to work unfortunately, eventhough I allowed every
connection I was asked for.

I'll give it another try today.

Thanks for checking the files I sent!

Dimitrios


- Original Message - 
From: "John Grden" <[EMAIL PROTECTED]>

To: "Flashcoders mailing list" 
Sent: Wednesday, September 06, 2006 3:07 PM
Subject: Re: [FlashCoders] XRay _global tree



Try the latest interface:

http://www.rockonflash.com/xray/flex/Xray.html

I just got back to the desk, I'll do some tests with th efiles you posted,
thanks!

On 9/6/06, Dimitrios Bendilas <[EMAIL PROTECTED]> wrote:


Hi John,

I'm using connector 1.6.1 and the 1.2.5 interface.

I just made a really simple example for you to test.
It doesn't have any classes, so no _global.com,
but I'm having the same issue with _level0, I can
only take a snapshot of _level0. If I type _level0.squares
(or select the movieclip squares from the _level0 tree) and then
press the snapshot button, it doesn't work.

You can download the files from
http://www.zefxis.gr/files/xray.zip

Thanks a lot!

Dimitrios


- Original Message -
From: "John Grden" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" 
Sent: Wednesday, September 06, 2006 7:10 AM
Subject: Re: [FlashCoders] XRay _global tree


> Hey Dimitrios, I'd have to take a look at the "why" - I'm not sure why
> recursion isn't working for you or why you can start your search from
> _global.com
>
> let me know:
>
> 1.  what version of the interface you're using (are you using the 
> latest

> Flex version?)
> 2.  what version of connector
>
> Is it possible to get a copy of your files for testing?  I'll sign
> whatever
> NDA you've got
>
> Thanks,
> jpg
>
> On 9/5/06, Dimitrios Bendilas <[EMAIL PROTECTED]> wrote:
>>
>> Hello,
>>
>> I've just downloaded the latest version of Xray.
>>
>> Why can't I take a snapshot of _global.com for example?
>> When I type _global.com and then press the snapshot button,
>> it reverts to _level0. Same thing happens with everything else,
>> like _global.com.zefxis.solarwind.applications.ActionManager.
>>
>> So, I can only take snapshots from _global
>> or _level0, plus the recursive option doesn't always work.
>>
>> Any clues? Couldn't find anything at the blitz help page.
>>
>>
>> Dimtrios
>> ___
>> 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
>> Premier Authorized Adobe Consulting and Training
>> http://www.figleaf.com
>> http://training.figleaf.com
>>
>
>
>
> --
> [  JPG  ]
> ___
> 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
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>


___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
[  JPG  ]
___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [FlashCoders] XRay _global tree

2006-09-06 Thread John Grden

Yeah, I remember now Hans!  I'll do some tests today/tonight and let you
guys know what I find.  i admit, I really never do snapshots from anywhere
other than level0/global since they're "on demand" - it's my bad for not
seeing this

sorrya bout that

On 9/6/06, Hans Wichman <[EMAIL PROTECTED]> wrote:


Hey John,
this is the same thing i sent you a mail about a while ago, I experience
it
as well, but not sure if its xray or me:)

greetz
JC



On 9/6/06, Dimitrios Bendilas <[EMAIL PROTECTED]> wrote:
>
> Hi John,
>
> I'm using connector 1.6.1 and the 1.2.5 interface.
>
> I just made a really simple example for you to test.
> It doesn't have any classes, so no _global.com,
> but I'm having the same issue with _level0, I can
> only take a snapshot of _level0. If I type _level0.squares
> (or select the movieclip squares from the _level0 tree) and then
> press the snapshot button, it doesn't work.
>
> You can download the files from
> http://www.zefxis.gr/files/xray.zip
>
> Thanks a lot!
>
> Dimitrios
>
>
> - Original Message -
> From: "John Grden" <[EMAIL PROTECTED]>
> To: "Flashcoders mailing list" 
> Sent: Wednesday, September 06, 2006 7:10 AM
> Subject: Re: [FlashCoders] XRay _global tree
>
>
> > Hey Dimitrios, I'd have to take a look at the "why" - I'm not sure why
> > recursion isn't working for you or why you can start your search from
> > _global.com
> >
> > let me know:
> >
> > 1.  what version of the interface you're using (are you using the
latest
> > Flex version?)
> > 2.  what version of connector
> >
> > Is it possible to get a copy of your files for testing?  I'll sign
> > whatever
> > NDA you've got
> >
> > Thanks,
> > jpg
> >
> > On 9/5/06, Dimitrios Bendilas <[EMAIL PROTECTED]> wrote:
> >>
> >> Hello,
> >>
> >> I've just downloaded the latest version of Xray.
> >>
> >> Why can't I take a snapshot of _global.com for example?
> >> When I type _global.com and then press the snapshot button,
> >> it reverts to _level0. Same thing happens with everything else,
> >> like _global.com.zefxis.solarwind.applications.ActionManager.
> >>
> >> So, I can only take snapshots from _global
> >> or _level0, plus the recursive option doesn't always work.
> >>
> >> Any clues? Couldn't find anything at the blitz help page.
> >>
> >>
> >> Dimtrios
> >> ___
> >> 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
> >> Premier Authorized Adobe Consulting and Training
> >> http://www.figleaf.com
> >> http://training.figleaf.com
> >>
> >
> >
> >
> > --
> > [  JPG  ]
> > ___
> > 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
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
> >
>
>
> ___
> 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
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
[  JPG  ]
___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [FlashCoders] XRay _global tree

2006-09-06 Thread John Grden

Try the latest interface:

http://www.rockonflash.com/xray/flex/Xray.html

I just got back to the desk, I'll do some tests with th efiles you posted,
thanks!

On 9/6/06, Dimitrios Bendilas <[EMAIL PROTECTED]> wrote:


Hi John,

I'm using connector 1.6.1 and the 1.2.5 interface.

I just made a really simple example for you to test.
It doesn't have any classes, so no _global.com,
but I'm having the same issue with _level0, I can
only take a snapshot of _level0. If I type _level0.squares
(or select the movieclip squares from the _level0 tree) and then
press the snapshot button, it doesn't work.

You can download the files from
http://www.zefxis.gr/files/xray.zip

Thanks a lot!

Dimitrios


- Original Message -
From: "John Grden" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" 
Sent: Wednesday, September 06, 2006 7:10 AM
Subject: Re: [FlashCoders] XRay _global tree


> Hey Dimitrios, I'd have to take a look at the "why" - I'm not sure why
> recursion isn't working for you or why you can start your search from
> _global.com
>
> let me know:
>
> 1.  what version of the interface you're using (are you using the latest
> Flex version?)
> 2.  what version of connector
>
> Is it possible to get a copy of your files for testing?  I'll sign
> whatever
> NDA you've got
>
> Thanks,
> jpg
>
> On 9/5/06, Dimitrios Bendilas <[EMAIL PROTECTED]> wrote:
>>
>> Hello,
>>
>> I've just downloaded the latest version of Xray.
>>
>> Why can't I take a snapshot of _global.com for example?
>> When I type _global.com and then press the snapshot button,
>> it reverts to _level0. Same thing happens with everything else,
>> like _global.com.zefxis.solarwind.applications.ActionManager.
>>
>> So, I can only take snapshots from _global
>> or _level0, plus the recursive option doesn't always work.
>>
>> Any clues? Couldn't find anything at the blitz help page.
>>
>>
>> Dimtrios
>> ___
>> 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
>> Premier Authorized Adobe Consulting and Training
>> http://www.figleaf.com
>> http://training.figleaf.com
>>
>
>
>
> --
> [  JPG  ]
> ___
> 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
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>


___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
[  JPG  ]
___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [FlashCoders] XRay _global tree

2006-09-06 Thread Hans Wichman

Hey John,
this is the same thing i sent you a mail about a while ago, I experience it
as well, but not sure if its xray or me:)

greetz
JC



On 9/6/06, Dimitrios Bendilas <[EMAIL PROTECTED]> wrote:


Hi John,

I'm using connector 1.6.1 and the 1.2.5 interface.

I just made a really simple example for you to test.
It doesn't have any classes, so no _global.com,
but I'm having the same issue with _level0, I can
only take a snapshot of _level0. If I type _level0.squares
(or select the movieclip squares from the _level0 tree) and then
press the snapshot button, it doesn't work.

You can download the files from
http://www.zefxis.gr/files/xray.zip

Thanks a lot!

Dimitrios


- Original Message -
From: "John Grden" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" 
Sent: Wednesday, September 06, 2006 7:10 AM
Subject: Re: [FlashCoders] XRay _global tree


> Hey Dimitrios, I'd have to take a look at the "why" - I'm not sure why
> recursion isn't working for you or why you can start your search from
> _global.com
>
> let me know:
>
> 1.  what version of the interface you're using (are you using the latest
> Flex version?)
> 2.  what version of connector
>
> Is it possible to get a copy of your files for testing?  I'll sign
> whatever
> NDA you've got
>
> Thanks,
> jpg
>
> On 9/5/06, Dimitrios Bendilas <[EMAIL PROTECTED]> wrote:
>>
>> Hello,
>>
>> I've just downloaded the latest version of Xray.
>>
>> Why can't I take a snapshot of _global.com for example?
>> When I type _global.com and then press the snapshot button,
>> it reverts to _level0. Same thing happens with everything else,
>> like _global.com.zefxis.solarwind.applications.ActionManager.
>>
>> So, I can only take snapshots from _global
>> or _level0, plus the recursive option doesn't always work.
>>
>> Any clues? Couldn't find anything at the blitz help page.
>>
>>
>> Dimtrios
>> ___
>> 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
>> Premier Authorized Adobe Consulting and Training
>> http://www.figleaf.com
>> http://training.figleaf.com
>>
>
>
>
> --
> [  JPG  ]
> ___
> 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
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>


___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [FlashCoders] XRay _global tree

2006-09-06 Thread Dimitrios Bendilas

Hi John,

I'm using connector 1.6.1 and the 1.2.5 interface.

I just made a really simple example for you to test.
It doesn't have any classes, so no _global.com,
but I'm having the same issue with _level0, I can
only take a snapshot of _level0. If I type _level0.squares
(or select the movieclip squares from the _level0 tree) and then
press the snapshot button, it doesn't work.

You can download the files from
http://www.zefxis.gr/files/xray.zip

Thanks a lot!

Dimitrios


- Original Message - 
From: "John Grden" <[EMAIL PROTECTED]>

To: "Flashcoders mailing list" 
Sent: Wednesday, September 06, 2006 7:10 AM
Subject: Re: [FlashCoders] XRay _global tree



Hey Dimitrios, I'd have to take a look at the "why" - I'm not sure why
recursion isn't working for you or why you can start your search from
_global.com

let me know:

1.  what version of the interface you're using (are you using the latest
Flex version?)
2.  what version of connector

Is it possible to get a copy of your files for testing?  I'll sign 
whatever

NDA you've got

Thanks,
jpg

On 9/5/06, Dimitrios Bendilas <[EMAIL PROTECTED]> wrote:


Hello,

I've just downloaded the latest version of Xray.

Why can't I take a snapshot of _global.com for example?
When I type _global.com and then press the snapshot button,
it reverts to _level0. Same thing happens with everything else,
like _global.com.zefxis.solarwind.applications.ActionManager.

So, I can only take snapshots from _global
or _level0, plus the recursive option doesn't always work.

Any clues? Couldn't find anything at the blitz help page.


Dimtrios
___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
[  JPG  ]
___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [FlashCoders] XRay _global tree

2006-09-05 Thread John Grden

Hey Dimitrios, I'd have to take a look at the "why" - I'm not sure why
recursion isn't working for you or why you can start your search from
_global.com

let me know:

1.  what version of the interface you're using (are you using the latest
Flex version?)
2.  what version of connector

Is it possible to get a copy of your files for testing?  I'll sign whatever
NDA you've got

Thanks,
jpg

On 9/5/06, Dimitrios Bendilas <[EMAIL PROTECTED]> wrote:


Hello,

I've just downloaded the latest version of Xray.

Why can't I take a snapshot of _global.com for example?
When I type _global.com and then press the snapshot button,
it reverts to _level0. Same thing happens with everything else,
like _global.com.zefxis.solarwind.applications.ActionManager.

So, I can only take snapshots from _global
or _level0, plus the recursive option doesn't always work.

Any clues? Couldn't find anything at the blitz help page.


Dimtrios
___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
[  JPG  ]
___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[FlashCoders] XRay _global tree

2006-09-05 Thread Dimitrios Bendilas
Hello,

I've just downloaded the latest version of Xray.

Why can't I take a snapshot of _global.com for example?
When I type _global.com and then press the snapshot button,
it reverts to _level0. Same thing happens with everything else,
like _global.com.zefxis.solarwind.applications.ActionManager.

So, I can only take snapshots from _global
or _level0, plus the recursive option doesn't always work.

Any clues? Couldn't find anything at the blitz help page.


Dimtrios
___
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
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com