473,378 Members | 1,236 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Having problem with ieupdate.js

I did that thing where I need to put ieupdate.js in my web page so that the
"click to activate" message won't appear on a mouseover of my flash.

But now, the page doesn't seem to fully load. I.e. the progress bar at the
bottom seems to hang.

Any idea how to fix?

Thanks,
Ron

P.S. Here is my HTML:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"

width="168" height="55">

<param name="movie" value="swf/logo_small.swf" />

<param name="quality" value="high" />

<param name="menu" value="false" />

<!--[if !IE]<-->

<object data="swf/logo_small.swf"

width="168" height="55" type="application/x-shockwave-flash">

<param name="quality" value="high" />

<param name="menu" value="false" />

<param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer"
/>

FAIL (the browser should render some flash content, not this).

</object>

<!--<![endif]-->

</object>

<script type="text/javascript" src="msc/ieupdate.js" />
Feb 9 '07 #1
1 2429
do don't show which ieupdate.js you are using so its hard to debug.

-- bruce (sqlwork.com)

Ronald S. Cook wrote:
I did that thing where I need to put ieupdate.js in my web page so that the
"click to activate" message won't appear on a mouseover of my flash.

But now, the page doesn't seem to fully load. I.e. the progress bar at the
bottom seems to hang.

Any idea how to fix?

Thanks,
Ron

P.S. Here is my HTML:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"

width="168" height="55">

<param name="movie" value="swf/logo_small.swf" />

<param name="quality" value="high" />

<param name="menu" value="false" />

<!--[if !IE]<-->

<object data="swf/logo_small.swf"

width="168" height="55" type="application/x-shockwave-flash">

<param name="quality" value="high" />

<param name="menu" value="false" />

<param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer"
/>

FAIL (the browser should render some flash content, not this).

</object>

<!--<![endif]-->

</object>

<script type="text/javascript" src="msc/ieupdate.js" />

Feb 10 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: George | last post by:
Hi, I am trying to write a query in Oracle which I have not done before, and are having some difficulty getting my result. Please check my query and my results. select max(note.datetime),...
0
by: Graham Simms | last post by:
I have tried to run a query where the reuslts are restricted by a HAVING clause with 2 conditions, but the second condition seems to be ignored. for example SELECT userid, AVG(position) FROM...
1
by: malcolm | last post by:
Hello, We have a small team building a project that involves some 30 or so c# assembly dlls. It is a client server application with 1 exe as the starting point. The dlls and exe are sharing an...
4
by: don | last post by:
I have two existing interfaces having methods with same names. Now I have to implement both intrfaces in one class. Is there any way I could implement methods with same names in both interfaces...
11
by: Jeff Robichaud | last post by:
Are there any security issues having the ASPNET user account member of Administrators ? Is it a good practice ?
2
by: sanderson82 | last post by:
Hi I am having problems with the HAVING clause. I know it can use aliases but the alias I am using has a space in it, eg 'Device ID' My querry looks like (simplified, devID is a calculation) ...
0
by: Ronald S. Cook | last post by:
I have a Flash ActiveX object on my webpage and had that "Click here to activate this control" message. I implemented the solution using ieupdate.js and that problem goes away, but not my page...
2
by: Jack | last post by:
Hi, Performance-wise, is there a difference between these 2 clauses? I assume a large database... 1) With the WHERE clause: Select FLD1, FLD2, FLD3 From myFile Where FLD1 = 1 And FLD2 = 1
7
by: tiptap | last post by:
Hey Guys, I have a huge statement loads of if statements in... and its getting bigger. On closer inspection there is only 3 difference in the select statement. so I thought I could cut the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.