[Pro] smooth scroll

perhaps, another silly thing… I cant manage with the smooth scroll action. I have a page with an anchor called anchor1 set at 1790 pixels from top. At the top of the page, a button links to this anchor. At the page, the smooth scroll action applied. The links is instantaneous, doesnt make a smooth scroll… I have tried with offset from 0 to 100, and with all the duration at the palette action, and nothing…

Is there something else to do I didnt see?

Thanks.


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

A link to your example page online will help us diagnose the problem.

david


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

Link: i-tek.es/escena.php

if you press on the button text “Grabacion de espectaculos”, it goes to an anchor, but without smooth scroll.

Thanks


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

I think that because your header is graphic text - and as a result 1 complete image - FW is creating a Map area for the links.

This results in code that the action/javascript doesn’t recognise as a proper link.

Make the text html and apply the links again.

This is not helped by having 4 videos on there with their associated javascript - better to use image placeholders until you get this sorted.

David


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

OK, thanks. Now it works. Actually, I was using map areas for the buttons. SO you need to make the button as a html text… And if the button needs to be a graphic, what can do? Can you write the html text over as invisible? Is it possible?

Thanks a lot.


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

If you make sure that your button image is imported into Freeway as a square-cornered graphic (not rounded in any way, either by setting corner radius or adding a shadow in the Inspector) then Freeway will always make a normal link from it. (Always, as long as the image isn’t grouped with another graphic, which can happen if you draw one graphic over the top of another graphic.) Freeway only gets fancy and uses a map instead of a normal link when it cannot define a clear-cut graphic to place inside of the link tag, or the element isn’t rectangular.

Walter

On Apr 10, 2014, at 12:53 PM, rakeljuice wrote:

OK, thanks. Now it works. Actually, I was using map areas for the buttons. SO you need to make the button as a html text… And if the button needs to be a graphic, what can do? Can you write the html text over as invisible? Is it possible?

Thanks a lot.


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


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

Thanks. Instead of a map area I ve used a none coloured html item, and it works properly now.

Thanks!!


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