hi All

We have some problems regarding the connection between Our MFC APP
and Our Xtra.
We are using shockwave activex control to call the shockwave lingo from the
MFC app,
by using the EvalScript method.

the EvalScript receives string as parameter and operate it by using
the "do" call.
so far we were able to call Our Xtra by using this strings :
"funcname(integer)"
the problem is that we have to call "funcname(string)" and the
shockwave movie always calls "script error".
of course we checked it via director and it works .

c++ :
        shockwave_variable.EvalScript("Function (\"test\")");
        result: script error in the shockwave movie

are we doing it correct?
any other suggestions?

thanks

Yariv Rosenstein


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to