N

Nicole L

Member

Last active 6 years ago

  1. 6 years ago
    Fri Aug 25 13:38:43 2017
    N Nicole L started the conversation Mask mouseDown ?.

    Hi Everyone,
    I have build a mask, where the user can srcretch off a pic. I would like to add an interactive response, if they do so. Mousedown or Up Interactivity would be great. Thats not possible over the interaction panel. Any suggestions?

  2. 7 years ago
    Mon Jan 30 13:37:53 2017
    N Nicole L posted in Scrollbar ipad.

    Hi Angelo,
    thanks for answering. Had the same idea as a workaround ;)

  3. Tue Jan 24 15:18:22 2017
    N Nicole L started the conversation the easiest way to make a toggle button?.

    Hi Everyone,
    I would like to make a toggle button. First click on object A: object B moves to the stage. Second Click on object A: object B moves off the stage. Right now, the only way I can see to solve this, is to have two buttons A1 (script1) and A2 (script2) and to change their visibility after the click. This works fine, but I would like to know, if there is a better/easier way to do that?

  4. Tue Jan 24 15:11:41 2017
    N Nicole L started the conversation Scrollbar ipad.

    Hi everyone,
    we have text which has to be scrollable. On the iPad the thin scrollbar only becomes visible when the textfield is activated. Not very userfriendly. I googled for solutions and came up with something like this:
    http://aamirshahzad.net/scrollbar-issue-on-touch-devices-using-safari/
    I tried to use it, with the span-tag instead of a div. But it doesn´t work. Has anybody a solution for this? Would be great!
    Thanks in advance
    Nicole

  5. Mon Jan 23 15:24:26 2017
    N Nicole L posted in Scrollbar Feature.

    Great, thanks!

  6. Thu Jan 19 16:54:37 2017
    N Nicole L started the conversation Scrollbar Feature.

    I need to integrate some textfields with a scrollbar in y/vertical-direction. If I activate the scrollbar field, most of the time I get a scrollbar for both directions, but I just want the vertical one. Sometimes I get only the vertical bar, but I cant find a rule behind that. Is there a possibility to manipulate this?
    Best solution would be: fully hidden horizontal scrollbar.
    Second best: deactivated horizontal scroll bar.
    Could I use any css to have more controll?
    Would be great to get rid of the horizontal bar.
    Thanx in advance