The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Freeway

Reply
 
Thread Tools Display Modes
Old 01-07-2007, 12:50 PM   #1
Newbie
 
Join Date: Jun 2006
Posts: 11
My Photos: (0)
setup movies?

how do you set this up i get the no movies.ini found but i dont see a blank one or know how to set it up
slithers is offline   Reply With Quote
Sponsored Links
Old 01-07-2007, 04:00 PM   #2
Freeway Creator
 
oeri's Avatar
 
Join Date: Jul 2005
Location: Pittsburgh, PA
Vehicle: 2006 Hummer H3
Posts: 516
My Photos: (0)
The format of the ini file is:

Theater name,ID

No spaces before or after the comma. ID is the theater ID from Yahoo movies. For example: http://movies.yahoo.com/showtimes/th...&date=20070107 My theater ID is 3181.
__________________
Offical Freeway Subforum
Official Freeway Website
New Ultra Version Just Released!
oeri is offline   Reply With Quote
Old 01-07-2007, 05:23 PM   #3
Newbie
 
Join Date: Jun 2006
Posts: 11
My Photos: (0)
thanks

got it working but a couple things...

if the movie description is too long the last lines are all written over the top of each other at bottom of window and switching between movies will leave that last line drawn corrupted.


also there is some kind of problem displaying some characters such as the "'" ie. movie's in some of the descriptions. not in all but in some. if you need screen shots i can post them.


thanks
pat
slithers is offline   Reply With Quote
Old 02-20-2007, 11:05 PM   #4
Low Bitrate
 
Super_dave's Avatar
 
Join Date: Sep 2006
Posts: 106
My Photos: (0)
Quote: Originally Posted by oeri View Post
The format of the ini file is:

Theater name,ID

No spaces before or after the comma. ID is the theater ID from Yahoo movies. For example: http://movies.yahoo.com/showtimes/th...&date=20070107 My theater ID is 3181.

I'm new to this I honestlly dont understand , Im completly lost

where do I find the ini folder , etc ?
Super_dave is offline   Reply With Quote
Old 02-23-2007, 09:36 PM   #5
Low Bitrate
MadDash's CarPC Specs
 
MadDash's Avatar
 
Join Date: Jun 2005
Location: Boston, MA
Vehicle: 2003 Ford Focus
Posts: 82
My Photos: (0)
there is no ini folder its actually a file, which was missing from some of the freeway releases. heres a download of the original movies.ini file that gets saved into the main freeway directory. from there it should be easy to follow oeri's instructions in the posts above but if you are still stuck let me know
__________________
FocusPC Stat:
[~~~~~~~~~-] 95% Done
FreeICE | FreeWay | iGuidance | Paper and pencil

FocusPC
FreeWay Skins
MadDash is offline   Reply With Quote
Old 05-12-2007, 12:39 AM   #6
Low Bitrate
 
Super_dave's Avatar
 
Join Date: Sep 2006
Posts: 106
My Photos: (0)
Quote: Originally Posted by MadDash View Post
there is no ini folder its actually a file, which was missing from some of the freeway releases. heres a download of the original movies.ini file that gets saved into the main freeway directory. from there it should be easy to follow oeri's instructions in the posts above but if you are still stuck let me know


ok that worked fine , but how do I find the Theaters ID for my city my zip is 30019
also , when I click on gps the box goes black and has a smaller box in the upper corner the the letters FW , does not open IG

also will not play DVD,s when I click on the DVD button nothing happens

can you please help me out again
Super_dave is offline   Reply With Quote
Old 05-13-2007, 08:09 AM   #7
Low Bitrate
MadDash's CarPC Specs
 
MadDash's Avatar
 
Join Date: Jun 2005
Location: Boston, MA
Vehicle: 2003 Ford Focus
Posts: 82
My Photos: (0)
Theater
- go to http://movies.yahoo.com/ and enter your zip code where it says Browse by Location.
- the next page will list some theaters near that zip code
- click on the theater you want, example: AMC Colonial 18
- the page will scroll down to that theater name
- next to the name is a link called Add to My Favorite Theaters
eample link for AMC Colonial 18 is below, the part in red is the number you need to have in your movie.ini file
http://login.yahoo.com/?.src=mov&.do...dd_theater?id=1235&ys=oe17P2Qp5Zz_Tqaa9yLm5w--
- write info into movie.ini file example:
AMC Colonial 18,1235

GPS
the black screen you got when you clicked gps could very well be that when iguidance starts it brings up a warning screen and freeway never finds the iguidance window because the warning screen forces you to press ok before iguidance will start.
i had created a AutoIt file to get rid of the warning screen and allow iguidance to start fine.
- download and install AutoIt
- open note pad or any basic text editor and paste the below code into it
Code:
RegWrite("HKEY_CURRENT_USER\Software\iNav\iGuidance", "ShowWarning", "REG_DWORD", "0") Run("C:\Program Files\iNav\iGuidance\iGuidance.exe", "C:\Program Files\iNav\iGuidance")

-change the location of iguidance.exe if yours is installed in a different place, then save the file as iguidance.au3
- go to the start menu and find Compile Script to .exe , which should be listed under AutoIt
- from there just choose the iguidance.au3 as the Source and choose what you want the exe file named, where you want it saved and click convert
- then just change the iGuidanceEXE= (in the freeway.ini file) to be the location of the exe you just created and now iguidance should start fine and no more black screen

DVD
dvd function doesnt work for me either, i tried 3 different versions and nothing
__________________
FocusPC Stat:
[~~~~~~~~~-] 95% Done
FreeICE | FreeWay | iGuidance | Paper and pencil

FocusPC
FreeWay Skins
MadDash is offline   Reply With Quote
Old 05-13-2007, 09:25 PM   #8
Low Bitrate
 
Super_dave's Avatar
 
Join Date: Sep 2006
Posts: 106
My Photos: (0)
Quote: Originally Posted by MadDash View Post
Theater
- go to http://movies.yahoo.com/ and enter your zip code where it says Browse by Location.
- the next page will list some theaters near that zip code
- click on the theater you want, example: AMC Colonial 18
- the page will scroll down to that theater name
- next to the name is a link called Add to My Favorite Theaters
eample link for AMC Colonial 18 is below, the part in red is the number you need to have in your movie.ini file
http://login.yahoo.com/?.src=mov&.do...dd_theater?id=1235&ys=oe17P2Qp5Zz_Tqaa9yLm5w--
- write info into movie.ini file example:
AMC Colonial 18,1235

GPS
the black screen you got when you clicked gps could very well be that when iguidance starts it brings up a warning screen and freeway never finds the iguidance window because the warning screen forces you to press ok before iguidance will start.
i had created a AutoIt file to get rid of the warning screen and allow iguidance to start fine.
- download and install AutoIt
- open note pad or any basic text editor and paste the below code into it
Code:
RegWrite("HKEY_CURRENT_USER\Software\iNav\iGuidance", "ShowWarning", "REG_DWORD", "0") Run("C:\Program Files\iNav\iGuidance\iGuidance.exe", "C:\Program Files\iNav\iGuidance")

-change the location of iguidance.exe if yours is installed in a different place, then save the file as iguidance.au3
- go to the start menu and find Compile Script to .exe , which should be listed under AutoIt
- from there just choose the iguidance.au3 as the Source and choose what you want the exe file named, where you want it saved and click convert
- then just change the iGuidanceEXE= (in the freeway.ini file) to be the location of the exe you just created and now iguidance should start fine and no more black screen

DVD
dvd function doesnt work for me either, i tried 3 different versions and nothing

Thank you man , it work like a charm , now I have to get the video and the DVD working and I'll be set
Super_dave is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Would This Setup Survice Crank? pr3d Power Supplies 14 03-08-2005 08:52 PM
speaker setup, ears hurt... ketchup318 Car Audio 10 02-08-2005 07:31 AM
My planned setup. Please post opinions. audrenaline Newbie 18 12-05-2003 02:56 PM
new setup pics freestyler General MP3Car Discussion 3 06-06-2002 12:08 AM
Arrg! Problems with my new mp3 car setup... MisterTwo General Hardware Discussion 6 06-05-2002 01:14 AM


All times are GMT -5. The time now is 11:25 AM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics