Newbie Question: Link To Website Page Not Working Properly In Table, Help Please?

Hi guy, just seeing if anyone could help. I’ve got a table based video template which plays video in the external media player when one of the tabs are clicked. I need to link one of the tabs to a website, so added:

videoTable[7] = system.openURL( “https://www.mysite.com” )

I didn’t add anything else (Maybe that’s the problem?)

The website opens as wanted when I click the tab, but for some reasons when I click the other video tabs, the video plays, then when finished playing automatically opens the url as well (It’s not meant to, I only want the link to open when I click on the specified tab which doesn’t have a video associated with it).

Any help with solving this so the url doesn’t open with every tab would be great.

Like I said I’m still new at finding my way around Corona SDK code, so I may be missing something really obvious here. A solution and not too much ridicule would be nice. :slight_smile:

Let me know if you need me to post the code to get a solution. [import]uid: 187132 topic_id: 34099 reply_id: 334099[/import]