Hi, > xmlns:experimental="http://flex.apache.org/experimental/ns" seems to no > longer work, and intelliJ will not provide intellisense I believe due to > this, I see mentions of an experimental tag in some discussions but can't > seem to locate a working document that provides information on using the > experimental?
Probably doesn’t help you but it's working in Flash Builder and using the latest Flex SDK (4.15) I usually use “x” as the namespace i.e. xmlns:x="http://flex.apache.org/experimental/ns”. What version of the Flex SDK and intelliJ are you using? Have you tried an easier version of intelliJ? Thanks, Justin
