flash Q
flash Q
Out of context: Reply #1
- Started
- Last post
- 18 Responses
- unfittoprint0
use
ldr.onLoad = function() {
_root.myText.html = true;
_root.myText.htmlText = ldr.a;
}instead?
use
ldr.onLoad = function() {
_root.myText.html = true;
_root.myText.htmlText = ldr.a;
}
instead?