[css-d] CSS with flash

2007-10-22 Thread Terry O'Leary
Hi all

Dont shout if this is not a CSS problem but a flash one as i'm a
little unsure. I have a flash banner that is L shaped and i have set
the background to transparent using wmode. The Div is have containing
the text nicely nestles in the bend of the L on IE7 and firefox but
IE6 treats the flash as a block element and buts the text div out,

can anyone suggest something?

example http://www.design-portfolio.co.uk/helius/about/

thanks in advance

-- 
Regards

Terry O'Leary
Senior Web Developer @ Design Portfolio Marketing Services

~ Online Communities - www.unofficialfan.com
~Online dating community ? www.d8-m8.com
~ Widen your music www.hayseeddixies.com :: www.lil-chris.com
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] CSS with flash

2007-10-22 Thread Ingo Chao
Terry O'Leary wrote:
 Hi all
 
 Dont shout if this is not a CSS problem but a flash one as i'm a
 little unsure. I have a flash banner that is L shaped and i have set
 the background to transparent using wmode. The Div is have containing
 the text nicely nestles in the bend of the L on IE7 and firefox but
 IE6 treats the flash as a block element and buts the text div out,
 
 can anyone suggest something?
 
 example http://www.design-portfolio.co.uk/helius/about/
 
 thanks in advance
 

You could position the object absolutely in IE6 only.

Ingo

-- 
http://www.satzansatz.de/css.html
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] CSS with flash

2007-10-22 Thread Luis Speciale
Terry O'Leary a écrit :
 Hi all

 Dont shout if this is not a CSS problem but a flash one as i'm a
 little unsure. I have a flash banner that is L shaped and i have set
 the background to transparent using wmode. The Div is have containing
 the text nicely nestles in the bend of the L on IE7 and firefox but
 IE6 treats the flash as a block element and buts the text div out,

 can anyone suggest something?

 example http://www.design-portfolio.co.uk/helius/about/

 thanks in advance

   

Not a solution, but an idea maybe.
Why don't you made two Flash ? One of 600x 200 and one of 207x200 px ?

Cordially

Luis

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] css menus-flash-javascript

2007-07-02 Thread Melinda Odom
Hi,

I have this flash working using the javascript but wanted to make it work
using either straight css or an iframe.

This is the iframe:
http://www.usprayercenter.org/test.html

The problem is the menus stop going over the flash and hide behind it
because it won't validate with wmode or opaque which is what makes the menus
go over the flash in the javascript.

Is there another way to do this besides using javascript?

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.9.14/883 - Release Date: 7/1/2007
12:19 PM
 
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Re: [css-d] css menus-flash-javascript

2007-07-02 Thread Marcus Taylor
Hi Melinda,

I had the same problem on a site I did recently.

http://www.televisual.com/festival/

Set the wmode of the Flash movie to transparent and set the z-index of your
menus to 100 (or something).

Let me know if that works.

Marcus

 Hi,
 
 I have this flash working using the javascript but wanted to make it work
 using either straight css or an iframe.
 
 This is the iframe:
 http://www.usprayercenter.org/test.html
 
 The problem is the menus stop going over the flash and hide behind it
 because it won't validate with wmode or opaque which is what makes the menus
 go over the flash in the javascript.
 
 Is there another way to do this besides using javascript?
 
 Thanks!


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/