Skip to main content
yunab78306257
Participant
December 21, 2016
Question

Scrolling text interaction showing wrong text

  • December 21, 2016
  • 1 reply
  • 272 views

I have several scrolling text interactions on my project. All of a sudden, it seems that the scrolling text will not update, i.e., the text from previous scrolling text interactions will appear in new ones. it looks ok in preview, but doesnt work in the browser. this is a new issue, not sure if there was some update recently.

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    December 21, 2016

    Output to SWF or to HTML?

    Do you have a unique variable associated with each interaction?

    yunab78306257
    Participant
    December 21, 2016

    I don't know what you mean by that. I click the interactions button and select the scrolling text. it gives it a unique widget name each time. I am using a shape as button with action to show the scrolling text when that shape is clicked. should I be doing something else?

    Lilybiri
    Legend
    December 21, 2016

    How did you publish, please? To SWF or HTML? You say that it looks OK in Preview, but Preview in Browser is the best Preview method, closest to the final output. Is this a responsive or a normal project? If it is a normal project, how does it look with Preview HTML in Browser (F11)?

    I am wondering, since you do not associate a user variable with each interaction (it is not compulsory) if CP is reusing the same variable to store the content of the interaction.