Ashley hey Ashley sorry to bother you ... thanx (in a big way) to arrall I've managed to get the project up and running on its own. However I have a php that calls it in an iframe and I'd like that php to be the one using the variable id... is there a way to make the calling php target the iframe with to execute the doit(); javascript or do I have to stick to the original index.php.
example:
website.com/index.php?var1=specialid
will work flawlessly and and load the correct scene since the index.php is actually a slightly modifyed version of the index.html construct 2 makes.
otherwebsite.com/my_other_index.php?var1=specialid
has an iframe with website.com/index.php in it.
I'd like it to be able to work like the other one and modify the scene accordingly.
any ideas/suggestions are welcome.
So far arrall and the community in general and even the scirra store have been great help.