Page 1 of 1
The ol' "Click to activate and use this control"
Posted: 12 Oct 2006, 10:35
by Christopher
Perhaps beyond the scope of these forums, but I know a couple of you have good work arounds...
DETAILS: On some flash sites web designers have found work arounds for removing this control. I've not had success creating this for my own site as (for some reason unknown) it disables the alternative config file I've setup for another language.
ACTUAL QUESTION: Has anyone got a work around to the annoying 'Click to activate and use this control' that they'd like to share? That is, the ability to completely remove it?
Sincerely,
Christopher
Posted: 13 Oct 2006, 00:17
by mjau-mjau
Christopher --
We solved this by javascript in the latest release! Open the PHP file and view the source....
Let me help you integrate it for your alternative config file - I cant see why that should not work....
Posted: 13 Oct 2006, 02:16
by Christopher
Nice!
I just re-uploaded the new index.php and javascript files and tada, it works!
Thanks once again for a quality product!
Christopher
Posted: 17 Oct 2006, 12:36
by MikeR
Hi Karl
I have the same issue on IE6 (but not firefox)
I made (from imagevue template) a index.html and I want to update the code to remove the "Click to activate and use this control" but I'm totaly newbie to html coding. Can you help me to uptdate my html page ?
I have allready uptdate the 2 files : swfobject_source.js and window.js in javascript directory.
Can you tell me wich code must I add and where ?
thanks a lot
Michel
http://www.michelrajkovic.fr/
Posted: 17 Oct 2006, 12:59
by Christopher
Afternoon!
I believe you need to update your imagevue.swf (and slideshow.swf?)...
Check here:
https://forum.photo.gallery/viewtopic.php?t=142
Good luck!
Christopher
Posted: 17 Oct 2006, 13:19
by MikeR
Hi christopher
I have allready uptdate this files, I think I must uptdate the index.html (or php) but my skills in html coding is equal to my skills in english

Posted: 17 Oct 2006, 13:38
by Christopher
Hmmm,
Well I've been updating my quite a bit with the new files as of late, so I could be wrong. I say just upload all the new stuff and knock on wood! I can tell you mine is working (via IE) without having to tweek anything, just uploaded new files.
Luck!
Christopher
Posted: 18 Oct 2006, 10:26
by MikeR
Hi,
I have uptdated all the files. I think they have uptdated the index.php but I don't use this file. I use a html template to made my "index.html". So I think I must uptdate this file.
You can see difference on my site with :
http://michelrajkovic.fr/index.php (everything is OK) (it's standard index.php)
and
http://michelrajkovic.fr/index.html (mine index.html)
(with message clik here blablala)
thanks for help
Posted: 15 Nov 2006, 10:16
by Lord Beowulf
Hello MikeR,
this link will do the trick
http://www.ediy.co.nz/click-to-activate ... 20771.html
You only have to copy/paste your complete html code into the field make additional decisions and voila you get a javascript file for download and a fixed html code to copy/paste back in your document.
Posted: 16 Nov 2006, 03:10
by MikeR
Thanks Lord,
I will try soon the trick and let you know
http://www.michelrajkovic.fr/
Bye
Posted: 23 Nov 2006, 09:34
by MikeR
It' works well
thanks
