[osflash] Xray and AS3
John Grden
neoriley at gmail.com
Thu Aug 2 00:09:58 EDT 2007
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
On 8/1/07, Rostislav Siryk <rostislav.siryk at gmail.com> wrote:
>
> > Is it possible to use Xray with a AS3 project in Flex Builder 2? This
> > is a non-flex project. I was trying to get it to work using the
> > Xray-Flex2 swc, but am getting strange errors and am not sure if it is
> > Xray, or my code.
>
> What kind of errors do you get exactly? There's collision possible
> with older classes from com.blitzagency.* package which you could
> install with, for example papervision3d.
>
> SWC contains these classes too, so this might be the possible cause of
> errors.
>
> BTW, what you mean under the "non-flex project"?
>
>
> ----
> Rost
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
--
[ JPG ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20070802/e535b69d/attachment-0001.html
More information about the osflash
mailing list