PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Graphisme & Infographie > macromedia.dreamweaver > flash button problem when scrolling
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
flash button problem when scrolling

Réponse
 
LinkBack Outils de la discussion
Vieux 31/05/2008, 23h58   #1
Nevermynd
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut flash button problem when scrolling

Hello. I am using flash buttons for email links in my web site rather than html
email links to with spamming.
They work great except for one thing. In my site I have a fixed Div on the
left of my pages. The content scrolls sideways underneath the fixed div.
However....the flash buttons scroll over the TOP of the fixed div while the
rest of the content goes under as it is supposed to. I have the fixed div set
at z-index of 2. This isn't an issue in Firefox, only IE7, so far.

Any one know of an easy fix for this rather than creating a new div for each
of the buttons?

Here is the link to the problem page - its the email link in red towards the
end of the page. Watch the link go OVER the drums as you scroll. (it should go
under)

http://dev.informarch.com/wm/article...llexample.html

Thanks in advance for any .

Ken

  Réponse avec citation
Vieux 01/06/2008, 00h14   #2
Ken Binney
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: flash button problem when scrolling

No promises, but try adding a WMODE parameter to the button

1.. Add the following parameter to the OBJECT tag:

<param name="wmode" value="transparent">2.. Add the following parameter to
the EMBED tag:
wmode="transparent
"Nevermynd" <webforumsuser@macromedia.com> wrote in message
news:g1sl77$m47$1@forums.macromedia.com...
> Hello. I am using flash buttons for email links in my web site rather than
> html
> email links to with spamming.
> They work great except for one thing. In my site I have a fixed Div on the
> left of my pages. The content scrolls sideways underneath the fixed div.
> However....the flash buttons scroll over the TOP of the fixed div while
> the
> rest of the content goes under as it is supposed to. I have the fixed div
> set
> at z-index of 2. This isn't an issue in Firefox, only IE7, so far.
>
> Any one know of an easy fix for this rather than creating a new div for
> each
> of the buttons?
>
> Here is the link to the problem page - its the email link in red towards
> the
> end of the page. Watch the link go OVER the drums as you scroll. (it
> should go
> under)
>
> http://dev.informarch.com/wm/article...llexample.html
>
> Thanks in advance for any .
>
> Ken
>



  Réponse avec citation
Vieux 01/06/2008, 00h49   #3
Nevermynd
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: flash button problem when scrolling

Thanks for the suggestion.....unfortunatley it didn't work.....please let me know if you or anyone else think of something else to try.
  Réponse avec citation
Vieux 01/06/2008, 01h05   #4
Nancy O
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: flash button problem when scrolling

I've got a 22 inch display on high res (1600 px) and I still can't see that
page without considerable scrolling. Red Email link doesn't appear to
overlap the drums on my side - IE6, Safari and FF2 with screen at max.
Problems begin to occur when the viewport is reduced to an average width.
Which begs the bigger question, why on Earth is your page so freaking wide?


--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com





"Nevermynd" <webforumsuser@macromedia.com> wrote in message
news:g1sl77$m47$1@forums.macromedia.com...
> Hello. I am using flash buttons for email links in my web site rather than

html
> email links to with spamming.
> They work great except for one thing. In my site I have a fixed Div on

the
> left of my pages. The content scrolls sideways underneath the fixed div.
> However....the flash buttons scroll over the TOP of the fixed div while

the
> rest of the content goes under as it is supposed to. I have the fixed div

set
> at z-index of 2. This isn't an issue in Firefox, only IE7, so far.
>
> Any one know of an easy fix for this rather than creating a new div for

each
> of the buttons?
>
> Here is the link to the problem page - its the email link in red towards

the
> end of the page. Watch the link go OVER the drums as you scroll. (it

should go
> under)
>
> http://dev.informarch.com/wm/article...llexample.html
>
> Thanks in advance for any .
>
> Ken
>



  Réponse avec citation
Vieux 01/06/2008, 01h42   #5
Nevermynd
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: flash button problem when scrolling

Same reason your web site (www.alt-web.com) is so freaking tall!

Seriously though, the common style for most web pages is to scroll vertically
(just like your site) when all the content won't fit on the monitor. This site
is still in development but we wanted to do a horizontal scroll, rather than
vertical, 1) to be a bit different and 2) to somewhat simulate a magazine by
having a horizontal layout.

As mentioned, the flash email link is only an issue in IE7. IE6 doesn't even
begin to demonstrate what I am refering too as it treats fixed divs as absolute.

Thanks for your input and hopefully this won't detract too much from the
orginal question.

  Réponse avec citation
Vieux 01/06/2008, 02h26   #6
Murray *ACE*
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: flash button problem when scrolling

and 3) to annoy your visitors. Horizontal scrolling is the pits. Always.

> As mentioned, the flash email link is only an issue in IE7.


And any browser without the Flash plugin, or for anyone using screen
assistive devices.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Nevermynd" <webforumsuser@macromedia.com> wrote in message
news:g1sra6$rkk$1@forums.macromedia.com...
> Same reason your web site (www.alt-web.com) is so freaking tall!
>
> Seriously though, the common style for most web pages is to scroll
> vertically
> (just like your site) when all the content won't fit on the monitor. This
> site
> is still in development but we wanted to do a horizontal scroll, rather
> than
> vertical, 1) to be a bit different and 2) to somewhat simulate a magazine
> by
> having a horizontal layout.
>
> As mentioned, the flash email link is only an issue in IE7. IE6 doesn't
> even
> begin to demonstrate what I am refering too as it treats fixed divs as
> absolute.
>
> Thanks for your input and hopefully this won't detract too much from the
> orginal question.
>


  Réponse avec citation
Vieux 01/06/2008, 03h40   #7
Bikiniguy22
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: flash button problem when scrolling

Nobody likes websites that scroll horizontally so I'd say that is an issue that must be fixed first. hehe
  Réponse avec citation
Vieux 01/06/2008, 18h43   #8
Nevermynd
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: flash button problem when scrolling

Other than opinion, why is it that horizontal is so taboo? I have had plenty of
comments of people saying they like the horizontal scrolling and thats its a
refresing change. I've seen a few showcased in CSS Zen Garden.

Anyway....I may need to start a new thread....looks like this one if foucsed
on the scrolling now. I know about the flash plugin pitfalls as well......every
decision has benefits and drawbacks.

  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 01h47.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,18502 seconds with 16 queries