We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With the website example I'm getting this error when visiting the page "swfPage":
Log.hx:66:3 uncaught exception: Error: Invalid char < at position 0 Unserializer.hx:451:7 unserialize Unserializer.hx:451 unserialize SWFLite.hx:144 onComplete SWFLiteLibrary.hx:152 load SWFLiteLibrary.hx:209 __dispatchEvent EventDispatcher.hx:402 dispatchEvent EventDispatcher.hx:246 load URLLoader.hx:318 complete Promise.hx:108 load HTTPRequest.hx:146 complete Promise.hx:108 readyStateChange HTML5HTTPRequest.hx:537
The text was updated successfully, but these errors were encountered:
No branches or pull requests
With the website example I'm getting this error when visiting the page "swfPage":
Log.hx:66:3
uncaught exception: Error: Invalid char < at position 0 Unserializer.hx:451:7
unserialize Unserializer.hx:451
unserialize SWFLite.hx:144
onComplete SWFLiteLibrary.hx:152
load SWFLiteLibrary.hx:209
__dispatchEvent EventDispatcher.hx:402
dispatchEvent EventDispatcher.hx:246
load URLLoader.hx:318
complete Promise.hx:108
load HTTPRequest.hx:146
complete Promise.hx:108
readyStateChange HTML5HTTPRequest.hx:537
The text was updated successfully, but these errors were encountered: