I try to open a new Director8 movie, insert a Microsoft Web Browser ActiveX
control into channel 1, from frame 1 to 10.
Into frame 1 script I wrote:

on exitFrame
put sprite(1).navigate("http://www.<something>.com") -- my home page
end

and into frame 10 script i wrote:

on exitFrame
go to the frame
end

save DIR file as Projector ad run it!

Very easy! At start it works good (my home page was opened) but when I try
to normally click on an hyperlink it doesn't work! It seems the mouseDown or
mouseUp event was not passed to ActiveX.

But it's much more strange that if I click very very fast (like a lash) on
mouse button, everything works right. I control all my mouse setting into
Win98 but it's all Ok. (Into IE5 all works good!)

Thank for your attention and maybe for your help.


Andrea Boratto
[EMAIL PROTECTED]



[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