Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
Christopher
Experienced
Topic Author
Posts: 213
Joined: 30 Sep 2006, 18:58

The ol' "Click to activate and use this control"

12 Oct 2006, 10:35

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

13 Oct 2006, 00:17

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....
 
User avatar
Christopher
Experienced
Topic Author
Posts: 213
Joined: 30 Sep 2006, 18:58

13 Oct 2006, 02:16

Nice!

I just re-uploaded the new index.php and javascript files and tada, it works!

Thanks once again for a quality product!
Christopher
 
MikeR
Experienced
Posts: 216
Joined: 29 Sep 2006, 09:58

17 Oct 2006, 12:36

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/
 
User avatar
Christopher
Experienced
Topic Author
Posts: 213
Joined: 30 Sep 2006, 18:58

17 Oct 2006, 12:59

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
 
MikeR
Experienced
Posts: 216
Joined: 29 Sep 2006, 09:58

17 Oct 2006, 13:19

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

:) :)
 
User avatar
Christopher
Experienced
Topic Author
Posts: 213
Joined: 30 Sep 2006, 18:58

17 Oct 2006, 13:38

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
 
MikeR
Experienced
Posts: 216
Joined: 29 Sep 2006, 09:58

18 Oct 2006, 10:26

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
 
User avatar
Lord Beowulf
Posts: 11
Joined: 11 Nov 2006, 23:10

15 Nov 2006, 10:16

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.
[img:468:60]http://www.xyqom24.net/sig_LordBeowulfTM2.gif[/img]
 
MikeR
Experienced
Posts: 216
Joined: 29 Sep 2006, 09:58

16 Nov 2006, 03:10

Thanks Lord,

I will try soon the trick and let you know :D

http://www.michelrajkovic.fr/

Bye
 
MikeR
Experienced
Posts: 216
Joined: 29 Sep 2006, 09:58

23 Nov 2006, 09:34

It' works well
thanks :D