no sir, but I'm getting a serious itch to create the as3 version ;)

however, I have a fully flushed out logger for as3 if you're interested in
that.  has an mxml panel for use with Flex2 or it can just output to Xray's
Flex interface.

I just haven't made that public yet as I've been working on getting it
straightened out and working smoothly.  At this point, it's working very
smoothly and as expected.

On 12/13/06, Ashvin Savani - Arckid <[EMAIL PROTECTED]> wrote:



John,

does it work for AS3 as well? I mean Flash 9 preview?

Regards,

Ashvin

 ________________________________
 From: [EMAIL PROTECTED] on behalf of John Grden
Sent: Wed 12/13/2006 8:19 AM
To: [EMAIL PROTECTED]; Open Source Flash Mailing List
Subject: [osflash] new Xray connector,connector only package and interface
update


well, it's not alot, but it seems to have really helped out as of late
with
some of the development we've been doing.

1.6.2 component mxp install:

http://mirror1.cvsdude.com/trac/osflash/xray/browser/downloads/connector/xray_conn_1.6.2.mxp?format=raw

Connector only package with classes:

http://mirror1.cvsdude.com/trac/osflash/xray/browser/downloads/connector_only/xray_connector_only.zip?format=raw

lastest online interface:
http://www.rockonflash.com/xray/flex/Xray.html

Latest ScreenWeaverHX and Standalone projector versions:
http://mirror1.cvsdude.com/trac/osflash/xray/browser/downloads/interface

Fixes:

Connector:

1.  when loading SWF's into your application from another domain, xray was
showing objects as unknown types (Folder icon).  when you clicked on it,
nothing happened.  Now you can inspect them normally.
2.  with the Xray Logger classes, if you send a movieclip to the debugger,
it'll give you the movieclip's vitals:

trace(log.debug("mc", _level0.mc));

// output's
(274) com.blitzagency.Main::run : line 52
mc
[MovieClip]_level0.mc, _x:0, _y:0, _visible:true, _alpha:100, _width:100,
height:100

3.  Searching global has been cleaned up a bit to include a bit more

Interface

1.  Added check box "highlight nodes" so you can turn off/on active
highlighting in your application.  Active highlighting is when you mouse
over an object in the treeview/snapshot, and a yellow bounding box is put
around your object on stage.  For some reason, with the Flex version, it
causes a bit of a delay in Xray's interface.  Not sure why, but you can
turn
it off now.

have a Bandit day!

--
[  JPG  ]
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org





--
[  JPG  ]
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to