Re: Shockwave object doesn't work when IE7 is installed. - update.
- From: "UJ" <fred@xxxxxxxxxxx>
- Date: Fri, 10 Nov 2006 08:22:30 -0500
Update on my problem - now I'm getting an
'An error has occurred in the script on this page. Line 6, char 9 object
doesn't support this property or method.'
Any thoughts?
TIA - Jeff.
"UJ" <fred@xxxxxxxxxxx> wrote in message
news:eTqNQhMBHHA.4472@xxxxxxxxxxxxxxxxxxxxxxx
The object I'm using is listed as AxInterop.ShockwaveFlashObjects. I'm not
sure where it came from whether it's part of windows or part of the flash
install.
"Peter Bromberg [C# MVP]" <pbromberg@xxxxxxxxxxxxxxxxxxx> wrote in message
news:75DDF43E-194F-41AD-9AB2-1CA1A5DA5085@xxxxxxxxxxxxxxxx
Well, your post was somewhat confusing since you are talking about "IE".
The only "Shockwave Object" I know about is the Shockwave Flash Object,
which has nothing to do with .NET. It's an ActiveX control, and its
installed
for Flash.
If you got it off the COM tab to add to your toolbox, that component is
used
for Windows Forms based apps.
The one that shows up in a web page is created via the <object... tag
arrangement, normally.
Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
"UJ" wrote:
But that can't be since I'm not using a tags. I'm using the shockwave
object
that's part of .Net. There are no tags. So it has to be something that
.Net
is doing.
"Peter Bromberg [C# MVP]" <pbromberg@xxxxxxxxxxxxxxxxxxx> wrote in
message
news:49815586-FD94-4241-8E48-15906B9A77F5@xxxxxxxxxxxxxxxx
try checking the "Disable script debugging" options in Tools/Internet
Options/Advanced
Otherwise you may have a syntax error in the object tag.
At any rate, it really has nothing to do with the C# language, you
should
be
posting stuff like this in the Internet Explorer newsgroup.
Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
"UJ" wrote:
I have a program that uses the Shockwave Flash Objects
(ShockwaveFlashObjects) to display a SWF. Everything works fine. When
IE7
is
installed on the machine, suddenly we get an 'Invalid char line 2,
char
1'
error on the SWF file. If we load the SWF file in IE it works fine.
If we
uninstall IE7 and go back to 6, it works fine.
Any thoughts?
TIA - Jeff.
.
- References:
- Shockwave object doesn't work when IE7 is installed.
- From: UJ
- Re: Shockwave object doesn't work when IE7 is installed.
- From: UJ
- Re: Shockwave object doesn't work when IE7 is installed.
- From: Peter Bromberg [C# MVP]
- Re: Shockwave object doesn't work when IE7 is installed.
- From: UJ
- Shockwave object doesn't work when IE7 is installed.
- Prev by Date: Re: Quick Newbie Inheritance Question
- Next by Date: Re: Quick Newbie Inheritance Question
- Previous by thread: Re: Shockwave object doesn't work when IE7 is installed.
- Next by thread: Formcontrols
- Index(es):
Relevant Pages
|