Page 1 of 1

video chat popup size

PostPosted: 20 Jun 2012, 09:56
by djmoro
hello

after severals hours for searching, i cannot found the file where i can change thge video chat popup size width and height ?

somobody can help mew ?

regards

PostPosted: 23 Jun 2012, 06:36
by djmoro
nobody for help me ? :-(

PostPosted: 23 Jun 2012, 07:56
by Jason
It's in the includes/js/arrowchat_core.js file. You will need to use the dev file and them compact it.

Code: Select all
      arguments.callee.videoWith = function (b) {
         var win = window.open(k + 'public/video/?rid=' + b, 'audiovideochat', "status=no,toolbar=no,menubar=no,directories=no,resizable=no,location=no,scrollbars=no,width=650,height=720");
         win.focus();
      };

PostPosted: 22 Sep 2012, 23:51
by yuva
wonderful and amazing company.

Topic Closed

PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]