M

Manfred L

Member

Last active [hidden]

  1. 4 years ago
    Tue Feb 25 17:29:44 2020
    M Manfred L posted in Mouse over event.

    Ok, that's a pity. For a large map on which the hotspots are hidden, the action function would make sense. Maybe with the next update? ;-)

  2. Tue Feb 25 15:30:43 2020
    M Manfred L posted in Mouse over event.

    Hallo Angelo,
    thank you for your tip. A button with "touch-action" is running but only if I "click" on the button.
    I need an action, that runs if I sliding over the region (with mouse or finger).
    Hm, that's what the touch action is supposed to do. And the tap action is for "click".
    What's going wrong?

  3. Sat Feb 22 09:15:38 2020
    M Manfred L posted in Safari doesn't play video.

    Hello Angelo,
    after days with try and error, try and error I have finally find the real problem and a solution:

    Special feature of Safari

    Videos under Safari can cause problems when playing. For example, the first video to be played must not be faded in/displayed "softly" in the programming.
So here it is faded in without animation. Once a video has been faded in "hard", the soft fade-in will work for all other videos. Nevertheless, it is best to avoid soft fade-in (or animation when fading in) completely.

    The same applies to all elements that are in the programming sequence before the video in the start command. No animations during the actions !!!
    
 

    With the other browsers this function works from the beginning. Also all further programming with videos for Safari (also direct commands on the video like stop, go to, ...) should be used with caution.

    Attention: All these functions work in the offline preview of PubCoder in all browsers, also in Safari and it is assumed that it works online as well.



    Another problem: Online the functions on the video often work only once. Example: Command on video: "Hide Video/Object". The video will be faded out, but you cannot reactivate it with the start command, you have to reload the whole page and thus the video.
    Can I just reload only the video so that it can be played again?

    -----
    The problem with Safari was not easy to find, especially because it worked in the preview. So you get very confused at some point because you get confused with the functions and try and error.
    This makes you especially nervous when the job has a deadline.

    Angelo, you give good tips, thank you for that. Sometimes you answer only after days. Is there a faster way to get help? When I reported it as a bug, none came up at all.

    I uploaded the file. I have solved the video problem. Maybe you can help me with the problem with the touch of the start button (mouse over to highlight)?

    BTW: PubCoder is a great software !

  4. Sat Feb 22 08:52:35 2020
    M Manfred L posted in Mouse over event.

    Hi Angelo,
    I have a large map and the user should search the interactive areas with his finger or mouse.
    Therefore the area should light up when touched. The user should see which areas he can click on.
    I can't find any action in Pubcoder that can do this. In the preview I test it on the computer with the mouse.
    Can I solve this only via CSS?

  5. Wed Feb 19 08:30:59 2020
    M Manfred L posted in Safari doesn't play video.

    Hi Angelo,
    I've made some attempts. On page 2 I have a button to a video and it runs directly. The video on page 1 (cover) doesn't run with auto play or a button the first time I visit the site. But after I play the video on page 2, the video on page 1 will also run.
    How can I solve the problem?

    Auto Play:
    In the pubcoder docs there is a description to export (html5-format): In the export control you should be able to disable auto play.

    But how do I get the settings? My export: html5 ->All pages->file
    In the export settings of html5 there is no option for auto play.

  6. Wed Feb 19 08:08:17 2020
    M Manfred L posted in Disable navigation arrows.

    Hi,
    it seems to be working now. Apparently, I hadn't set the function correctly yet.

  7. Mon Feb 17 22:09:05 2020
    M Manfred L posted in Safari doesn't play video.

    Hello Angelo

    1.
    It doesn't run on both: Safari for iOS and Safari for OSX. Meanwhile I found out that Safari suppresses the automatic playback of integrated videos. You can enable it in the preferences for the site.
    Hm, not an easy solution for the user. Is there no better solution?

    2.
    I don't mean the Play Video action. I want to start the presentation with a start button on my site. So, I want to disable the auto play function. There is a setting in PubCoder. I just can't remember where.

  8. Mon Feb 17 21:56:02 2020
    M Manfred L posted in Disable navigation arrows.

    Hi Angelo,
    thanks for your answer. It is off, but the arrows are displayed. The problem has been reported here in the forum before: https://forum.pubcoder.com/388-disable-page-navigation

    I had hoped that it has been solved in the meantime.

  9. Sun Feb 16 16:41:38 2020
    M Manfred L started the conversation Disable navigation arrows.

    How I can disable the navigation arrows which automatically appears if I'using more than one site?

    And a second question:
    As alternative: It's ok, if I use only a single page with several layers for my whole interactive content?

  10. Sun Feb 16 14:03:29 2020
    M Manfred L started the conversation Safari doesn't play video.

    Hi,
    I'm currently creating my first project for html.
    There is a MP4-Video inside (h.264).
    With firefox, google chrome it's running fine, but in safari the video doesn't play (online).
    The preview with safari works fine (local).

    BTW:
    How can I set up auto start? The HTML site should not have the big play button at the beginning.

    Thanks

View more