flash comtent management?
flash comtent management?
Out of context: Reply #5
- Started
- Last post
- 9 Responses
- wouterwwvc0
thanks, but it works like this:
------------------------
loadText = new loadVars();
loadText.load("content/text/welk...
// creating the loadVarsText function
loadText.onLoad = function() {
scroller.text = this.welkomsteksttitel1;
};------------------------
so how do i make this to load random as you say? Thanks!