I guess I'd have to see your project and try it here. it's gotta be something really simple we're overlooking. Anychance you can put a zip together and send along (if it's too big, put it on ftp and send link)
let me know,
On 1/24/07, Charles Parcell < pokemonkiller gmail.com">pokemonkiller gmail.com> wrote:
Well, I gave it a shot and nothing. No connection string and not able to connect via Interface (web or local).
Interestingly, I do not get errors when i complie this via the IDE, but I did a search on my machine and I do not have any of the packages in the Classes folder (install location or user folder(s)).
Thoughts?
Charles P.
On 1/23/07, Chris Allen < mrchrisallen gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mrchrisallen gmail.com
> wrote:
Hi Charles,
Have you tried using the XrayLoader class to load the connector? If not, I would try that. I have some basic instructions on how to do
this on my blog: http://blog.ff9900.org/?p=12
While the instructions are for using MTASC, you could just as easily
use the same technique in the Flash IDE. Just put a call on the root
timeline to start up the static method like this:
import org.ff9900.MyApp; MyApp.main();
I hope that helps.
-Chris
On 1/23/07, Charles Parcell < pokemonkiller gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
pokemonkiller gmail.com> wrote: > > Using the web interface tell me there is no SWF to connect to. I tried via IE 7 and from the IDE. > > Charles P. > > > > > On 1/22/07, Charles Parcell <
pokemonkiller gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">pokemonkiller gmail.com> wrote: > > Will try first thing in the morning. > > > > Charles P.
> > > > > > > >
> > On 1/22/07, John Grden < neoriley gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">neoriley gmail.com> wrote: > > > also, try using this interface online and close the local one and test:
> > > > > >
http://www.rockonflash.com/xray/flex/Xray.html > > > > > > > > >
> > > On 1/22/07, John Grden < neoriley gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
neoriley gmail.com> wrote: > > > > just to verify, what are you compiling to? as2/flash6 and above? > > > > > > > > > > > > > > > > On 1/22/07, Charles Parcell <
pokemonkiller gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">pokemonkiller gmail.com > wrote: > > > > > > > > > > > > > > > OK, follow-up.
> > > > > > > > > > I have run the FLA from the IDE with the connector
1.6.2 and I get no connection string in the Output window. > > > > > > > > > > What might be causing this? > > > > > > > > > > Charles P. > > > > >
> > > > > > > > > > > > > > > > > > > > On 1/20/07, Charles Parcell < pokemonkiller gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
pokemonkiller gmail.com > wrote:
> > > > > > > > > > > > > > > > > > On 1/19/07, Chris Allen < mrchrisallen gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
mrchrisallen gmail.com > wrote: > > > > > > > So Charles, it sounds to me like your issue is with the security model
> > > > > > > that Flash implements. It only allows scripting one way, so that a > > > > > > > child SWF loaded into a base SWF can communicate with the parent, but > > > > > > > not the other way around.
> > > > > > > > > > > > > > Also some other questions for you. Are you using the Mac Flash player? > > > > > > > Is it the stand alone version? If so, try running your SWF and the
> > > > > > > Xray interface from Firefox. > > > > > > > > > > > > > > > > > > > I fear that using Firefox is right out. There are a number of JS functions that depend on IE (client directed). I have tried within IE 6 and 7 with the same issue.
> > > > > > > > > > > > I am placing the XRay connector in the interface SWF. I have also tried placing it in a child SWF as well. Both result in the same issue. The XRay application does not detect a connector.
> > > > > > > > > > > > All tests have been on Windows. Most were while the project was running in IE 6 or 7. As I stated in my responce to John, I did test via the IDE a few times just to see if I could get it to connect. I fail to recall if I got the connection string in the output window. I do recall that the XRay app was unable to make a connection.
> > > > > > > > > > > > Charles P. > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________
> > > > > xray mailing list > > > > > xray osflash.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">xray osflash.org > > > > >
http://osflash.org/mailman/listinfo/xray_osflash.org > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --
> > > > [ JPG ] > > > > > > > > > > > > -- > > > [ JPG ] > > > _______________________________________________ > > > xray mailing list
> > > xray osflash.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">xray osflash.org > > >
http://osflash.org/mailman/listinfo/xray_osflash.org > > >
> > > > > > > > > > > > > _______________________________________________ > xray mailing list > xray osflash.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
xray osflash.org
> http://osflash.org/mailman/listinfo/xray_osflash.org > > >
_______________________________________________ xray mailing list
xray osflash.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">xray osflash.org
http://osflash.org/mailman/listinfo/xray_osflash.org
_______________________________________________ xray mailing list osflash.org">xray osflash.org
http://osflash.org/mailman/listinfo/xray_osflash.org
-- [ JPG ]
|