I'm trying to add two VideoClipObjects into an ObjectContainer. Only the first one shows up. If I reorder them then the first one on listed shows up. Can anyone help with this? I'm sure it's something simple...
Not exactly sure if there is a reason you are trying to set it up as you have. It looks like some of the older format for Plugins. But it would be better to set it up like this:
If you are wanting to use those variables for something else within the MainMenu function, then just set up the variables before adding the VideoClipObject in the Main Menu section like this:
Seems the problem was that I had the same URL in both VideoClipObjects. It seems like that should work but maybe the Youtube serviec was choking on it?