Known Participant
August 21, 2020
Question
nativeWindow.startMove / xml sockets - for published exe questions.
- August 21, 2020
- 1 reply
- 230 views
So I've been working on a project where I am trying to add the ability to move the native window from a mc on stage.It works fine when I test movie, but when I try to publish it to a windows application the native window wont move anymore. Also my xml sockets I have setup no-longer run once I run as exe but once I test movie they work once again. is there a way to address this issue?Can I move the native window still once compiled? and can xml sockets still run in a compiled windows exe?
I am attaching my main class, any help would be greatly appreciated
