Quote: Originally Posted by
nigwhyrito 
I then opened up so think swf decompiler and looked at that clock and and the _Clock_B&W_Wall.swf it appears "_Clock_B&W_Wall.swf" has a button in the resource file button 41.. when clicked it closes the clock thus closing RR.. No biggie because john has provided many other choices..here is the action script in the swf file and that references button 41 "the entire clock"
"// Action script...
on (release)
{
fscommand("close");
}
Now back to fighting my winamp muting issues. Is anyone using a dell gx260
Good Find! I just removed the action script on button 41 and it is still closing for some reason. So there has to be something else in there. I just am not good at flash!