Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Editing the Settings drop-down menu
02-10-2011, 09:04 AM
Post: #1
Editing the Settings drop-down menu
I have RVC 5.1 open in Flash Builder and I would like to edit the settings drop-down menu. I don't need to filter users based on age or sex, etc. How do I go about doing this?
Find all posts by this user
Quote this message in a reply
02-10-2011, 01:22 PM
Post: #2
RE: Editing the Settings drop-down menu
JabberCam.mxml, around line 269, the visible part starts at <!--SETTINGS PANEL CONTAINER-->, around line 320:
PHP Code:
<!-- //////////////////////////////////the slide down Settings Panel////////////////////////////////// -->
    
    
<!-- ****************** SETTINGS PANEL ****************** -->    
                                <
mx:Script>
                                    <![
CDATA[
                                        
import mx.effects.easing.*;
                                        

----and 
around line 320----

<!--
SETTINGS PANEL CONTAINER-->
            <
mx:VBox width="662" height="371" top="4" verticalAlign="top" horizontalAlign="center"  backgroundColor="#000000" backgroundAlpha="0.8" paddingTop="10" paddingBottom="10" paddingLeft="10" paddingRight="10" verticalGap="1">
                <!-- ****** 
I AM SETTINGS ****** --> 

I Heart chatroulette
Visit this user's website Find all posts by this user
Quote this message in a reply
04-11-2011, 05:23 AM
Post: #3
RE: Editing the Settings drop-down menu
Hello, I need to edit the Settings drop-down menu, but I don't find this file "JabberCam.mxml", please, can you tell me where is it ??
Find all posts by this user
Quote this message in a reply
04-11-2011, 09:32 AM
Post: #4
RE: Editing the Settings drop-down menu
Import 5.1.fxp into flash builder. Alternatively rename 5.1.fxp to 5.1.zip and extract it.

I Heart chatroulette
Visit this user's website Find all posts by this user
Quote this message in a reply
04-11-2011, 11:23 AM
Post: #5
RE: Editing the Settings drop-down menu
(04-11-2011 05:23 AM)guialoca Wrote:  Hello, I need to edit the Settings drop-down menu, but I don't find this file "JabberCam.mxml", please, can you tell me where is it ??

After importing the fxp file into Flash Builder. (If you don't have FB, you can get a free trial from Adobe.) The file will open in the "Package Explorer" in the upper left corner. The JabberCam.mxml file is located in the following path:

5.1 > src > (default package) > JabberCam.mxml
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)