Hey Everyone,
Straight to the quesiton…
Is there a way to do call a function in Flash via href?
Example…
_root.textBox.htmlText = "<a href='actionscript:_root.mySound.loadSound('link');'>Button</a>"
If it is possible that would make my life much easier. But if not I’ll have to come up with another way of making my playlist clickable by loading in a random about of songs.
Also, I just want to say thanks for all the help, I feel like I’m always asking for help and I don’t ever give any. But between having an art major you don’t have much extra time. Thanks again.