[osflash] new Xray connector, connector only package and interface update
John Grden
neoriley at gmail.com
Tue Dec 12 21:49:56 EST 2006
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 ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20061212/bda490c9/attachment.htm
More information about the osflash
mailing list