473,654 Members | 3,107 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CSS background image issue with Flash MX scripting

When working on a web site for my employer, I uncovered what appears to
be an undocumented bug in Internet Explorer 5 & 6 for Windows in regard
to a (perhaps uncommon?) integration of Flash scripting and CSS2
background imagery. I am hoping that someone out there can help me
identify what steps I might take to remedy this situation. Perhaps it is
something that Macromedia might be able to do something about, since
getting IE fixed is probably hopeless?

Basically, we have a simple Flash animation on our site that, at a
particular time, calls (through Flash MX's "GetURL" ActionScript command)
a JavaScript in the page in which it is embedded. The JavaScript toggles
a small area (a div) of code to appear / disappear...ver y simple.

However, when we use the GetURL command in a Flash animation, IE 5 and 6
refuse to load any of the CSS "background " images that are applied to
several portions of the page. (If we comment out the Flash, the
background images appear as expected. Emptying out the JavaScript does
absolutely nothing....)

Basically, we're using the Fahrner Image Replacement technique to help
ensure that the pages deprecate well on browsers that don't support CSS2.
But as a workaround in the meanwhile, we created a version of the page
that uses foreground instead of background images, but that doesn't
deprecate nearly as well.

To see this in action, visit:

http://www.fusionproductions.com/indexBUG.html

To make matters worse, some of the page might load OK in IE the first
time you go...but if you shift+reload or go back to the page, you'll
begin to see what happens.

So see what the page *should* look like (but in a form that doesn't
deprecate as well), just go to:

http://www.fusionproductions.com/

Thanks for whatever guidance anybody can offer,

Drew
Jul 20 '05 #1
4 4435
Drew D. Saur wrote:

Basically, we're using the Fahrner Image Replacement technique to help
ensure that the pages deprecate well on browsers that don't support CSS2.


FYI, FIR has serious accessibility problems. If your intent is to make
the page just as accessible as using plain text, then take a look at
<URL:http://css-discuss.incutio .com/?page=Screenrea derVisibility>

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 20 '05 #2
Drew D. Saur wrote:

Basically, we're using the Fahrner Image Replacement technique to help
ensure that the pages deprecate well on browsers that don't support CSS2.


FYI, FIR has serious accessibility problems. If your intent is to make
the page just as accessible as using plain text, then take a look at
<URL:http://css-discuss.incutio .com/?page=Screenrea derVisibility>

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 20 '05 #3
kchayka <us****@c-net.us> wrote in
news:c6******** ****@ID-224809.news.uni-berlin.de:
Drew D. Saur wrote:

Basically, we're using the Fahrner Image Replacement technique to
help ensure that the pages deprecate well on browsers that don't
support CSS2.


FYI, FIR has serious accessibility problems. If your intent is to make
the page just as accessible as using plain text, then take a look at
<URL:http://css-discuss.incutio .com/?page=Screenrea derVisibility>


Yes, I'm well aware of that. However, please let me know if you have any
solution to my particular problem!

Thanks,

Drew
Jul 20 '05 #4
kchayka <us****@c-net.us> wrote in
news:c6******** ****@ID-224809.news.uni-berlin.de:
Drew D. Saur wrote:

Basically, we're using the Fahrner Image Replacement technique to
help ensure that the pages deprecate well on browsers that don't
support CSS2.


FYI, FIR has serious accessibility problems. If your intent is to make
the page just as accessible as using plain text, then take a look at
<URL:http://css-discuss.incutio .com/?page=Screenrea derVisibility>


Yes, I'm well aware of that. However, please let me know if you have any
solution to my particular problem!

Thanks,

Drew
Jul 20 '05 #5

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

Similar topics

3
13842
by: Tonio | last post by:
Do any browsers support the use of SVG files as background images through CSS? I haven't been able to get it to work in IE6.
0
762
by: Drew D. Saur | last post by:
When working on a web site for my employer, I uncovered what appears to be an undocumented bug in Internet Explorer 5 & 6 for Windows in regard to a (perhaps uncommon?) integration of Flash scripting and CSS2 background imagery. I am hoping that someone out there can help me identify what steps I might take to remedy this situation. Perhaps it is something that Macromedia might be able to do something about, since getting IE fixed is...
9
8578
by: Keith Rowe | last post by:
Hello, I am trying to reference a Shockwave Flash Object on a vb code behind page in an ASP.NET project and I receive the following error: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). On the aspx page I have the object tag as follows:
5
3442
by: Doug Laidlaw | last post by:
HTML validators say that "background" is not a valid attribute for a <td> tag I want to set an image as the background for one cell only, and to have the cell content on top of it. If I can't use <td background="img src=.."></td>, what is the correct method? Some modern templates do it all with CSS, but that is getting a bit too deep for my inexperience.
0
1445
by: Loane Sharp | last post by:
Hi there I am trying to display a dropdownlist, label and image in the foreground with a Flash animation in the background. I'm using the following code, which works for the dropdownlist but doesn't work for the label and image controls! (P.S. My apologies, I can't show the code in a legible format in Outlook Express so I have highlighted some of the core features in bold.) Please help! Best regards Loane <div align="center"...
17
29395
by: santel_helvis | last post by:
Hi All, Could anyone tell me how to rotate the image in javascript. Which concepts I should concentrate to rotate the image
0
5151
by: Kalpesh | last post by:
Hi All, I am using .net crystal reports to develop the reports. The version of crystal report assemblies is 10.2.3600.0. When i run the reports i got following error. #region Retry Report Data into Dataset if (criteria == "") { dsregional = new DataSet();
3
5610
by: SteveA | last post by:
This is my first post here, so please go easy on me. I'm working on a site for my family (aurigema.com) and after designing and redesigning the layout I finally got to the point where I felt OK putting up a design prototype. Before uploading I checked it against the browsers I had available (IE6,Opera9,FF2) and everything looked exactly like I expected. Once I loaded it up in IE7 though, everything broke. The background image and...
1
1565
by: Rohit111111 | last post by:
I have my base form which has background image , tool bar etc,All other forms inherit it. The background image size is162kb and it is in PNG format.All the other forms also has many images since we have unique look and feel. The issue I am facing is performance . Application works fast when I don't have background image on my base form ( in turn we don't have any background image for any of the form), But when I apply background image...
16
4926
by: stevedude | last post by:
CSS newbie again. I have a problem trying to get coffee mug images within anchor tags to center with my link text for a vertical list menu. If I use the horizontal/vertical properties of "background" or "background-image", the positioning only works with specifying pixels. If I specify the vertical position in pixels, the image gets cut-off at the bottom. I don't know what to do and would appreciate anyone's help. Specifically the code...
0
8815
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8482
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8593
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7306
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5622
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4149
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4294
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1916
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1593
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.