Hello everyone.
I have an annoying problem with Flash.
I want to get the data from a PHP page (which collects data from a MySQL database). That part works alright for what is needed.
is the link to the data.
Now I load my data data using
which recieves the data "127="...PHP Code:onClipEvent (load) {
i = new LoadVars();
i.load("http://freyta.net/mysql/hot.php?name=shane", this, "GET");
}
How do I get rid of that equals sign :S
Sorry for the really dumb question





Reply With Quote

)
! (it got the variable properlly)