![]() |
|
|||||||
| Homepage | Forum | New Posts - Live! | Member's Cars |
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Notices |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Moderator
|
[Updated in 1.9]
Added Fastforward / rewind (press and hold next/prev buttons) Added autoscroll (press and hold the scroll up/down buttons) Added shutdown menu Added ability to set the amount of songs / folders that can be displayed on a skin (set in skin.ini) fixed apps not embedding right Get it HERE Get the flash swishmax2 source HERE ![]() Skully |
|
__________________
Release of FreeICE 1.92 HERE Now out http://www.cellsecurity.co.uk big up the google rating !! Last edited by CdRsKuLL; 20-04-2008 at 10:32 PM. |
|
|
|
|
|
|
#2 |
|
Advanced Member
|
Blimey, I haven't even got 1.8 into the car yet!!
Hopefully I'll be a bit quicker this time. The shutdown menu looks good. |
|
|
|
|
|
#3 |
|
Advanced Member
|
Ive just had a quick play and i cant find any bugs, good work chap
|
|
__________________
Pain is just weakness leaving the body! |
|
|
|
|
|
|
#4 |
|
Advanced Member
|
New release and 5 people reading!!
I think you have a reputation Steve!! |
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Nov 2007
Posts: 119
![]() |
i didnt bother with 1.8 as skully mentioned that 1.9 was making an appearance in a few days.
downloading it as we speak...must admit that the shutdown screen looks ace (although I will never use it) |
|
|
|
|
|
#6 |
|
Senior Member
|
i love this front end but non of the animations run smooth on the car pc.
Should be fine though runnin a 1.5ghz will a gig of ram. I really want to use this!! |
|
|
|
|
|
#7 |
|
Senior Member
Join Date: Jan 2008
Posts: 182
![]() |
How can I get FI to play flv files? They show up but they won't play. WMP won't play them either. Is there some kind of flash codec I need to WMP?
|
|
__________________
My BMW E46 convertible install |
|
|
|
|
|
|
#8 |
|
Senior Member
Join Date: Jan 2007
Location: Toronto, Canada
Posts: 744
![]() |
You can always just convert the to wmv? No?
Love the new version, nice work as always steve. Looking forward to trying to copy over the stuff from the 1.8 dual skin |
|
__________________
"the universe has a way of balancing itself" "Trailers are for boats, not cars!" ![]() STOP ASKING ME FOR LINKS TO THE IGO8 APP, FIND THEM IN THE THREAD
|
|
|
|
|
|
|
#9 |
|
Senior Member
Join Date: Jan 2008
Posts: 182
![]() |
flv is one of the supported file formats in fi.ini and CDR has another thread talking about playing flv files in FI so I know it's possible.
|
|
__________________
My BMW E46 convertible install |
|
|
|
|
|
|
#10 |
|
Moderator
|
Hi fella, I'm assuming its a flash issue. I have installed two flash things on my system. One through internet explorer.. and the other I downloaded the latest shockwave player.
hope this helps.. SPAWN - You will need to add playlistlines=5 directorylistlines=5 to the skin.ini .. Then you will need to change the next / prev to have buttondown / buttonup same with the scroll buttons OR you could copy the second screen sprite over to the single one and ament the buttons needed to display stuff on the other screen. I will be moving on to the next version soon so didnt bother. I'm still running 1.8 in the car. Steve |
|
__________________
Release of FreeICE 1.92 HERE Now out http://www.cellsecurity.co.uk big up the google rating !! |
|
|
|
|
|
|
#11 |
|
Moderator
|
Spawn, I will have another look at the album art refreshing. I was usingf a variable sent from FI to the skin, but this was messy.. you could try adding/changing it to something like this, then it will refresh the albumart everytime it changes track..
onFrame (3) { if (newpic <> _root.ALBUMART) { gotoAndPlay(1); newpic = _root.ALBUMART; } if (_root.TRACKNUMBER <> TRACKNUMBER) { TRACKNUMBER =_root.TRACKNUMBER ; gotoAndPlay(1); } } this should work alot better. This code is in the .. Audio - Artandvis - albumartpriv script. Also change it on the dualscreen one.. and let me know if it works. I have done it here but cant really test it. CdR |
|
__________________
Release of FreeICE 1.92 HERE Now out http://www.cellsecurity.co.uk big up the google rating !! |
|
|
|
|
|
|
#12 |
|
Senior Member
Join Date: Dec 2006
Posts: 164
![]() |
|
|
|
|
|
|
#13 |
|
Senior Member
Join Date: Jan 2007
Location: Toronto, Canada
Posts: 744
![]() |
Skully, thanks, I'll have a run at those tonight when I get home from work.
***edit, who am I kidding, i just did it now so I'll be late. That worked almost perfectly Skully. Ran thtough 25-30 songs and it didn't change 3 times, but I can see it refreshing each time, so it might just be that i was changing tracks too fast. Thanks again. Dave, i was thinking the same thing but if you press anywhere else on the screen other than on the bar, it cancels it. |
|
__________________
"the universe has a way of balancing itself" "Trailers are for boats, not cars!" ![]() STOP ASKING ME FOR LINKS TO THE IGO8 APP, FIND THEM IN THE THREAD
Last edited by Spawn; 21-04-2008 at 12:21 PM. |
|
|
|
|
|
|
#14 |
|
Senior Member
Join Date: Dec 2006
Posts: 164
![]() |
|
|
|
|
|
|
#15 |
|
Moderator
|
Hi spawn, might be a timing issue. Instead of sending it to (1) try sending it to (20) then at frame(22) do a gotoandPlay(1) again.. just might give it that little bit extra time to update the variable.
Yep as confirmed to cancel out of the exit screen just tap anywhere other than the bar... dont u love the hidden buttons.. lol |
|
__________________
Release of FreeICE 1.92 HERE Now out http://www.cellsecurity.co.uk big up the google rating !! |
|
|
|
|
![]() |
| Bookmarks |
| Tags |
| cdrskull god, freeice freedrive, freeice wiki, wiki |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|