Re: [Flashcoders] XRay freezes controls?

2007-02-05 Thread John Grden

actually, the 2 interfaces still work with the same connector - it *should*
be fairly backward compatible - BUT I haven't tested the old interface in a
LONG time.  I basically created new methods for the Flex2 interface along
side the legacy methods.

On 2/5/07, Karina Steffens <[EMAIL PROTECTED]> wrote:


Well that explains it! You were using the newest version of the connector
with the old version of the interface...
Fond as I am of the old Xray UI interface, the two are not compatible :)

> -Original Message-
> From: Pete Miller [mailto:[EMAIL PROTECTED]
> Sent: 05 February 2007 18:20
> To: Flashcoders mailing list
> Subject: RE: [Flashcoders] XRay freezes controls?
>
> I don't see any obvious feedback as you are describing,
> although in my case there aren't any rollover effects.  In
> trying to figure out what you were describing I figured
> perhaps you were describing the Flex2 UI, whereas I was using
> the older UI, so I tried the Flex2 interface.  That
> eliminated the original problem, so I guess everything else
> it moot at this point.
>
> Thanks for helping.
>
> P.
>
> >> -Original Message-
> >> From: [EMAIL PROTECTED]
> [mailto:flashcoders-
> >> [EMAIL PROTECTED] On Behalf Of Karina Steffens
> >> Sent: Monday, February 05, 2007 12:55 PM
> >> To: 'Flashcoders mailing list'
> >> Subject: RE: [Flashcoders] XRay freezes controls?
> >>
> >> For example, if you have a tooltip that activates on
> rolling over a
> >> button, the tooltip gets activated when you roll over that
> button in
> >> the treeview.
> >> (But not the other way around - rolling over the button won't
> suddenly
> >> show
> >> you a tooltip in Xray).
> >> I'm not sure if this happens all the time or only in certain
> situations,
> >> but
> >> what I'm saying is that there is a direct feedback between Xray and
> your
> >> flash movie. I remember at some point I was X-raying an drag&drop
> >> application, and elements in the treeview kept changing
> their depths
> when
> >> clicked. So a clicking an element in the treeview will
> generate some
> kind
> >> of
> >> response in your application - which is all I'm trying to
> say... And
> what
> >> you need to figure out now is why this response happens to
> be locking
> up
> >> your movie in your case.
> >>
> >> K.
> >>
> >>
> >> > -Original Message-
> >> > From: Pete Miller [mailto:[EMAIL PROTECTED]
> >> > Sent: 05 February 2007 17:39
> >> > To: Flashcoders mailing list
> >> > Subject: RE: [Flashcoders] XRay freezes controls?
> >> >
> >> > Therein is my problem.  Once I click on an item in the treeview,
> >> > the corresponding item in the movie becomes locked up;
> it no longer
> >> > responds to the mouse.  If I click on a movie clip name in the
> >> > treeview, the entire window (all components in that clip) are
> >> > frozen.
> >> >
> >> > Furthermore, I don't understand what you mean that
> clicking on the
> >> > control in either place generates a similar response.
> >> > Clicking on an item name in Xray displays its properties.
> >> > Clicking on an item in the movie does not cause anything
> to happen
> >> > in Xray.
> >> >
> >> > P.
> >> >
> >> > >> -Original Message-
> >> > >> From: [EMAIL PROTECTED]
> >> > [mailto:flashcoders-
> >> > >> [EMAIL PROTECTED] On Behalf Of Karina Steffens
> >> > >> Sent: Monday, February 05, 2007 12:26 PM
> >> > >> To: 'Flashcoders mailing list'
> >> > >> Subject: RE: [Flashcoders] XRay freezes controls?
> >> > >>
> >> > >> Hi Pete,
> >> > >>
> >> > >> Nope, by the stage I mean clicking on a control
> within the Flash
> >> > movie.
> >> > >> So
> >> > >> that clicking on a control in the Xray treeview generates
> >> > a similar
> >> > >> response as clicking on it "in real".
> >> > >>
> >> > >> K.
> >> > >>
> >> > >> > -Original Message-
> >> > >> > From: Pete Miller [mailto:[EMAIL PROTECTED]
> >> > >> > Sent: 05 February 2007 16:38
> >> > >> &

RE: [Flashcoders] XRay freezes controls?

2007-02-05 Thread Karina Steffens
Well that explains it! You were using the newest version of the connector
with the old version of the interface...
Fond as I am of the old Xray UI interface, the two are not compatible :) 

> -Original Message-
> From: Pete Miller [mailto:[EMAIL PROTECTED] 
> Sent: 05 February 2007 18:20
> To: Flashcoders mailing list
> Subject: RE: [Flashcoders] XRay freezes controls?
> 
> I don't see any obvious feedback as you are describing, 
> although in my case there aren't any rollover effects.  In 
> trying to figure out what you were describing I figured 
> perhaps you were describing the Flex2 UI, whereas I was using 
> the older UI, so I tried the Flex2 interface.  That 
> eliminated the original problem, so I guess everything else 
> it moot at this point.
> 
> Thanks for helping.
> 
> P.
> 
> >> -Original Message-
> >> From: [EMAIL PROTECTED] 
> [mailto:flashcoders- 
> >> [EMAIL PROTECTED] On Behalf Of Karina Steffens
> >> Sent: Monday, February 05, 2007 12:55 PM
> >> To: 'Flashcoders mailing list'
> >> Subject: RE: [Flashcoders] XRay freezes controls?
> >> 
> >> For example, if you have a tooltip that activates on 
> rolling over a 
> >> button, the tooltip gets activated when you roll over that 
> button in 
> >> the treeview.
> >> (But not the other way around - rolling over the button won't
> suddenly
> >> show
> >> you a tooltip in Xray).
> >> I'm not sure if this happens all the time or only in certain
> situations,
> >> but
> >> what I'm saying is that there is a direct feedback between Xray and
> your
> >> flash movie. I remember at some point I was X-raying an drag&drop 
> >> application, and elements in the treeview kept changing 
> their depths
> when
> >> clicked. So a clicking an element in the treeview will 
> generate some
> kind
> >> of
> >> response in your application - which is all I'm trying to 
> say... And
> what
> >> you need to figure out now is why this response happens to 
> be locking
> up
> >> your movie in your case.
> >> 
> >> K.
> >> 
> >> 
> >> > -Original Message-
> >> > From: Pete Miller [mailto:[EMAIL PROTECTED]
> >> > Sent: 05 February 2007 17:39
> >> > To: Flashcoders mailing list
> >> > Subject: RE: [Flashcoders] XRay freezes controls?
> >> >
> >> > Therein is my problem.  Once I click on an item in the treeview, 
> >> > the corresponding item in the movie becomes locked up; 
> it no longer 
> >> > responds to the mouse.  If I click on a movie clip name in the 
> >> > treeview, the entire window (all components in that clip) are 
> >> > frozen.
> >> >
> >> > Furthermore, I don't understand what you mean that 
> clicking on the 
> >> > control in either place generates a similar response.
> >> > Clicking on an item name in Xray displays its properties.
> >> > Clicking on an item in the movie does not cause anything 
> to happen 
> >> > in Xray.
> >> >
> >> > P.
> >> >
> >> > >> -Original Message-
> >> > >> From: [EMAIL PROTECTED]
> >> > [mailto:flashcoders-
> >> > >> [EMAIL PROTECTED] On Behalf Of Karina Steffens
> >> > >> Sent: Monday, February 05, 2007 12:26 PM
> >> > >> To: 'Flashcoders mailing list'
> >> > >> Subject: RE: [Flashcoders] XRay freezes controls?
> >> > >>
> >> > >> Hi Pete,
> >> > >>
> >> > >> Nope, by the stage I mean clicking on a control 
> within the Flash
> >> > movie.
> >> > >> So
> >> > >> that clicking on a control in the Xray treeview generates
> >> > a similar
> >> > >> response as clicking on it "in real".
> >> > >>
> >> > >> K.
> >> > >>
> >> > >> > -Original Message-
> >> > >> > From: Pete Miller [mailto:[EMAIL PROTECTED]
> >> > >> > Sent: 05 February 2007 16:38
> >> > >> > To: Flashcoders mailing list
> >> > >> > Subject: RE: [Flashcoders] XRay freezes controls?
> >> > >> >
> >> > >> > I'm publishing to AS2.0, running the most recent
> >> > connector versi

Re: [Flashcoders] XRay freezes controls?

2007-02-05 Thread John Grden

Hey Pete, what she meant was - if you click a button within your flash
movie, it works and continues to work - is that right?  IE: Xray definitly
disables it.  I had the same question ;)

You might try going into the library, right clicking on xray and choosing
Linkage - then uncheck Export in first frame"

then, in your code or a first frame of your app:

_global.com.blitzagency.xray.Xray.initConnections();

Try that and let me know if that helps

On 2/5/07, Pete Miller <[EMAIL PROTECTED]> wrote:


Therein is my problem.  Once I click on an item in the treeview, the
corresponding item in the movie becomes locked up; it no longer responds
to the mouse.  If I click on a movie clip name in the treeview, the
entire window (all components in that clip) are frozen.

Furthermore, I don't understand what you mean that clicking on the
control in either place generates a similar response.  Clicking on an
item name in Xray displays its properties.  Clicking on an item in the
movie does not cause anything to happen in Xray.

P.

>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:flashcoders-
>> [EMAIL PROTECTED] On Behalf Of Karina Steffens
>> Sent: Monday, February 05, 2007 12:26 PM
>> To: 'Flashcoders mailing list'
>> Subject: RE: [Flashcoders] XRay freezes controls?
>>
>> Hi Pete,
>>
>> Nope, by the stage I mean clicking on a control within the Flash
movie.
>> So
>> that clicking on a control in the Xray treeview generates a similar
>> response
>> as clicking on it "in real".
>>
>> K.
>>
>> > -Original Message-
>> > From: Pete Miller [mailto:[EMAIL PROTECTED]
>> > Sent: 05 February 2007 16:38
>> > To: Flashcoders mailing list
>> > Subject: RE: [Flashcoders] XRay freezes controls?
>> >
>> > I'm publishing to AS2.0, running the most recent connector
>> > version (I just downloaded it), and I'm not using the Flex UI.
>> >
>> > As far as clicking on the stage, all the components are
>> > instantiated at runtime, so there is nothing on the stage (I
>> > assume by 'stage' you refer to the IDE stage).
>> >
>> > P.
>> >
>> > >> -Original Message-
>> > >> From: [EMAIL PROTECTED]
>> > [mailto:flashcoders-
>> > >> [EMAIL PROTECTED] On Behalf Of Karina Steffens
>> > >> Sent: Friday, February 02, 2007 8:06 PM
>> > >> To: 'Flashcoders mailing list'
>> > >> Subject: RE: [Flashcoders] XRay freezes controls?
>> > >>
>> > >> Perhaps a little less obvious, clicking on a control in
>> > the Xray UI,
>> > or
>> > >> rolling over it, gives you the same effect as clicking/rolling
over
>> > the
>> > >> control on the stage. So the question is, what happens
>> > when you click
>> > the
>> > >> control on the stage?
>> > >>
>> > >> Karina
>> > >>
>> > >> > -Original Message-
>> > >> > From: Pete Miller [mailto:[EMAIL PROTECTED]
>> > >> > Sent: 02 February 2007 20:26
>> > >> > To: Flashcoders mailing list
>> > >> > Subject: [Flashcoders] XRay freezes controls?
>> > >> >
>> > >> > I'm trying out XRay for the first time, and it seems that
after
>> > >> > taking a snapshot, when I click on an item in the UI to
>> > examine its
>> > >> > properties, that control becomes disabled (no longer responds
to
>> > >> > mouse events) anymore.  If I examine the properties of an mc
>> > >> > containing controls, the entire mc is disabled.  Is this the
>> > >> > expected behavior?  Doesn't seem very useful.  What am I doing
>> > >> > wrong?
>> > >> >
>> > >> > Pete M.
>> > >> > ___
>> > >> > [email protected]
>> > >> > 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@chat

RE: [Flashcoders] XRay freezes controls?

2007-02-05 Thread Pete Miller
I don't see any obvious feedback as you are describing, although in my
case there aren't any rollover effects.  In trying to figure out what
you were describing I figured perhaps you were describing the Flex2 UI,
whereas I was using the older UI, so I tried the Flex2 interface.  That
eliminated the original problem, so I guess everything else it moot at
this point.

Thanks for helping.

P.

>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:flashcoders-
>> [EMAIL PROTECTED] On Behalf Of Karina Steffens
>> Sent: Monday, February 05, 2007 12:55 PM
>> To: 'Flashcoders mailing list'
>> Subject: RE: [Flashcoders] XRay freezes controls?
>> 
>> For example, if you have a tooltip that activates on rolling over a
>> button,
>> the tooltip gets activated when you roll over that button in the
>> treeview.
>> (But not the other way around - rolling over the button won't
suddenly
>> show
>> you a tooltip in Xray).
>> I'm not sure if this happens all the time or only in certain
situations,
>> but
>> what I'm saying is that there is a direct feedback between Xray and
your
>> flash movie. I remember at some point I was X-raying an drag&drop
>> application, and elements in the treeview kept changing their depths
when
>> clicked. So a clicking an element in the treeview will generate some
kind
>> of
>> response in your application - which is all I'm trying to say... And
what
>> you need to figure out now is why this response happens to be locking
up
>> your movie in your case.
>> 
>> K.
>> 
>> 
>> > -Original Message-
>> > From: Pete Miller [mailto:[EMAIL PROTECTED]
>> > Sent: 05 February 2007 17:39
>> > To: Flashcoders mailing list
>> > Subject: RE: [Flashcoders] XRay freezes controls?
>> >
>> > Therein is my problem.  Once I click on an item in the
>> > treeview, the corresponding item in the movie becomes locked
>> > up; it no longer responds to the mouse.  If I click on a
>> > movie clip name in the treeview, the entire window (all
>> > components in that clip) are frozen.
>> >
>> > Furthermore, I don't understand what you mean that clicking
>> > on the control in either place generates a similar response.
>> > Clicking on an item name in Xray displays its properties.
>> > Clicking on an item in the movie does not cause anything to
>> > happen in Xray.
>> >
>> > P.
>> >
>> > >> -Original Message-
>> > >> From: [EMAIL PROTECTED]
>> > [mailto:flashcoders-
>> > >> [EMAIL PROTECTED] On Behalf Of Karina Steffens
>> > >> Sent: Monday, February 05, 2007 12:26 PM
>> > >> To: 'Flashcoders mailing list'
>> > >> Subject: RE: [Flashcoders] XRay freezes controls?
>> > >>
>> > >> Hi Pete,
>> > >>
>> > >> Nope, by the stage I mean clicking on a control within the Flash
>> > movie.
>> > >> So
>> > >> that clicking on a control in the Xray treeview generates
>> > a similar
>> > >> response as clicking on it "in real".
>> > >>
>> > >> K.
>> > >>
>> > >> > -Original Message-
>> > >> > From: Pete Miller [mailto:[EMAIL PROTECTED]
>> > >> > Sent: 05 February 2007 16:38
>> > >> > To: Flashcoders mailing list
>> > >> > Subject: RE: [Flashcoders] XRay freezes controls?
>> > >> >
>> > >> > I'm publishing to AS2.0, running the most recent
>> > connector version
>> > >> > (I just downloaded it), and I'm not using the Flex UI.
>> > >> >
>> > >> > As far as clicking on the stage, all the components are
>> > >> > instantiated at runtime, so there is nothing on the
>> > stage (I assume
>> > >> > by 'stage' you refer to the IDE stage).
>> > >> >
>> > >> > P.
>> > >> >
>> > >> > >> -Original Message-
>> > >> > >> From: [EMAIL PROTECTED]
>> > >> > [mailto:flashcoders-
>> > >> > >> [EMAIL PROTECTED] On Behalf Of Karina Steffens
>> > >> > >> Sent: Friday, February 02, 2007 8:06 PM
>> > >> > >> To: 'Flashcoders mailing list'
>> > >> > >> Subject: RE: [Flashcoders] X

RE: [Flashcoders] XRay freezes controls?

2007-02-05 Thread Karina Steffens
For example, if you have a tooltip that activates on rolling over a button,
the tooltip gets activated when you roll over that button in the treeview.
(But not the other way around - rolling over the button won't suddenly show
you a tooltip in Xray).
I'm not sure if this happens all the time or only in certain situations, but
what I'm saying is that there is a direct feedback between Xray and your
flash movie. I remember at some point I was X-raying an drag&drop
application, and elements in the treeview kept changing their depths when
clicked. So a clicking an element in the treeview will generate some kind of
response in your application - which is all I'm trying to say... And what
you need to figure out now is why this response happens to be locking up
your movie in your case. 

K.


> -Original Message-
> From: Pete Miller [mailto:[EMAIL PROTECTED] 
> Sent: 05 February 2007 17:39
> To: Flashcoders mailing list
> Subject: RE: [Flashcoders] XRay freezes controls?
> 
> Therein is my problem.  Once I click on an item in the 
> treeview, the corresponding item in the movie becomes locked 
> up; it no longer responds to the mouse.  If I click on a 
> movie clip name in the treeview, the entire window (all 
> components in that clip) are frozen.
> 
> Furthermore, I don't understand what you mean that clicking 
> on the control in either place generates a similar response.  
> Clicking on an item name in Xray displays its properties.  
> Clicking on an item in the movie does not cause anything to 
> happen in Xray.
> 
> P.
> 
> >> -Original Message-
> >> From: [EMAIL PROTECTED] 
> [mailto:flashcoders- 
> >> [EMAIL PROTECTED] On Behalf Of Karina Steffens
> >> Sent: Monday, February 05, 2007 12:26 PM
> >> To: 'Flashcoders mailing list'
> >> Subject: RE: [Flashcoders] XRay freezes controls?
> >> 
> >> Hi Pete,
> >> 
> >> Nope, by the stage I mean clicking on a control within the Flash
> movie.
> >> So
> >> that clicking on a control in the Xray treeview generates 
> a similar 
> >> response as clicking on it "in real".
> >> 
> >> K.
> >> 
> >> > -Original Message-
> >> > From: Pete Miller [mailto:[EMAIL PROTECTED]
> >> > Sent: 05 February 2007 16:38
> >> > To: Flashcoders mailing list
> >> > Subject: RE: [Flashcoders] XRay freezes controls?
> >> >
> >> > I'm publishing to AS2.0, running the most recent 
> connector version 
> >> > (I just downloaded it), and I'm not using the Flex UI.
> >> >
> >> > As far as clicking on the stage, all the components are 
> >> > instantiated at runtime, so there is nothing on the 
> stage (I assume 
> >> > by 'stage' you refer to the IDE stage).
> >> >
> >> > P.
> >> >
> >> > >> -Original Message-
> >> > >> From: [EMAIL PROTECTED]
> >> > [mailto:flashcoders-
> >> > >> [EMAIL PROTECTED] On Behalf Of Karina Steffens
> >> > >> Sent: Friday, February 02, 2007 8:06 PM
> >> > >> To: 'Flashcoders mailing list'
> >> > >> Subject: RE: [Flashcoders] XRay freezes controls?
> >> > >>
> >> > >> Perhaps a little less obvious, clicking on a control in
> >> > the Xray UI,
> >> > or
> >> > >> rolling over it, gives you the same effect as clicking/rolling
> over
> >> > the
> >> > >> control on the stage. So the question is, what happens
> >> > when you click
> >> > the
> >> > >> control on the stage?
> >> > >>
> >> > >> Karina
> >> > >>
> >> > >> > -Original Message-
> >> > >> > From: Pete Miller [mailto:[EMAIL PROTECTED]
> >> > >> > Sent: 02 February 2007 20:26
> >> > >> > To: Flashcoders mailing list
> >> > >> > Subject: [Flashcoders] XRay freezes controls?
> >> > >> >
> >> > >> > I'm trying out XRay for the first time, and it seems that
> after
> >> > >> > taking a snapshot, when I click on an item in the UI to
> >> > examine its
> >> > >> > properties, that control becomes disabled (no 
> longer responds
> to
> >> > >> > mouse events) anymore.  If I examine the properties 
> of an mc 
> >> > >> > containin

RE: [Flashcoders] XRay freezes controls?

2007-02-05 Thread Pete Miller
Therein is my problem.  Once I click on an item in the treeview, the
corresponding item in the movie becomes locked up; it no longer responds
to the mouse.  If I click on a movie clip name in the treeview, the
entire window (all components in that clip) are frozen.

Furthermore, I don't understand what you mean that clicking on the
control in either place generates a similar response.  Clicking on an
item name in Xray displays its properties.  Clicking on an item in the
movie does not cause anything to happen in Xray.

P.

>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:flashcoders-
>> [EMAIL PROTECTED] On Behalf Of Karina Steffens
>> Sent: Monday, February 05, 2007 12:26 PM
>> To: 'Flashcoders mailing list'
>> Subject: RE: [Flashcoders] XRay freezes controls?
>> 
>> Hi Pete,
>> 
>> Nope, by the stage I mean clicking on a control within the Flash
movie.
>> So
>> that clicking on a control in the Xray treeview generates a similar
>> response
>> as clicking on it "in real".
>> 
>> K.
>> 
>> > -Original Message-----
>> > From: Pete Miller [mailto:[EMAIL PROTECTED]
>> > Sent: 05 February 2007 16:38
>> > To: Flashcoders mailing list
>> > Subject: RE: [Flashcoders] XRay freezes controls?
>> >
>> > I'm publishing to AS2.0, running the most recent connector
>> > version (I just downloaded it), and I'm not using the Flex UI.
>> >
>> > As far as clicking on the stage, all the components are
>> > instantiated at runtime, so there is nothing on the stage (I
>> > assume by 'stage' you refer to the IDE stage).
>> >
>> > P.
>> >
>> > >> -Original Message-
>> > >> From: [EMAIL PROTECTED]
>> > [mailto:flashcoders-
>> > >> [EMAIL PROTECTED] On Behalf Of Karina Steffens
>> > >> Sent: Friday, February 02, 2007 8:06 PM
>> > >> To: 'Flashcoders mailing list'
>> > >> Subject: RE: [Flashcoders] XRay freezes controls?
>> > >>
>> > >> Perhaps a little less obvious, clicking on a control in
>> > the Xray UI,
>> > or
>> > >> rolling over it, gives you the same effect as clicking/rolling
over
>> > the
>> > >> control on the stage. So the question is, what happens
>> > when you click
>> > the
>> > >> control on the stage?
>> > >>
>> > >> Karina
>> > >>
>> > >> > -Original Message-
>> > >> > From: Pete Miller [mailto:[EMAIL PROTECTED]
>> > >> > Sent: 02 February 2007 20:26
>> > >> > To: Flashcoders mailing list
>> > >> > Subject: [Flashcoders] XRay freezes controls?
>> > >> >
>> > >> > I'm trying out XRay for the first time, and it seems that
after
>> > >> > taking a snapshot, when I click on an item in the UI to
>> > examine its
>> > >> > properties, that control becomes disabled (no longer responds
to
>> > >> > mouse events) anymore.  If I examine the properties of an mc
>> > >> > containing controls, the entire mc is disabled.  Is this the
>> > >> > expected behavior?  Doesn't seem very useful.  What am I doing
>> > >> > wrong?
>> > >> >
>> > >> > Pete M.
>> > >> > ___
>> > >> > [email protected]
>> > >> > 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
>> > >> >
>> > >>
>> > >> ___
>> > >> [email protected]
>> > >> 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
>> > ___
>> > [email protected]
>> > 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
>> >
>> 
>> ___
>> [email protected]
>> 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
___
[email protected]
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 freezes controls?

2007-02-05 Thread Karina Steffens
Hi Pete,

Nope, by the stage I mean clicking on a control within the Flash movie. So
that clicking on a control in the Xray treeview generates a similar response
as clicking on it "in real". 

K.

> -Original Message-
> From: Pete Miller [mailto:[EMAIL PROTECTED] 
> Sent: 05 February 2007 16:38
> To: Flashcoders mailing list
> Subject: RE: [Flashcoders] XRay freezes controls?
> 
> I'm publishing to AS2.0, running the most recent connector 
> version (I just downloaded it), and I'm not using the Flex UI.
> 
> As far as clicking on the stage, all the components are 
> instantiated at runtime, so there is nothing on the stage (I 
> assume by 'stage' you refer to the IDE stage).
> 
> P.
> 
> >> -Original Message-
> >> From: [EMAIL PROTECTED] 
> [mailto:flashcoders- 
> >> [EMAIL PROTECTED] On Behalf Of Karina Steffens
> >> Sent: Friday, February 02, 2007 8:06 PM
> >> To: 'Flashcoders mailing list'
> >> Subject: RE: [Flashcoders] XRay freezes controls?
> >> 
> >> Perhaps a little less obvious, clicking on a control in 
> the Xray UI,
> or
> >> rolling over it, gives you the same effect as clicking/rolling over
> the
> >> control on the stage. So the question is, what happens 
> when you click
> the
> >> control on the stage?
> >> 
> >> Karina
> >> 
> >> > -Original Message-
> >> > From: Pete Miller [mailto:[EMAIL PROTECTED]
> >> > Sent: 02 February 2007 20:26
> >> > To: Flashcoders mailing list
> >> > Subject: [Flashcoders] XRay freezes controls?
> >> >
> >> > I'm trying out XRay for the first time, and it seems that after 
> >> > taking a snapshot, when I click on an item in the UI to 
> examine its 
> >> > properties, that control becomes disabled (no longer responds to 
> >> > mouse events) anymore.  If I examine the properties of an mc 
> >> > containing controls, the entire mc is disabled.  Is this the 
> >> > expected behavior?  Doesn't seem very useful.  What am I doing 
> >> > wrong?
> >> >
> >> > Pete M.
> >> > ___
> >> > [email protected]
> >> > 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
> >> >
> >> 
> >> ___
> >> [email protected]
> >> 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
> ___
> [email protected]
> 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
> 

___
[email protected]
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 freezes controls?

2007-02-05 Thread Pete Miller
I'm publishing to AS2.0, running the most recent connector version (I
just downloaded it), and I'm not using the Flex UI.

As far as clicking on the stage, all the components are instantiated at
runtime, so there is nothing on the stage (I assume by 'stage' you refer
to the IDE stage).

P.

>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:flashcoders-
>> [EMAIL PROTECTED] On Behalf Of Karina Steffens
>> Sent: Friday, February 02, 2007 8:06 PM
>> To: 'Flashcoders mailing list'
>> Subject: RE: [Flashcoders] XRay freezes controls?
>> 
>> Perhaps a little less obvious, clicking on a control in the Xray UI,
or
>> rolling over it, gives you the same effect as clicking/rolling over
the
>> control on the stage. So the question is, what happens when you click
the
>> control on the stage?
>> 
>> Karina
>> 
>> > -Original Message-
>> > From: Pete Miller [mailto:[EMAIL PROTECTED]
>> > Sent: 02 February 2007 20:26
>> > To: Flashcoders mailing list
>> > Subject: [Flashcoders] XRay freezes controls?
>> >
>> > I'm trying out XRay for the first time, and it seems that
>> > after taking a snapshot, when I click on an item in the UI to
>> > examine its properties, that control becomes disabled (no
>> > longer responds to mouse events) anymore.  If I examine the
>> > properties of an mc containing controls, the entire mc is
>> > disabled.  Is this the expected behavior?  Doesn't seem very
>> > useful.  What am I doing wrong?
>> >
>> > Pete M.
>> > ___
>> > [email protected]
>> > 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
>> >
>> 
>> ___
>> [email protected]
>> 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
___
[email protected]
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 freezes controls?

2007-02-02 Thread Karina Steffens
Perhaps a little less obvious, clicking on a control in the Xray UI, or
rolling over it, gives you the same effect as clicking/rolling over the
control on the stage. So the question is, what happens when you click the
control on the stage?

Karina 

> -Original Message-
> From: Pete Miller [mailto:[EMAIL PROTECTED] 
> Sent: 02 February 2007 20:26
> To: Flashcoders mailing list
> Subject: [Flashcoders] XRay freezes controls?
> 
> I'm trying out XRay for the first time, and it seems that 
> after taking a snapshot, when I click on an item in the UI to 
> examine its properties, that control becomes disabled (no 
> longer responds to mouse events) anymore.  If I examine the 
> properties of an mc containing controls, the entire mc is 
> disabled.  Is this the expected behavior?  Doesn't seem very 
> useful.  What am I doing wrong?
> 
> Pete M.
> ___
> [email protected]
> 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
> 

___
[email protected]
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 freezes controls?

2007-02-02 Thread John Grden

lol no, it's not expected ;)

Let's get the obvious questions :

1. version of actionscript your publishing to
2. version of xray connector
3. are you using the newer Xray interface (flex2 version)?

let me know,

On 2/2/07, Pete Miller <[EMAIL PROTECTED]> wrote:


I'm trying out XRay for the first time, and it seems that after taking a
snapshot, when I click on an item in the UI to examine its properties,
that control becomes disabled (no longer responds to mouse events)
anymore.  If I examine the properties of an mc containing controls, the
entire mc is disabled.  Is this the expected behavior?  Doesn't seem
very useful.  What am I doing wrong?

Pete M.
___
[email protected]
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  ]
___
[email protected]
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