Hello,
I have a problem.
Our game has payment java script methods and this methods was called via flash.external.call interface.
but i can’t do the same using openfl.external.call targeting html5
The java scripts payment methods was included during the runtime and the swf file was able to load and call it.
my question how could i include/ call dynamic java script class or function from the same domain ?
Thanks in advance