Page 1 of 1

Restart after showing a picture

Posted: 02 Nov 2008, 16:19
by Supergrobie
Withint some pictures the flash starts new.
there's a nervous "clicking" while doing nothing... :roll:

try it here: http://www.so-photo.de/V2/#/content/hoc ... d%20micki/

thanks 4 that good work!

Posted: 02 Nov 2008, 20:26
by mjau-mjau
You are right, and this even causes some browsers to crash. This is a common issue, so I know the reason >>

It is the SWFAddress javascript module which goes nuts when it intercepts the characters "()" in your filenames. The SWFAddress module is the javascript that sets the path to the folder- or image in the browser url field behind the # character. Either you need to rename your files, removing the () characters, or you need to disable the SWFAddress module from admin -> config -> settings.useswfaddress ...

There may be an update to this javascript sooner or later which fixes this bug...

Posted: 03 Nov 2008, 03:26
by Supergrobie
mjau-mjau wrote:You are right, and this even causes some browsers to crash. This is a common issue, so I know the reason >>

It is the SWFAddress javascript module which goes nuts when it intercepts the characters "()" in your filenames. The SWFAddress module is the javascript that sets the path to the folder- or image in the browser url field behind the # character. Either you need to rename your files, removing the () characters, or you need to disable the SWFAddress module from admin -> config -> settings.useswfaddress ...

There may be an update to this javascript sooner or later which fixes this bug...
Cool :D Thank you!
Stevie