Here is a copy-paste reply from John when I asked the same question:

"If you're using the SWC, then just create a new Xray object

var xray:Xray = new Xray();

If you're using Flex2:

var xray:Flex2Xray = new Flex2Xray();

Check this wiki page for more basic details and let me know if this helps.

This is a very alpha version of the inspector classes, but it does
work basically.

http://code.google.com/p/osflash-xray/wiki/Flex2_SWC_notes";


Works great BTW.

On 12/2/07, Gary McGhee <[EMAIL PROTECTED]> wrote:
> XRay looks excatly like what I need, but I haven't managed to get it
> working in Flex 3.
>
> I don't know what to do with an MXP file, and they seem to be for AS2
> anyway.
> The "connector only" version has many compile errors.
>
> I'm an experienced developer but new to Flex, so I'm not keen to migrate
> the code.
>
> Is anyone using XRay on Flex 3 ? Or is there a superior, more recent
> alternative ?
>
> Regards
>
> magpie
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>

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

Reply via email to