ok, now add this to your timeline/class : _global.com.blitzagency.xray.Xray.initConnections();
this will init the connections and you should be up and running On 1/18/07, slangeberg <[EMAIL PROTECTED]> wrote:
John, I spoke too soon. I do still have an Fla where things are not displaying correctly in the .swf. I followed these directions and have the following output: (45) Connections: true | true (78) Connections: false | false Things only look correct when I do not 'export to first frame' (instance in library). Of course, the connection doesn't work, though! I'm guessing the following is generated in your code, as I don't see it in your class package?: _global.com.blitzagency.xray.Xray -Scott On 1/16/07, John Grden <[EMAIL PROTECTED]> wrote: > > ifyou get true|true, that means the logger and controller LC connections > were made successfully. > > Are you using it in an FLA by chance? If so, find Xray in the library, > right click and choose linkageID - don't have hit export in first frame. > Then, if it's not on stage, put it on stage. > > Then, in frame one, use: > > _global.com.blitzagency.xray.Xray.initConnections(); > > That might do it. > > On 1/16/07, slangeberg <[EMAIL PROTECTED]> wrote: > > > > So, anyone ever see the XRay Connector component kill their app? I get > the > > following message, but nothing else: > > > > (75) Connections: true | true > > > > This application is a bit complex, loads external swf modules and > > associates > > classes with those. > > > > Thanks, > > > > -Scott > > > > On 9/28/06, John Grden <[EMAIL PROTECTED]> wrote: > > > > > > all downloads: > > > http://www.osflash.org/xray#downloads > > > > > > Latest interface: > > > > > > > > > http://mirror1.cvsdude.com/trac/osflash/xray/browser/downloads/interface/Flex/Xray.zip?format=raw > > > > > > Connector: > > > > > > > > > http://mirror1.cvsdude.com/trac/osflash/xray/browser/downloads/connector/xray_conn_1.6.1.mxp?format=raw > > > > > > Just doubleclick to install the mxp, then you'll see xray in your > > > components > > > panel. You can drag it into your library and leave it or put it on > stage > > > for > > > a quick/dirty FPS meter > > > > > > hth, > > > > > > jpg > > > > > > On 9/28/06, slangeberg <[EMAIL PROTECTED]> wrote: > > > > > > > > I've seen lots of people posting about XRay lately, but I haven't > had > > > luck > > > > with it, yet. > > > > > > > > I do have the executable running, but I don't have the Connector to > > the > > > > Flash IDE. Can anyone post a link to download that? I have not been > > able > > > > to > > > > find it! > > > > > > > > : : ) Scott > > > > _______________________________________________ > > > > [email protected] > > > > To change your subscription options or search the archive: > > > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > > > > > Brought to you by Fig Leaf Software > > > > Premier Authorized Adobe Consulting and Training > > > > http://www.figleaf.com > > > > http://training.figleaf.com > > > > > > > > > > > > > > > > -- > > > [ JPG ] > > > _______________________________________________ > > > [email protected] > > > To change your subscription options or search the archive: > > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > > > Brought to you by Fig Leaf Software > > > Premier Authorized Adobe Consulting and Training > > > http://www.figleaf.com > > > http://training.figleaf.com > > > > > > > > > > > -- > > > > : : ) Scott > > _______________________________________________ > > [email protected] > > To change your subscription options or search the archive: > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > Brought to you by Fig Leaf Software > > Premier Authorized Adobe Consulting and Training > > http://www.figleaf.com > > http://training.figleaf.com > > > > > > -- > [ JPG ] > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > -- : : ) Scott _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
-- [ JPG ] _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

