That works perfectly! Thanks for the superfast answer.
I put the initConnections() function in the onLoad() of my Application class by the way.

Keep up the great work,
Michiel.


John Grden wrote:
Hey Michiel, do this:

1.  in library, find the xray connector, right click, choose Linkage.
2.  uncheck "Export in first frame" - ok
3.  in frame1, add this:

_global.com.blitzagency.xray.Xray.initConnections();

form applications hog the onLoad event which prevents Xray from initializing since Xray tries to load first (as to capture any logging thats done as the app initializes).
Let me know if that works for you

On 2/15/07, *Michiel van der Ros* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi,

    I just installed Xray and couldn't get it to work in one of my
    applications. It keeps saying "No swf is available to connect with."
    Then I created a simple blank Flash Document, dropped the
    connector on
    it and it worked fine. Hurray!!!
    So I tried the same thing with a blank Flash Form Application and
    with a
    Flash Slide Presentation, but again no connection.

    Should I do something different? Or is this a known issue with
    Xray? And
    if so, could it be fixed in a future release?

    Thanks for any comments,
    Michiel

    --

    [ weblog ][ http://michiel.vanderros.nl ]


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




--
[  JPG  ]
------------------------------------------------------------------------

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

--

[ weblog ][ http://michiel.vanderros.nl ]

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

Reply via email to