Question
Is it possible to use HTMLLoader on android in air application?
Hello,
I need HTML support and JavaScript<->Air interaction.
I tried to use HTMLLoader. It's compiled, but seems doesn't work, because HTMLLoader::load() && HTMLLoader::loadString() do nothing.
Thanx.
