Internet Controls and url with .swf
I'm adding a internet page with this URL:
http://www.museum.state.il.us/flasha...k/logcabin.swf,
but when the page loads I get an error, actually two errors:
"A runtime error has occured", line 1 and then line 0.
Am I mistaken to try and run this with the internet controls or should I add
the flash component? If so - what's the code so it uses the above url?
Thanks for your help. I'm taking a 4 day weekend so wont get to try
anything until wednesday......
Re: Internet Controls and url with .swf
Have you tried using WebBrowser1.Silent = True which will silent any errors in the webpage being loaded?
Re: Internet Controls and url with .swf
That silenced the errors from popping up. Now it asks if I want to Debug and the page won't load. Loads from IE 7 just fine - anyone know if there's a way to update my VB version of the browser? Any ideas would be great!
Thanks for all your help!!!!
Re: Internet Controls and url with .swf
Have you checked out the js page to see if the errors are due to prevention of the swf being loaded on other sites?
Re: Internet Controls and url with .swf
I'll be honest. don't know what the JS is. I have tried other sites with
a .swf in the URL and get the same error - I'm guessing that this is a
browser problem. Is there a way I can load the existing flash url to my
hard drive?
Re: Internet Controls and url with .swf
I couldn't get the web browser to work, but I was able to get the Shockwave
flash component to work, just added the URL to the Movie location.
If anyone has an answer to the browser question I'd still love to know
why it didn't work.
Thanks!
doug