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 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
> >> >
> >> 
> >> _______________________________________________
> >> [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

Reply via email to