Jump to content

Prior Employer: Inactive Links


Wahoo92583

Recommended Posts

Hello,

can someone please help me. I am trying to create an application for a prior. The application consists of a flash video player which I have already created. The next part of the application is the test taker. I need to be able to make the link to the test taker inactive if the video player is open and playing and vice versa.

Here is pseudo-code

if (video player is browser window open)

{

then make the links to the test taker module inactive

}

 

else if (video player is not open)

{

then make links active

}

else

{

do nothing

}

Link to comment
https://forums.phpfreaks.com/topic/116911-prior-employer-inactive-links/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.