Quantcast
Channel: Adobe Community : All Content - Adobe Animate CC - General
Viewing all articles
Browse latest Browse all 13519

Publish Persistent Metadata breaking instances in .swc export?

$
0
0

I'm trying to export publish persistent metadata from JSFL in flash pro.. 

If i export as a swf file it works as expected.. the metaData is available...

 

Now, if i export an swc instead.. it will make the instance holding the metadata into NULL,

and thereby also removing it from the stage. The name exists but it is no longer is a child.

 

Surely this cant be correct behaviour? Can anyone confirm this is a bug in Flash Pro? (Using Fl pro CC 2014.1)

 

jsfl code:

 

element.setPersistentData( "testvalue", "string", "test123" );

element.setPublishPersistentData("testvalue", "_EMBED_SWF_", true);

fl.getDocumentDOM().setPublishDocumentData("EMBED_SWF", true);


Viewing all articles
Browse latest Browse all 13519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>