Skip to main content
Inspiring
January 21, 2009
Answered

FlowElement interface details

  • January 21, 2009
  • 2 replies
  • 577 views
In a previous thread there was mention of FlowElement having a styleName attribute as well as a custom attribute interface (incl import/export).

I grabbed the latest swc files from the gumbo trunk, and styleName is implemented as a member of FlowElement.

I was wondering if there was any more information on how to use the styleName attribute?
Does it use css styles?
How are they loaded?
Does it work in the import/export scenarios?

Also, if you can give some information on the custom attribute interface that would be helpful. I tried adding some custom attributes to TLF markup and importing/exporting it, but I did not get the attributes on export. Also, is there a way to find if an element has the custom attribute in ActionScript?

Thanks,
Tim

This topic has been closed for replies.
Correct answer rdermer
We're in the middle of a large set of changes to the attributes and styling code. What you are seeing is intermediate work - there are more changes coming.

I'd rather doc it all at once then give an explanation that is going to get revised again.

Thanks for your patience,
Richard

2 replies

Adobe Employee
February 20, 2009
rdermerCorrect answer
Adobe Employee
January 22, 2009
We're in the middle of a large set of changes to the attributes and styling code. What you are seeing is intermediate work - there are more changes coming.

I'd rather doc it all at once then give an explanation that is going to get revised again.

Thanks for your patience,
Richard