|

Little concept attempt to include swf files inside throttle. It uses the awesome twolf swf flash from here (he has done all the flash work, actually the cool one ;) ). The today plugin is under development still that's the cause of the ugly startup message.
Download (mirror)Only requirement: Flash player - Install cab - Go to Settings > today and activate ThrottleHTML plugin. There you go!! twolf swf file is installed to \Windows\ThrottleHTML\ Hope you like it!! SWF by Twolf. http://twolf.sytes.net/ 
It only has 4 buttons: - Change between clock and weather (the bottom left buttons) - Configurations (individual, the top right buttons) - Update weather (the bottom right button)
To use it: - Configure in notepad and copy myConfig.txt to the \Windows\ThrottleHTML folder - On the today settings select the ThrottleHTML Today plugin. myConfig.txt looks like this: Code: Mylingua=1&END // English=1, Portuguese=2, German=3 Italian=4 Hungarian=5 Spanish=6 French=7 Dutch=8 // Want your language? Ask it here. &MyClock=1&END // 24h=1 12h=2 &MySecs=1&END // Seconds on=1 Seconds off=2 &MyColor=1&END // Black=1 White=2 MyFont=2&END // Classic=1 Alternative=2 &MyWeather=20009&END // Place your code here &MyMetric=1&END // Celsious=1 Fahrenheit=2 &Loaded=OK&END // Don't change this value, so that the flash file confirms the new variables. 
|