Embed attributes in a URL expression?
This is something I've done little with. I have done it for twitter and email but not a URL to php script. Not sure of the syntax. Do I need to seperate the variable insertion with .. Like in a text behavior or just insert the variable in the string? Any ideas or input is appreciated.
I will be testing this later this afternoon so just trying to gather any good info to narrow the testing phases. I will report the results and do a video on it if I am successful.
I will be testing this later this afternoon so just trying to gather any good info to narrow the testing phases. I will report the results and do a video on it if I am successful.
Comments
"http://www.mycoolsite.com/scoreboard.php?score="..game.score.."&level="..game.level
I should point out that I've not used the URL behavior at all, so not even sure if it has an expression button.