Is there a way to make as3 execute an <A Href>I html code?
I have been trying to figure this out for awhile now. The billing company I am forced to go through sucks and this is the only button codes they will supply:
<A HREF="http://www.lexiefyfe.com/ccbill9001/index.htm"><img src="ccbutton.jpg"></A>
Im not not sure how to tweak the code or if as3 can actually execute this. Every time I try to change things all I get is url not found... Im not sure about the img src= bit but Im asuming that is the button Im supposed to be using? I want to make my own buttons in flash. The files I am trying to pull up are in the same folder on the server as my flash files. Its set up like an html site would be (not my doing). As always, any consideration or help is greatly appreciated.
Thanks all
Thomas