flash link Q?
flash link Q?
Out of context: Reply #1
- Started
- Last post
- 19 Responses
- ozhanlion0
doh, well put a variable link="http://www.yourlink.com" and then try to call that variable from your flash file.
this.loadvariables("link.txt")
getURL(link,"_blank");blabla.
I didn't test anycode mentioned here. but you got the logic don't you ?;