• I am trying to get some way to get a:hover a:active or something similar to work with the textfield plugin with iOS, as I would really like for the user to get some kind of feedback when a text link has been pressed.

    Do you have any suggestions or is the textfield plugin this limited still?

    Edit: this like active and hover work just fine with a normal computer browser and flash.

  • No it's pretty robust.

    font-weight
    font-size
    text-decoration
    text-align
    color
    font-family

    ... here.
    http://help.adobe.com/en_US/FlashPla…StyleSheet.html

    onover="set(css, text-decoration: underline;"

    You can also use the css selectors with classes/id. Sometimes they don't work because krpano moves the css and changes things on you unexpectedly. Good usage of a dom inspector can be handly if you want to get tricky.

  • This is an example how I do it now and works fine on any computer just not tablets.


Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!