z0r Forums
mute / pause button - Printable Version

+- z0r Forums (https://board.z0r.de)
+-- Forum: English (https://board.z0r.de/forumdisplay.php?fid=3)
+--- Forum: z0r general (https://board.z0r.de/forumdisplay.php?fid=23)
+--- Thread: mute / pause button (/showthread.php?tid=912)



mute / pause button - sheep01 - 02-03-2011

It would be neat if you could add a mute or pause button ... idk if thats much work but it would be really sweet :>


RE: mute / pause button - GTAzoccer - 02-03-2011

It's not that easy as you think. To add a mute or pause function, you have to change the swf file. It's very hard/impossible to change a swf file without having the source project data and re-creating it. Even if there is an easy way to do this, you have to change every loop file on z0r and this would be a big todo list. Big Grin

My way to pause z0r is clicking the "About" link. There is no loop and later you can go back with the back button in your browser or click random.

BTW: If the swf file is looped with the flash intern loop function, you may can stop it by right clicking in the loop and disabling "Play" and "Repeat".