Sie sind nicht angemeldet.

1

Montag, 14. Juli 2014, 23:03

Bug: loadstyle() doesn't work with Textfield on Flash

As the title says, using loadstyle() on a textfield does not work on Flash, it does on HTML5.

Using set() or copy() does works on both though, but is not practical if I want to set a new style with lots of attributes.

I uploaded a little example here: uruguay360.com.uy/loadstyle_bug (xml) It seems that the values of the new style are copied, but are not used by the plugin.

Best regards,
Hernán
My Krpano plugins: Auto Thumbs - Tooltip - Abs

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »hernan124« (14. Juli 2014, 23:33)


2

Dienstag, 15. Juli 2014, 12:35

Hi,

right this is a bug, thanks for the note!

The reason is that the loadstyle() function in Flash currently doesn't support the setter/getter plugin variables.
This will be fixed in the next release.

Best regards,
Klaus

3

Dienstag, 15. Juli 2014, 18:54

Great, thank you Klaus!
My Krpano plugins: Auto Thumbs - Tooltip - Abs