[Pro] Exhibeo flicker

I have a problem with Exhibeo in my website.

When the photos change the other text will flicker as you ca see in the link.

Somebody know how to solve this?

http://www.perpetuabloematelier.nl/perpetuabloemat2.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Ronald,
The flicker you are seeing is the difference between how the browser and the Mac are rendering the type on the page. When the Exhibeo transition starts the text is temporarily rendered by the video card and unfortunately it doesn’t do a great job at matching the weight of the text rendered by the browser.

One solution is to force all of the text on the page to use hardware rendering and antialias it.

Try this;

  1. Go to Page > HTML Markup
  2. Select Insert > Before
  3. Paste the following code into the dialog;
<style type="text/css">
<!--
body {
	font-smoothing: antialiased;
	-webkit-transform: translateZ(0px);
}
-->
</style>
  1. OK the dialog and return to your document

Here’s an example;
http://www.freewayactions.com/test/exhibeo-antialiased-text.html
Regards,
Tim.

On 8 May 2013, at 10:28, Ronald Botman wrote:

I have a problem with Exhibeo in my website.

When the photos change the other text will flicker as you ca see in the link.

Somebody know how to solve this?

http://www.perpetuabloematelier.nl/perpetuabloemat2.html


Experienced Freeway designer for hire - http://www.freewayactions.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Tim! Works perfect.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Tim,

I have an other problem with the way Exhibeo works in Safari.

See example link

http://www.perpetuabloematelier.nl/perpetuabloemat6.html

Is there also a way to solve this?

Regards, Ronald


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Ronald,
Can you be a little more specific please? I can’t see what the issue may be as the text appears OK now while the animation is running.
Regards,
Tim.

On 17 May 2013, at 11:06, Ronald Botman wrote:

I have an other problem with the way Exhibeo works in Safari.


Experienced Freeway designer for hire - http://www.freewayactions.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Tim,

The text is now OK after your solution, but the slide show made in exhibeo is doing strange I thought. Just check on several devices. iPhone, iPad and computer now looks good. Only the slide show does not work with Firefox.

Is this a problem heard before?

Regards Ronald


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Ronald,
I’m looking at your page using Firefox 21 for Mac (the latest version) and it appears OK. The first couple of images were a little jittery while the page loaded but other than that it appears OK from here.
Regards,
Tim.

On 18 May 2013, at 15:37, Ronald Botman wrote:

The text is now OK after your solution, but the slide show made in exhibeo is doing strange I thought. Just check on several devices. iPhone, iPad and computer now looks good. Only the slide show does not work with Firefox.

Is this a problem heard before?


Experienced Freeway designer for hire - http://www.freewayactions.com


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Only the slide show does not work with Firefox.

Works for me with FF19

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi,

Exhebio is causing my page to flicker every time the slideshow transitions. Funny thing is, this only happens with Safari. It works with no problem on Firefox, it even works fine on my cell phone as far as the flickering.

Please help.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The solution Tim gave me works perfect for my website. See is link above. Regards, Ronald


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options