Jump to content

Recommended Posts

Posted

I inserted a swf file into a web page and then placed text over part of it. I then used the wmode=opaque so the text would say on top of the flash file. In firefox and google chrome it shows up fine but, in ie the text is hidden. I can see the text load but then goes away. Why?

Posted (edited)

I did and still doesn't work. Like I said, I can see it load but, then it goes away. Any other suggestion? I'll try anything.

Edited by dgow13
Posted

Are you positioning a html tag with text to overlay the flash? If so, then you will probably need to apply a z-index to it so that it layers on top. Do you have a url to look at?

Posted

Are you positioning a html tag with text to overlay the flash? If so, then you will probably need to apply a z-index to it so that it layers on top. Do you have a url to look at?

 

www.simplewebs13.com

Posted

I still see 'opaque' in your tag. Not sure why you need the flash to be the full with on the page because where you have text is doing nothing but taking up dead space. Slide shows like that usually have an xml file in which you can apply the text to it.

 

I am not going to go into too much but your code could use some serious help. Your design is quite simple but your use of inline css styles is an overkill and should be done via css external style sheet.

 

Off topic, I lived in WF between '69 until '93. My sister still lives there near Memorial Stadium.

Posted

Moved here about 12 yrs ago to be closer to my wife's parents... not my first choice. We came from the west coast area.

 

I originally built my site before I started learning css, php, flash and now jquery. I am trying to clean up and reorganize while learning new things and building clients websites. Not enough time in the day to finish everything.

 

The flash file included the text when I first built it but, then I removed it and kept the size... putting the text over it. I can resize the flash but I wanted to try and find a solution to this ie problem. It appears there are more than just myself with this problem. IE creates problems that firefox and chrome don't have.

 

Any other advice on this problem?

Posted

Flash has been an issue for alot of people for whatever reason. You can google 'swfobject' that offers a solution. I use activeruncontent.js script because it just works for ASP but it doesn't mean it's better. SWFObject is suppose to make it produce valid html code.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...