[xray] SVN Checkout

John Grden neoriley at gmail.com
Sat Apr 29 10:12:31 EDT 2006


excellent!! I've actually been thinking about the same thing and actually
started on it, but it stalled with some Red5 work that came along ;)

I'm not at my computer right now, but when I get up there, I'll look up the
thoughts/ideas I had to accomplish this.  I seem to remember some really
simple way of doing this.

So, essentially, what you want is the reverse effect of what xray is
currently doing (Tree -> SWF highlight).  You want SWF ->  Tree highlight.
Mouse over in the SWF, highlight object in the tree - yes?

One thing to account for is that you've inspected the parent clip that the
movieclip you're mousing is in.  IE: taken a snap shot or clicked on the
parent node in the tree.  Otherwise, it wouldn't show up/highlight.  And,
that parent would have be expanded/showing.  Make sense?

Cool, VERY COOOL  - glad someone is trying to extend Xray.  I can't WAIT to
do the interface properly so people can easily extend it.

JG

On 4/29/06, info at kai-langenbach.de <info at kai-langenbach.de> wrote:
>
> Thanks John for helping me immediately !!!
>
> The interface compiles very well - i just had to add Karins Tooltip Class
> which i found somewhere on the flashcoders mailing list.
>
> Yeah indeed - the interface is a little bit messy :)))))
>
> The missing fonts are:
>
> DIN-Black
> DIN-Medium
> DINEngschrift
> FFF Corporate Bold
> FFF Interface01b
>
> but don't worry - they are not really necessary for me to implement/test a
> new feature. I am working on a project with tons of V2 components and a
> highly nested object tree. XRay does its job very well but it is difficult
> for me to figure out the right object/mc from the tree view if i want to
> adjust its properties (e.g. x/y coordinates). So the idea is to extend the
> connector and the interface just a little bit to enable "live selection" in
> the observed swf.
>
> So here's what exactly want to do:
>
> 1) Extend the connector to add an additional(invisible) drag clip
> 2) Detect the topmost mc that is under the mouse pointer (via _dropTarget
> property) when mouse is pressed
> 3) Send the object path to the interface
> 4) Select the object in the tree and highlight it
>
> That should work (theoretically) but i am not sure if it will cause event
> handler problems in the oberserved swf. Maybe the Watcher class could be
> used for that - we will see.
>
> Kai
>
> _______________________________________________
> xray mailing list
> xray at osflash.org
> http://osflash.org/mailman/listinfo/xray_osflash.org
>



--
John Grden - Blitz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/xray_osflash.org/attachments/20060429/0763bc5a/attachment.htm


More information about the xray mailing list