Thanks,
Sorry about that I did mention it but I will look at adding it as an option instead
I tried something like that last night fully expecting it to work. But on the second scene it still wanted to control the scene one video.
The way I tried was to add a bit of code to the timecode function which is fired by the symbol at load time.
Because of this the element.id is that of the symbol. I gave each symbol on scene one and scene two unique ids.
Then checked for this in the function with a if clause that chose the id of the video to use.
Did not work..
So I will need to look deeper at the coding because in my mind it should have !!.