I am desgining a web page and I am having some trouble getting my linking system to work. When the user mouses over the button it changes the "url" variable to the url ie. url = http://www.mysite.com.
Than when the button is clicked it tells the linker MC to play. In the time line the Get URL is used and in place of a URL the variable is placed in. (the expression box is checked)
If anybody know of anything that I could be doing wrong ot some other way to do this, I would greatly appreciate it.
My Code is very simple. It uses the get URL command and instead of the URL there is the variable name. Look at the file and see if you can figure this one out.