The MP3car.com Store The MP3car.com Store    

Sponsored links

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

Reply
 
LinkBack Thread Tools Display Modes
Old 09-09-2006, 04:32 PM   #1
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
Help with Web-Plugin

Quote: Originally Posted by RPM_VR4 View Post
Same for me when using a skin I am working on, but when I tried it with BMV2 it worked fine. In my skin, clicking WEB from the main menu just does nothing (???). It works fine if you remove the "WEB" line from the exec table.

I still cannot figure this out. If I use the BMV2 skin the new web-plugin works fine. If I use my skin, clicking the main-menu button for "WEB" does nothing. If I use my skin without the web-plugin in ExecTbl.ini it works fine. If I copy BMV2's wbrowser.skin and menu.skin (plus graphics) over those files in my skin, it still doesn't work???

Did you catch that? I can use the same menu.skin and wbrowser.skin that work fine in the skins\BMV2 directory, but if I run them from my skins\RedSkin directory the web button (from the BMV2 menu.skin) does nothing!

Someone please tell me how this is even possible???
RPM_VR4 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 09-09-2006, 05:44 PM   #2
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
sounds like one of the ExecTBL.ini files is missing the right commands. Or you have duplicate commands in both files.
Between the 2 skins and the one in the root of RR there are 3 of them.

Make sure you have
"WEB","PLUGIN;WebPlugin;WebPlugin.exe"
in the ExecTBL.ini for any skin you want to use it with.

Make sure the button command in the .skin file says "WEB"

If you have the command in the ExecTBL.ini file in the root of RR, make sure there isnt the same command in the ExecTBL file in the skin folder.

I would recommend using it only in the ExecTBL.ini found in the skins folder.
Check the ExecTBL.ini in the root of RR and make sure its not there also.
There is a issue with how the 2 ExecTBL.ini files are handled.
If the same command is referenced in both files, even if one of them has a blank command RR wont execute it correctly.
__________________
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101

beer replenishment fund
http://www.mp3car.com/vbulletin/rr-faq/
mp3car live search

i have joost invites, just hit me up for one.
liquid_smoke is offline   Reply With Quote
Old 09-09-2006, 05:47 PM   #3
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
Interesting... but I didn't even know you could have an ExecTBL.ini in a skin folder. I do not have one in my RedSkin and there is not one in BMV2.

...so what's the problem?

Last edited by RPM_VR4; 09-09-2006 at 05:53 PM.
RPM_VR4 is offline   Reply With Quote
Old 09-09-2006, 06:56 PM   #4
MySQL Error
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 4,998
i have this exact same problem. i spent bout 15 mins tryin to figure it out.. said forget it and fixed my skin back to the way it was lol. RPM, try having ur skin on the main menu and click the webplugin.exe. What does that do?
__________________
03 Acura RSX Coupe
a K.I.S.S Flash, VB, and Autoit Programmer
HARDWARE PROGRESS: 90%[/////////-]
Developer of: RRFusion, MovieTimes, (new)RRMail
Coming Soon:RRChrome, RR Plugin Browser & CentraFusion
Sonicxtacy02 is offline   Reply With Quote
Old 09-09-2006, 07:13 PM   #5
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
I'm not sure I understand you.

Edit: Ok, I opened RR, clicked WEB (did nothing), ran WebPlugin.exe.
It worked greate except RR closed so when I clicked the back button I just had the desktop.
I take it back, RR.exe was still running, just invisable (I had to End-Task it to run RR again).
I tried it again with music playing... it keeps playing even though there is no visable RR.



I did make a webplugin\SKIN and copy my RedSkin wbrowser.skin and osk.skin in to it. When I double click WebPlugin.exe it does work fine with my RedSkin out side of RR. It's just not running the wbrowser at all when ran though RR though.

I have no clue how it can work fine with BMV2, but not work with RedSkin even after copying over general.ini, wbrowser.skin, menu.skin, and osk.skin with the default BMV2 files.

I just tried renaming RedSkin to RedSkin1 and then renaming BMV2 to RedSkin. That worked fine also. How could one of my other .skin files be making this not work? I copied over all skins that were used (menu and wbrowser) and ALL other files (general.ini, sample.fla, *.swf, etc.) and it still doesn't work! You click WEB, nothing happens other than the button animation ...but if I rename BMV2 to RedSkin it works and when I don't use the WebPlugin it works. What gives?

Last edited by RPM_VR4; 09-09-2006 at 07:42 PM.
RPM_VR4 is offline   Reply With Quote
Old 09-09-2006, 11:04 PM   #6
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
If you put the WebPlugin code in ExecTBL.ini, the Freedom skin's web button does nothing too. It works fine the old way. Oh, actually I am using the RR.exe that comes with Freedom though. Do I need to?
RPM_VR4 is offline   Reply With Quote
Old 09-10-2006, 06:49 AM   #7
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
here is the problem, or rather the solution. Since im up pretty early and bored.

I tried to repro this with a different skin than mine, first i tried it with freedom and the web button didnt work even before i added the command to ExecTBL.ini so im not sure whats going on with that. Then i tried it with CF Day and i got the same thing you are getting. The web button did nothing. Switched back to my skin (lsxvoid) and it works fine. Went back to CF Day, no dice.

Then i took a look in the skin folder at CF Day and there arent a lot of files, but i was looking to see if cdrip skin files were there since its basicly the first rr plugin (i think) and its not there either. So...

wait, i talk to much.

Long story short.

Your missing the wait.skin file
This is used by any plugin that calles the plugin command in RR and loads before the plugin does if the plugin is taking to long to load.
So i copied my wait.skin and jpg files into CF Day and it worked.
__________________
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101

beer replenishment fund
http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
mp3car live search

i have joost invites, just hit me up for one.
liquid_smoke is offline   Reply With Quote
Old 09-10-2006, 07:02 AM   #8
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
You da man LS.

It even trys to work in Freedom now, but I'm getting an "Error 13, Type mismatch" even if I comment out the Flash sections of wbrowser.skin. Any clue on that one?

(I am using the new RR.exe, not the one included with Freedom)
RPM_VR4 is offline   Reply With Quote
Old 09-10-2006, 02:58 PM   #9
RoadRunner Mastermind
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 8,047
If you say it worked on the BMV2 skin and not on another skin, then most likely that new skin either lacks wbrowser.skin OR wait.skin -- please verify you have those in place ALONG with the JPG files they use.
__________________
Road Runner,RR's Myspace

"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."

Last edited by guino; 09-10-2006 at 03:00 PM.
guino is offline   Reply With Quote
Old 09-10-2006, 05:06 PM   #10
SMKFree
 
liquid_smoke's Avatar
 
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
hey guino can you take a look at the webplugin while its running inside of RR, im not sure if you saw my post in the release thread about the navigateing to first fav in list (homepage) on launch only works when the plugin is run standalone, also some focus issues while its running in plugin mode.
__________________
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101

beer replenishment fund
http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
mp3car live search

i have joost invites, just hit me up for one.
liquid_smoke is offline   Reply With Quote
Old 09-10-2006, 07:51 PM   #11
FLAC
 
W3bMa5t3r's Avatar
 
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Posts: 1,265
ok well I'm having the same problem with my skin. I'm using the "WEB" button code, I have the wait.skin, the wbrowser.skin and all jpg files inside my Cobra_08 skin's folder. The code is in my ExecTBL.ini file.
What I get is the wait screen then it goes blank, though the web plugin does appear on the taskbar. The only way to exit back to RR is to click on the plugin on the taskbar and press ESC on the keyboard, taking me back to the previous menu/skin. I do know the plugin is detecting the skin in my Cobra_08 skin folder, because if I remove the wbrowser skin, it gives me the "no valid skin found" erorr. Any ideas?
W3bMa5t3r is offline   Reply With Quote
Old 09-10-2006, 08:12 PM   #12
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
Is it impossile to get integrated web to work with Freedom (even if you remove all the Fxx from wbrowser.skin)? I can't get it to work
RPM_VR4 is offline   Reply With Quote
Old 09-10-2006, 09:52 PM   #13
FLAC
 
W3bMa5t3r's Avatar
 
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Posts: 1,265
Ok, well I have absolutly no idea why but it's working now. I decided to skip it and edit a skin for the 1clickwebcamrecord program to embed it, did that and now the webplugin works... the ONLY thing different, is I launch both the web browser and the 1clickwebcamrecord from a 2nd 'main menu', I added an Axx to the 2nd 'main menu' to embed the 1clickwebcamrecord, and now the webplugin works... confusing and strange as hell, but it works :-\
W3bMa5t3r is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Garo's Extra POI Plugin 1.0 beta 1 garo Map Monkey 63 01-18-2007 12:32 PM
Hello World plugin paulpv CF Plugins 5 06-08-2006 10:07 PM
How do I use the Base plugin sources ? guino RR FAQ 1 04-24-2006 03:43 PM
Web Plugin Question Anointed Centrafuse 7 01-26-2006 08:46 PM
Winamp LCD display plugin / IRMan plugin - together? Jarrod Software & Software Development 9 06-03-2002 05:39 AM


All times are GMT -5. The time now is 05:07 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics