to access the variables in a page in another page qml

Hey gang,

I've been watching some of the other problems autour to access the variables from one page on another page qml qml, and I can't get this to work.

I have a page, main.qml with a NavigationPane.  The NavPane has a Page and some containers.

I have a property defined in the NavigationPane like this:

NavigationPane {
    id: mainNav
    backButtonsVisible: true
    property int customInt: 2

    onCustomInt: {
        console.log("  -------------> App: customInt");
    }

I have a ComponentDefinition for next page, called SettingsPage.qml.  In the settings, I have two drop-down lists and a slider.

Page {
    actionBarAutoHideBehavior: ActionBarAutoHideBehavior.HideOnScroll
    id: pgSettings

    ScrollView {
        id: pageScroller
        scrollViewProperties.initialScalingMethod: ScalingMethod.AspectFit
        Container {
            topPadding: 25
            bottomPadding: 25
            rightPadding: 25
            leftPadding: 25
            Label {
                text: "Settings"
                textStyle.fontSize: FontSize.XLarge
            }
        Container {
            id: dropDown1
            topPadding: 25
            bottomPadding: 25
            rightPadding: 25
            leftPadding: 25
            DropDown {
                   id: ddOption1
                   title: "Option 1"
                   verticalAlignment: VerticalAlignment.Center
                   horizontalAlignment: HorizontalAlignment.Center
                  Option {id: o1o1; text: "One"; }
                  Option {id: o1o2; text: "Two"; }
                  Option {id: o1o3; text: "Three"; selected: true; }
                  Option {id: o1o4; text: "Four"; }

                onSelectedIndexChanged: {

                    switch (selectedIndex){
                        case 0:
                            //
                            console.log(" -->App: Option 1 Selector, On");
                            customInt = 0;
                            break;
                        case 1:
                            //
                            console.log(" -->App: Option 1 Selector, Off");
                            customInt = 1;;
                            break;
                        case 2:
                            //
                            console.log(" -->App: Option 1 Selector, Top (default)");
                            customInt = 2;
                            break;
                        case 3:
                            //
                            console.log(" -->App: Option 1 Selector, Bottom");
                            customInt = 3;
                            break;
                    }
                }
            }
        } }

I look forward to the the statement will change the level property NavPane, called customInt, but it doesn't.

the output of the console shows that the ' App: Option 1 selector "gets selected in the dropdown list selected index changes, but the onCustomInt() funtion slot never gets called.

I tried "mainNav.customInt = X" too, but the parameters cannot solve the mainNav.  I get "unknown symbol 'mainNav'" error with alittle bulb.

what I am doing wrong?

When you call the second page, SettingsPage.qml, set it as an object.

Don't do the following:

attachedObjects: [

    ComponentDefinition {
        id: settingsPageDefinition
        source: "SettingsPage.qml"
    }
]

Follow these steps:

attachedObjects: [
    // Definition of the second Page, used to dynamically create the Page above.
    ComponentDefinition {
        id: settingsPageDefinition
        Settingspage{

        }
    }
]

Then the second page main navigation page in the IDE.  I had the same problem with a multi-page application, I created.

Tags: BlackBerry Developers

Similar Questions

  • How to access the variable in the child video clip

    I have a flash file that uses php to manipulate a database and returns a variable (data_xml) to document data in XML from the database. In this case, as well as others within the parent company. Now, I have a child movieclip that shows analyzed data, but I'm unable to access the variable from the child movieclip. The code associated with this is:

    var myXML:XML = new XML();
    var myXML = XML (event.currentTarget.root.data_xml);

    and I get the following two errors that point to the second line as the problem:

    1151: there is a conflict with definition myXML in the internal namespace.

    WARNING: 3596: duplicate variable definition.

    I unchecked automatically "declare instances of the scene" because I have seen the one proposed for the 1151: error, but I still have not the same two errors.

    Can anyone help? Thank you!

    You've declared the variable twice. Variable can be declared only once in any scope. So, your code should be:

    var myXML:XML = new XML();
    myXML = XML (event.currentTarget.root.data_xml); Note there is no before var

  • How to access a variable of any page

    I have a variable on the page 1 known. p1_my_var I need to be able to access this variable in any other page, I can do this and if so, how?

    CREATE AN element of the apllication in share component

    my_variable

    with the protection of session state

    without restriction

    create a process plsql on the page where this p1_my_var is present

    immediately present after the calculation and validation

    BEGIN

    () APEX_UTIL.set_session_state

    p_name-online "p1_my_var."

    p_value =>: my_variable);

    END;

    condition

    submit button

    After that: my_variable value can be used in a different page within the session

  • How to pass the variable to bind page ADF view object

    Would appreciate your help on this.
    Set up a view with a variable binding object: param1 in where clause.
    I want to pass the value of the variable to link from a page of the ADF (.jspx)

    I know that one Option using executeWithParams() method binding in the ADF page.
    But, I want to pass a pageFlowScope parameter (which is already set when loading the page) to the variable binding VO, and the VO should also display the results filtered on the page the first time itself.

    Could someone help me understand with a code, how to achieve the same. (Is there a groovy expression to access the param pageflowscope?)

    Thank you

    Published by: user5381160 on August 12, 2010 20:01

    You should also consider dragging operation executeWithParams on your workflow and of wiring to occur before your page instead of in the definition on the page itself - so it is more clear what is happening and is the approach recommended for 11 g applications. When drag-and you - drop operation, you can use the dialog box bind the parameter to your page flow - scope variable by providing the good EL there.

    There is no expression Groovy in the model layer to access the workflow variable scope page (which is in the controller layer) because this would violate the separation of concerns inherent in an MVC application.

    John

  • WRT110-problem accessing the Web-based Setup Page

    I can't access the configuration page based on web for the WRT110 router I have. I am able to make a connection on two computers without the router, but when I add them I get an error message in my browser.

    I tried to access the configuration page based on the web both of my computers and some information were followed by Ecritel.net, but I'm having no luck. I receive the following error message "missed connection: connection to the server was reset while the page is loading." The network link was interrupted for negotiating a connection. Please try again. »

    Any advice would be greatly appreciated! Thank you!

    Actually, I get a different error message now. I made a few adjustments to things like the start menu, which is a problem before. Here is the new error message I received:

    Network timeout Server 192.168.1.1 takes too long to respond. The requested site did not respond to a connection request and the browser has stopped waiting for a response

    Can experience the high demand server or a temporary outage? Try again later.

    Are you unable to navigate to other sites? Check the computer's network connection.

    Is your computer or a network protected by a firewall or proxy? Incorrect settings can interfere with browsing the web.

    Still having trouble? See your network administrator or your Internet service provider for assistance.

    Someone at - it ideas? I searched on the Internet, but nothing I've tried works. Thank you in advance!

  • Cannot access the BEFSX41 router Config page Win 7

    Hi, I have a BEFSX41and am not able to access my router from any browser config page I have on my system. I use IE and FireFox and when I punch in the IP address for the router there is just there and about 30 seconds later, says that there is a mistake and that the connection has been reset. It is a 64-bit installation and I also have another computer that goes through the same router, is 32-bit and doesn't have this problem.

    I added a NEW driver for my Realtek NIC and it still happens. Another machine that I have on my network ALSO has a Realtek NIC but can still access the router config page.

    Someone at - it else here has the same problem?

    OK, problem solved. I used a different IP and the problem disappeared, thanks for the help.

  • By default, the variable definition of page shown as checkbox

    Hello

    I use Jdev 11.1.1.6.
    I have an obligation to put a transitional attribute as checkbox on the screen. To do this, I created a page definition variable:
       <variableIterator id="variables">
          <variable Name="viewAllInd" Type="java.lang.Boolean"/>
       </variableIterator>
    and the attribute links:
    <attributeValues IterBinding="variables" id="viewAllInd">
          <AttrNames>
            <Item Value="viewAllInd"/>
          </AttrNames>
    </attributeValues>
    Page displays the attribute [implemented as a region by using BTF fragment]:
    <af:selectBooleanCheckbox value="#{bindings.viewAllInd.inputValue}"
                                           shortDesc="View All"
                                           autoSubmit="true"
                                           label="View All"
                                           valueChangeListener="#{backingBeanScope.BeanName.viewAllValueChange}"
                                           id="sbc1"/>
    So far, it is very good and works and does everything.
    The problem is with the default value. I want to assign the default value of the pageFlowScope variable that is passed as input to the BTF parameter.
    I tried ADFUtils.setBoundAttributeValue () method call as activity by default of BTF, but he throws Null pointer, perhaps because pageDef links are not initialized/still loaded
    I also tried linking this box for a backingBean property and then call it from the method call as activity by default of BTF, but once again resulted in NPE, I guess for the same reason.

    Initially, I tried to put directly the value of the checkbox in the page as the value of the variable pageFlowScope but then the box becomes read-only and does not change by the user.

    How can I assign the default value? Is there a best [or other] how to achieve this use case?

    Thank you
    JAI

    This is because of a conflict of names, replace the viewAllIndVar variable declaration and keep viewAllInd in the actual binding

     
          
       
    
    
          
            
          
    
    
  • Access the variable in different class

    Hey guys,.

    So I make a program that generates circles where you click, and I want to apply some physics. I was thinking about creating a new class that contains all of the physical code and then apply to the circles that are created, which is the way to do it?

    I can't use the name of the variable of the circle in the physics class. And some stuff on the web that is said to make the variable public, and static, but I create the variable inside of a function, and it wont let me make public or static it. Even if I put it in the class, I get the same error (access from the circle of property not defined). Here is the code:

    ------------------------------------------------------------------------------------------ ----------------------------------------

    package {}

    import flash.display.Shape;

    import flash.events.MouseEvent;

    import flash.display.MovieClip;

    import flash.media.Sound;

    import flash.media.SoundChannel;

    Import fl.transitions.Tween;

    Fl.transitions.easing import. *;

    Import fl.transitions.TweenEvent;

    import flash.utils.Timer;

    import flash.events.TimerEvent;

    SerializableAttribute public class Main extends MovieClip

    {

    var pop: PopSound;

    var soundChannel:SoundChannel;

    var circleReady:Boolean = new Boolean;

    var coolDown:Timer;

    public void Main()

    {

    stage.addEventListener (MouseEvent.MOUSE_DOWN, mouse click);

    pop = new PopSound();

    soundChannel = new SoundChannel();

    circleReady = true;

    cooldown = new Timer (500, 1);

    }

    function mouseClick(e:MouseEvent):void

    {

    If (circleReady is true)

    {

    var theX:Number = mouseX;

    var they: number = mouseY;

    var circle: Shape = new Shape();

    circle.graphics.beginFill ((Math.random () * 0xFFFFFF), 1.0);

    circle.graphics.drawCircle (0, 0, ((Math.round (Math.random () * 40)) + 20));

    circle.graphics.endFill ();

    Circle.x = definition x;

    Circle.y = they.

    stage.addChild (circle);

    var xTween:Tween = new Tween (circle, "scaleX", Bounce.easeOut, 0, 1, 0.5, true);

    var yTween:Tween = new Tween (circle, "scaleY", Bounce.easeOut, 0, 1, 0.5, true);

    soundChannel = pop.play ();

    circleReady = false;

    coolDown.addEventListener (TimerEvent.TIMER_COMPLETE, timeDone);

    coolDown.start ();

    }

    function timeDone (e:TimerEvent): void

    {

    circleReady = true;

    }

    {

    }

    }

    }

    }

    ------------------------------------------------------------------------------------------ ----------------------------------------

    Any help would be great, thanks

    How can ensure me that the compiler finds Collision.as?

    According to the file format that you are using:

    1. . FLA: Collision.as must live in the same folder as the FLA

    2..XFL: Collision.as has to live at a higher level the. XFL file (on the same level as the folder with the same PREFIX as your xfl)

  • To access the variables from a movieclip timeline

    Hey everybody!

    Normally, I use MovieClip (this.parent) to access a variable that is outside the movieclip I am writing code in. However, this does not work in both functions.

    For example:

    function editMainText (e:Event) {
         MovieClip(this.parent).headline.text = "Hello"
    }
    

    works.

    but

    function editMainText (e:Event) {
         function editText (e:Event){
              MovieClip(this.parent).headline.text = "Hello"
         }
         editText(null);
    }
    

    does not work

    There is probably some small errors in my code, but I need mainly to learn how to change MovieClip (this.parent) to work within the second function.

    Thank you!

    John

    does not work.

    In most all cases I've seen, nested functions will stand on their own

    function () {} editText
    MovieClip (this.parent).headline.text = 'Hello '.
    }

    function editMainText (e: Event) {}
    editText();
    }

  • How to access the variable script proc SQLplus?

    Lets start with the following SQLplus script:

    variable username varchar2 (100);
    Start select user in: user name of double; end;
    /

    print the user name;

    Select * from WHERE = owner all_tables "& username'"




    Issues related to the:

    Why do I get invited to enter a "/" when running the script in SQLplus? Even if I insert a / after the username 'impression' statement I am invited to enter an end delimiter.

    In addition, I would like to access the user name value in the following SELECT statement. However when I as code above the value of the variable is not taken. Instead, the user is prompted to enter a user name.

    No there is no way to 'transfer' of the value of the SQL user name?

    Peter

    You're confusing SQL * more variable substitution (those with '&') and bind variables.

    Replace the "& username" with: username as shown below:

    SQL> variable username varchar2(100);
    SQL> begin select user into :username from dual; end;
      2  /
    
    PL/SQL procedure successfully completed.
    
    SQL> print username;
    
    USERNAME
    ---------------------------------------------------------------------------
    SCOTT
    
    SQL> select * from all_tables WHERE owner=:username;
    
  • to access the variables defined in the Document class

    I can't evaluate the values established in my document class.

    My document class: ZoneViewer.as:

    SerializableAttribute public class ZoneViewer extends Sprite {}
    private var zone_area_alpha_low:Number is. 2;
    }

    This code exists on a frame in a movieclip in my main script:

    This.zone_shape.Alpha = zone_area_alpha_low;


    How to access the valeur.2 which is declared in my class: document ZoneViewer.as? "zone_area_alpha_low" does not work.

    Solution to the problem of access to a variable value (zone_area_alpha_low) from actionscript code framework in a movieclip.

    FYI... my project file structure:

    Project_Folder/MyApplication.fla
    Project_Folder/MyApplication.swf
    Project_Folder/classes/ZoneViewer.as
    --------------------
    Document class: classes. ZoneViewer

    {classes package

    import flash.display.MovieClip;

    SerializableAttribute public class ZoneViewer extends MovieClip {}

    public static var zone_area_alpha_low:Number =. 1;
    }
    }
    --------------------
    This code exists on the first frame of my movieclip in my .fla file.

    import classes. ZoneViewer;< i="" was="" missing="" this="" import="" statement="" within="" my="">
    This.zone_shape.Alpha = ZoneViewer.zone_area_alpha_low;< this="" finally="" is="" referenced="">

    Kudos to ntbdy for the light. Is there better ways to do this?

  • Exception when accessing the content a sample page

    Hello

    Please help me in the deployment and access an application in WebLogic Server 10.3 (standalone).

    The steps I have taken in the deployment:

    An example of application Triniad, I had downloaded of the site Web of MyFaces Trinidad. for example: Blank.War

    Deployment of the file. War on WebLogic Server 10.3 via the WebLogic Server Console of Administration. But, when I am tring to access the page - http://140.84.129.205:7001/blank/faces/page1.jspx
    He started me special suite.

    I added the contents of the file file and web.xml Exception and Faces - config.xml as file... You can you please point out what I jumped. Thanks in advance.

    Error 500 - Internal server error

    java.lang.UnsupportedOperationException
    + javax.faces.context.ExternalContext.setRequest(ExternalContext.java:368) +.
    + org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl._isSetRequestBugPresent(GlobalConfiguratorImpl.java:543) +.
    + org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.getExternalContext(GlobalConfiguratorImpl.java:325) +.
    + org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$ CacheRenderKit. (FacesContextFactoryImpl.java:86) +.
    + org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl.getFacesContext(FacesContextFactoryImpl.java:64) +.
    + javax.faces.webapp.FacesServlet.service(FacesServlet.java:260) +.
    + weblogic.servlet.internal.StubSecurityHelper$ (StubSecurityHelper.java:227) ServletServiceAction.run +.
    + weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) +.
    + weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) +.
    + weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) +.
    + weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) +.
    + org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:238) +.
    + org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:195) +.
    + org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:138) +.
    + org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) +.
    + weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42) +.
    + weblogic.servlet.internal.WebAppServletContext$ (WebAppServletContext.java:3496) ServletInvocationAction.run +.
    + weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) +.
    + weblogic.security.service.SecurityManager.runAs (Unknown Source) +.
    + weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180) +.
    + weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086) +.
    + weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406) +.
    + weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) +.
    + weblogic.work.ExecuteThread.run(ExecuteThread.java:173) +.



    Content of the file faces - config.xml is:



    <? XML version = "1.0"? >
    <!--
    Licensed to the Apache Software Foundation (ASF), under a
    or several contributor license agreements. See the NOTICE
    distributed with this work for more information
    with regard to copyright. The ASF licenses this file
    you under the Apache License, Version 2.0 (the
    "License"); You may not use this file except in compliance
    with the license. You can get a copy of the license at

    www.Apache.org/licenses/license-2.0

    Unless required by law applicable or agreed to in writing,
    software distributed under the license is distributed on an
    "LIKE WHAT" BASIS, WITHOUT WARRANTY OR CONDITION OF ANY
    KIND, express or implied. See the license for the
    specific language governing permissions and limitations
    under the terms of the license.

    ->
    <! DOCTYPE PUBLIC faces-config
    "- //Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.0 / / IN".
    "http://java.sun.com/dtd/web-facesconfig_1_0.dtd" >
    <>faces-config

    < application >
    <! - use the Trinity RenderKit -
    < default rendering-kit-id >
    org. Apache.MyFaces.Trinidad.Core
    < / default rendering-kit-id >
    < / application >

    <!-global preferences oppose that proxies to others->
    < managed-bean >
    helloWorldBacking < managed-bean-name > < / managed-bean-name >
    < managed-bean-class >
    org.apache.myfaces.trinidad.blank.HelloWorldBacking
    < / managed-bean-class >
    < managed-bean-scope >
    request
    < / managed-bean-scope >
    < / managed-bean >

    <! - rules of navigation for index.jspx - >
    < navigation-rule >
    Page1.jspx < of view - id > < /-view-id >
    <>navigation-case
    success of < from outcome > < / de-results >
    Page2.jspx < to view - id > < / to-view-id >
    < / navigation-case >
    < / navigation-rule >

    <! - rules of navigation for page2.jspx - >
    < navigation-rule >
    Page2.jspx < of view - id > < /-view-id >
    <>navigation-case
    < from outcome > back < / de-results >
    Page1.jspx < to view - id > < / to-view-id >
    < / navigation-case >
    < / navigation-rule >

    < / faces-config >


    Content of the Web.XML file is:*.


    <? XML version = "1.0" encoding = "ISO-8859-1'? >
    <!--
    Licensed to the Apache Software Foundation (ASF), under a
    or several contributor license agreements. See the NOTICE
    distributed with this work for more information
    with regard to copyright. The ASF licenses this file
    you under the Apache License, Version 2.0 (the
    "License"); You may not use this file except in compliance
    with the license. You can get a copy of the license at

    www.Apache.org/licenses/license-2.0

    Unless required by law applicable or agreed to in writing,
    software distributed under the license is distributed on an
    "LIKE WHAT" BASIS, WITHOUT WARRANTY OR CONDITION OF ANY
    KIND, express or implied. See the license for the
    specific language governing permissions and limitations
    under the terms of the license.

    ->
    < web - app xmlns = "http://java.sun.com/xml/ns/javaee."
    xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance".
    xsi: schemaLocation = "http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd".
    version "2.5" = >
    <!-use the State economy on the client side. In Trinidad, it's a
    optimized, mechanism based on chips which is almost always a
    better choice than the economy of State standard JSF server side. ->
    < context-param >
    javax.faces.STATE_SAVING_METHOD < param-name > < / param-name >
    customer of < param-value > < / param-value >
    <!-param-value > server < / param-value->
    < / context-param >

    <!-Trinidad by default uses an optimized economy State on the client side
    mechanism. To disable that, uncomment the following->
    <!-context-param >
    org.apache.myfaces.trinidad.CLIENT_STATE_METHOD < param-name > < / param-name >
    < param-value > all < / param-value >
    < / context-param->

    <!-Trinidad also supports a strategy optimized for caching of some
    View State to the application level, which improves
    scalability. However, it makes it more difficult to develop (updates to)
    pages will not be noticed until the server restarts) and in
    a few rare cases, cannot be used for certain pages (see Trinidad
    documentation for more information) - >
    < context-param >
    org.apache.myfaces.trinidad.USE_APPLICATION_VIEW_CACHE < param-name > < / param-name >
    < param-value > false < / param-value >
    < / context-param >

    <!-if this setting is enabled, Trinidad will be automatically
    check the date of the change of your JSP pages and throw saved
    State when they change. This makes development easier,
    but fresh General adds that should be avoided when your application
    is deployed->
    < context-param >
    org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION < param-name > < / param-name >
    < param-value > true < / param-value >
    < / context-param >

    <!-persistence of change allows a session scope. By default,.
    Persistence of change is cleared completely. The ChangeManager is
    an API that can persist changes to component (like,
    is a showDetail or tree expanded or collapsed). For the provision
    a custom persistence of change implementation inherit from the
    The API of Trinidad ChangeManager class. As the value you
    to use the fullqualified class name. ->
    < context-param >
    org.apache.myfaces.trinidad.CHANGE_PERSISTENCE < param-name > < / param-name >
    session of < param-value > < / param-value >
    < / context-param >

    < filter >
    < name of filter > Trinidad < / filter-name >
    > class filter < org.apache.myfaces.trinidad.webapp.TrinidadFilter < / class filter >
    < / filter >

    < filter mapping >
    < name of filter > Trinidad < / filter-name >
    faces of < servlet name > - < / servlet-name >
    < / filter-mapping >

    <! - faces Servlet - >
    < servlet >
    faces of < servlet name > - < / servlet-name >
    > the servlet class < javax.faces.webapp.FacesServlet < / servlet-class >
    < / servlet >

    <! - resource loader servlet - >
    < servlet >
    resources < name of the servlet > - < / servlet-name >
    > the servlet class < org.apache.myfaces.trinidad.webapp.ResourceServlet < / servlet-class >
    < / servlet >

    <! - faces Servlet mappings - >
    < servlet-mapping >
    faces of < servlet name > - < / servlet-name >
    < url-pattern > /visages / * < / url-pattern >
    < / servlet-mapping >

    < servlet-mapping >
    resources < name of the servlet > - < / servlet-name >
    < url-pattern > /adf / * < / url-pattern >
    < / servlet-mapping >


    <! - welcome files - >
    < Welcome-file-list >
    Welcome < file > index.html < / welcome-file >
    < / Welcome-file-list >

    < / web - app >



    Thank you
    -Afif

    What version of Trinidad you trying to use? It is possible that requires a newer version of JEE is provided by WebLogic 10.3.

  • How to pass the variable to a swf into another swf

    I declared a variable in the one.fla file

    I open another file swf on a button.

    the code is as follows

    name = 'personName ';

    myButton.onRelease = function () {}

    trace ("liberation" + name);     personName

    loadMovie ("mainPage.swf", _root);

    _root.loadMovie ("mainPage.swf");

    }

    I want the variable 'name' of access to another swf file. IE (mainPage.swf)

    How do I do that?

    You want to use the MoveClipLoader class (using loadClip() and addListener methods) rather than loadMovie so that you can wait for the file to load before you try to access anything in it.  You can create an empty movieclip to load the SWF in, and in this way the loaded file can be targeted using the empty movieclip instance name.

  • Cannot access the Microsoft Updates Web pages

    using XP Home Edition on a laptop. Victim of a crisis (virus/trojan/worm - don't know what) in the new year, she launched the system restore and all of the restored data.  Downloaded AVG to analyse the system, checked MS Security Center and I saw it worked not - says, he had been arrested.  Much research for corrections, tried several of them, including uninstall AVG and other scanners, antivirus, installation SP 3 and MS Security Essentials and all other MS security downloads I could find.  Still no access pages of MS update, always "THIS webpage IS NOT AVAILABLE".  Also downloaded mpam - fe.exe and MPAs - fe.exe but does not - get access denied when select current to run user.  How can I get updates MS if I can't access Web pages?  I don't know what updates I've missed.

    Mosty likely, the computer can be infected by ROOTKITS.

    Try TDSSKILLER to find rootkits.

    Download and run from here

    http://support.Kaspersky.com/downloads/utils/TDSSKiller.exe>

  • access the variable got on another timeline

    I have a variable declared in the CODE in the main timeline, I want to access it from the timeline of a movieclip underlying. How can I do this?

    Yes, AS3 is using 'root', and you must type references as you found it.  Then

    MovieClip (root) .yourVariable

    If get you there.

Maybe you are looking for