|
Editing FreeICE 1.92
Hi, this post is primarily intended for CdRsKuLL.
I would like to edit FreeICE sources to two reasons: to fix a little bug I found and to add a few additional functions.
I found FreeICE Swish MAX2 source but I cannot find the .swi for 1.92 I would also like to know if it is possible to obtain sources for FreeICE.exe (is it just a launcher for main.swf?).
The bug that I noticed is with radio module, it seems that the buttons to tune up and down just don't work as you would expect. I see that the buttons butup and butdown call the functions fscommand("tunedown"); and fscommand("tuneup");. Where are define this functions? in the usbradio.dll? (I searched the the functions in google code svn of silabsdll without success) Maybe they are defined in freeice.exe?
Also I see in the skin directory a phone.swf is it working? how can I enable it? Is swish max2 source available also for this?
Thanks for your work with FreeICE I really would like to work on it and personalize it (I will obviously share my changes with everyone if you agree).
Frankk.
|