moxiecode/moxie

How to install it with flash?

vit-panchuk opened this issue · 1 comments

I suppose something changed and Readme instructions are not actual. Could you help me to provide flash fallback to FileReader with this lib?
In readme:

<script src="moxie.js"></script>
<script>mOxie.Env.swf_url = './flash/Moxie.min.swf';</script>

In console:

Uncaught ReferenceError: mOxie is not defined

Try: moxie.core.utils.Env.swf_url. I will fix readme.