Module's creationComplete() function called locally but not remotely

I have a module that is being loaded using the mxml ModuleLoader. When I run the course locally on xampp, everything works, including the Module's creationComplete function. However, upon loading it and testing on a web server, creationComplete() never gets called. The module loads correctly including all visual objects, however, the data isn't being loaded which is handled in the creationComplete function. I have confirmed this by placing both an Alert.show and Debug.log (Arthropod) function in the creationComplete handler and neither get called when running on the remote server. Both get executed when testing locally.
Thanks for any and all replies.

I’m not sure what you mean by “data .. which is handled in creationComplete”.  If you assume your data has arrived by the time creationComplete is called, that may not work on a web server because data transfer is slower and streamed.

Similar Messages

  • Slideshow works on local but not remote server?

    Slideshow works on local but not remote server? The site is patriceclarkson.com.

    When I compare your:
    http://www.warpd.ca/SpryAssets/SpryWidget.js
    to this one:
    http://labs.adobe.com/technologies/spry/ui/includes/SpryWidget.js
    I do not see the same file. Try uploading the correct file and check again.
    Xav

  • [AS3] EventDispatcher works locally but not remotely

    Hi,
    I am very new to Action Script and have the following
    problem. I hope someone can point me in the right direction.
    I have a small video player app. I have added the FLVPlayback
    component to the stage and set some properties via action script
    (AS 3)
    I then instantiate a class to go and retrieve some XML,
    register an eventListener to wait for the XML to be loaded and once
    the event has fired, load the FLV file (just hard coded at the
    moment) into the FLVPlayback object.
    This works when testing in the Flash IDE but not when I
    publish the movie to my webserver. I have tried commenting out the
    player.load() and just adding a textfield and again this works
    locally but not when I publish to the webserver. I have included
    some code snippets below.
    Can anyone tell me where I am going wrong?
    Any pointers much appreciated.
    Thanks
    Martin

    Hi,
    I found the problem if anyone has the same issue. I was
    passing some FlashVars in incorrectly using the
    AC_RunActiveContent.js that comes with Flash. I have switched to
    swfobject and all is well.
    thanks

  • Loading from local but not remote HELP??

    Hi
    I've created a flash "app" that works 100% on my local server but not on a remote one, I'm connecting to a MySQL server using flash VIA php.
    Weird part is the fact that I can delete and add to the database but it doesn't want to read from the server and populate a datagrid???
    If I test the php file it gives the correct output in IE and the flash file is in the same directory(and domain obviously) it just doens't read\load it?
    Any help would be MUCH appreciated!!!
    Link to php and flash files:
    http://portable-shade.vacau.com/PSIO/

    Hello,
    This forum is actually for the Adobe Digital Rights Management (DRM) product "Flash Access".  Your question likely belongs in the Flash Player forum @ http://forums.adobe.com/community/webplayers/flash_player
    cheers,
    /Eric.

  • Works locally but not remotely

    Hi,
    I'm loading jpegs randomly into my .fla. It works fine
    locally, and it worked fine when I tested it on my personal
    website. But on my company's site, the jpegs don't load. I'm
    thinking maybe it's a path issue, but not sure what the fix
    is...any help would be welcome.
    This is the code I'm using:
    randomNum = Math.round(Math.random()*15);
    loadMovie(randomNum+".jpg", this.blank");
    I've tried adding a path like
    /graphics/flash/2007jazzfest/this.blank but it doesn't like the /.
    I've tried quotes around everything, but it doesn't work...
    You can see it work at:
    http://www.willyurman.com/Test/jazzfest2007.html
    1. click skip intro to get past the opening
    2. click either small red 'jazz fest' button in the upper
    right or left. It should take you to the credit page where a
    different jazz quote appears at random at the bottom.
    On my work site, everything works except that the quotes just
    don't load.
    I go live with this Friday night(the 8th) so any help would
    be appreciated :)
    thanks
    will

    comment out that code. hardcode one jpeg to load and test.
    does that work?
    if yes, copy and paste the code that works and copy and paste
    the code that fails.
    if not, your path may be wrong or your jpegs may be
    corrupted. to check which, enter the path/file name of one of the
    jpegs in your browser window. if it loads, the path in your swf is
    wrong. if it doesn't load you may have the wrong path in your
    browser and in flash, or your jpg is corrupt.

  • Permissions work locally but not remotely

    I've a server that if I log in locally I can change/manage file/folder permission with no issues....but if I remote in via Remote Desktop Connections (I've tried from several workstation sub-nets) I can log on, navigate to the folders, but I can't change
    permission of any folders....what am i missing?
    -SuperDale

    Hi,
    I assume all systems you mentioned are in a domain. I would like to know:
    1. Whether the user account you logged on via RDC is the same one as you logged on locally.
    2. The exact NTFS permission settings on that folder.
    Also please have a try to add your account individually to the NTFS permission of the target folder and give it Full Control permission. See if issue still exists. This is to test if it is caused by NTFS permission setting.
    If you have any feedback on our support, please send to [email protected]

  • Can SSH locally but not remotely

    I have seen many thread on this and I cannot understand why it is not working for me.
    I had SSH server working yesterday and today it stopped working.
    /etc/hosts.allow
    # /etc/hosts.allow
    sshd: ALL
    # End of file
    ~
    /etc/hosts.deny
    # /etc/hosts.deny
    ALL: ALL: DENY
    # End of file
    ~
    /etc/ssh/sshd
    # $OpenBSD: sshd_config,v 1.82 2010/09/06 17:10:19 naddy Exp $
    # This is the sshd server system-wide configuration file. See
    # sshd_config(5) for more information.
    # This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin
    # The strategy used for options in the default sshd_config shipped with
    # OpenSSH is to specify options with their default value where
    # possible, but leave them commented. Uncommented options change a
    # default value.
    Port 2222
    #AddressFamily any
    #ListenAddress 0.0.0.0
    #ListenAddress ::
    # The default requires explicit activation of protocol 1
    #Protocol 2
    # HostKey for protocol version 1
    #HostKey /etc/ssh/ssh_host_key
    # HostKeys for protocol version 2
    #HostKey /etc/ssh/ssh_host_rsa_key
    #HostKey /etc/ssh/ssh_host_dsa_key
    #HostKey /etc/ssh/ssh_host_ecdsa_key
    # Lifetime and size of ephemeral version 1 server key
    #KeyRegenerationInterval 1h
    #ServerKeyBits 1024
    # Logging
    # obsoletes QuietMode and FascistLogging
    #SyslogFacility AUTH
    #LogLevel INFO
    # Authentication:
    #LoginGraceTime 2m
    #PermitRootLogin yes
    #StrictModes yes
    #MaxAuthTries 6
    #MaxSessions 10
    #RSAAuthentication yes
    #PubkeyAuthentication yes
    #AuthorizedKeysFile .ssh/authorized_keys
    # For this to work you will also need host keys in /etc/ssh/ssh_known_hosts
    #RhostsRSAAuthentication no
    # similar for protocol version 2
    #HostbasedAuthentication no
    # Change to yes if you do not trust ~/.ssh/known_hosts for
    # RhostsRSAAuthentication and HostbasedAuthentication
    #IgnoreUserKnownHosts no
    # Don't read the user's ~/.rhosts and ~/.shosts files
    #IgnoreRhosts yes
    # To disable tunneled clear text passwords, change to no here!
    #PasswordAuthentication yes
    #PermitEmptyPasswords no
    # Change to no to disable s/key passwords
    ChallengeResponseAuthentication no
    # Kerberos options
    #KerberosAuthentication no
    #KerberosOrLocalPasswd yes
    #KerberosTicketCleanup yes
    #KerberosGetAFSToken no
    # GSSAPI options
    #GSSAPIAuthentication no
    #GSSAPICleanupCredentials yes
    # Set this to 'yes' to enable PAM authentication, account processing,
    # and session processing. If this is enabled, PAM authentication will
    # be allowed through the ChallengeResponseAuthentication and
    # PasswordAuthentication. Depending on your PAM configuration,
    # PAM authentication via ChallengeResponseAuthentication may bypass
    # the setting of "PermitRootLogin without-password".
    # If you just want the PAM account and session checks to run without
    # PAM authentication, then enable this but set PasswordAuthentication
    # and ChallengeResponseAuthentication to 'no'.
    UsePAM yes
    #AllowAgentForwarding yes
    #AllowTcpForwarding yes
    #GatewayPorts no
    #X11Forwarding no
    #X11DisplayOffset 10
    #X11UseLocalhost yes
    #PrintMotd yes
    #PrintLastLog yes
    #TCPKeepAlive yes
    #UseLogin no
    #UsePrivilegeSeparation yes
    #PermitUserEnvironment no
    #Compression delayed
    #ClientAliveInterval 0
    #ClientAliveCountMax 3
    #UseDNS yes
    #PidFile /var/run/sshd.pid
    #MaxStartups 10
    #PermitTunnel no
    #ChrootDirectory none
    # no default banner path
    #Banner none
    # override default of no subsystems
    Subsystem sftp /usr/lib/ssh/sftp-server
    # Example of overriding settings on a per-user basis
    #Match User anoncvs
    # X11Forwarding no
    # AllowTcpForwarding no
    # ForceCommand cvs server
    I have confirmed that port is opened on canyouseeme.com.
    I have forwarded the port.
    ssh -v -p 2222 [email protected]
    OpenSSH_6.0p1, OpenSSL 1.0.1c 10 May 2012
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug1: Connecting to xx.xxx.xxx.xx [xx.xxx.xxx.xx] port 2222.
    debug1: connect to address xx.xxx.xxx.xx port 2222: Connection timed out
    ssh: connect to host xx.xxx.xxx.xx port 2222: Connection timed out
    Also I do not have any iptables set up. I have never used them

    Thank you for the responses.
    Sorry I ment to say I verified at http://www.canyouseeme.org/
    My /var/log/auth.log doesn't really have anything interesting. except when verifying with site above
    Aug 1 18:36:19 localhost sshd[30563]: Did not receive identification string from 8.23.224.110
    Not sure if i'm using telnet right
    [miles]> telnet 192.168.0.11 2222
    Trying 192.168.0.11...
    Connected to 192.168.0.11.
    Escape character is '^]'.
    SSH-2.0-OpenSSH_6.0
    [miles]> telnet [email protected] 2222
    [email protected]/2222: lookup failure: Name or service not known
    [miles]> telnet [email protected] 2222
    [email protected]/2222: lookup failure: Name or service not known
    I don't believe i'm running systemd or any special initscripts (please advise me if you need to view anything).
    Yes I have tried rebooting my system

  • Spring 3.0 jmx on WL 10.3.3: JConsole connects locally, but not remotely

    I have a Spring 3.0 app running on WebLogic 10.3.3. It registers a Spring bean with JMX. When I run it locally on my laptop, JConsole can connect "locally" and view and manipulate the JMX bean.
    When I deploy the same EAR to WL 10.3.3 on a Solaris/X86 VM, I'm unable to connect with a "remote" connection from JConsole. In the "Remote Process" field, I entered "IP:port", where IP is the IP address of the VM, and port is the listen port of the managed server. I also tried the port of the admin server, but both eventually fail with an EOFException.
    Is there something I need to configure to get this working?
    Edited by: david.karr on Nov 30, 2010 2:56 PM

    David,
    Just to verify, are you running JConsole as the following options (I have had issues in the past just running JConsole.exe without these)
    C:\>jconsole -J-Djava.class.path=C:/opt/wls1031_l16/jdk160_11/lib/jconsole.jar;C:/opt/wls1031_l16/jdk160_11/l
    ib/tools.jar;C:/opt/wls1031_l16/wlserver_10.3/server/lib/wljmxclient.jar -J-Djmx.remote.protocol.provider.pkgs=weblogic.management.remote -J-Dcom.sun.management.jmxremote
    And are you using either of the following methods to connect
    service:jmx:rmi:///jndi/iiop://127.0.0.1:7001/weblogic.management.mbeanservers.runtime
    or
    service:jmx:t3://127.0.0.1:7001/jndi/weblogic.management.mbeanservers.runtime
    username/password = weblogic console username/password
    Alternatively have you tried JRMC.exe JRockit Mission Control?
    There are instructions on the following wiki to connect to WebLogic MBeans via either JConsole or JRMC viewers.
    http://wiki.eclipse.org/EclipseLink/Examples/JPA/WebLogic_Web_Tutorial#JMX_MBeans_on_WebLogic_via_SUN_JConsole
    thank you
    /michael
    http://www.ecllipselink.org

  • JSR portlet works via WSRP locally but not remotely

    Dear gurus,
    I have Webcenter with WebLogic Server Version 10.3.4.0 and I'm trying to deploy a portlet so it can be consumed from another Webcenter instance remotely.
    I have deployed a JSR 268 portlet from a WAR file using JDeveloper and the following steps:
    1. Import portlet from WAR file
    2. Follow http://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e10273/portlets.htm#BEIDHGGE to deploy the portlet as a WSRP producer. Obtain WSDL.
    3. In the administration page for a portal, register the WSRP producer using the supplied WSDL.
    4. Add the portlet to a page on the portal. This works if the portal page is on the same Webcenter instance as the producer.
    However, if I try to consume this portlet from a remote Webcenter instance and follow step 3, "Test Connection" reports success, but the portlet does not appear in the list of available portlets in Step 4.
    Could you please advise what I have missed?
    Thanks in advance,
    Linda Postniece

    cross check again,
    it shouldn't happen in your case.
    earlier i have consumed remote portlets via wsrp and it was working fine for me.
    No,in your case I think you should register the portlet producer in the remote domain's em-> in service cofiguration page ->portlet producer->
    and check it out.

  • Problem with slideshow basic, works locally but not remotely

    Hi, I've noticed many threads on this issue and I have tried many fixes but no success. Most seems to revolve around the SpryWidget.js file so I've loaded it directly from AdobeLabs file. In fact, have loaded all .js files directly via my hosting server in case was a problem with binary/ASCII loading through Dreamweaver Mac.
    My .js file is here:
    http://www.keishahulsey.com/Spry-UI-1.7/includes/SpryWidget.js
    And this is the page I'm having problems with...
    http://www.keishahulsey.com/thesis/MA-2-10.php
    I so rarely post on these forums only read them but am desperate. Would greatly appreciate any help as this is my presentation website for thesis due in one week.

    The link to the main images is incorrect.
    If I go to http://www.keishahulsey.com/_images/_slideshows/thesis-1-60/160smithfield1.jpg, I see the thumbnail, but if I go to http://www.keishahulsey.com/_images/_thesis/_content/1-60-smithfield-1.jpg, instead of the main image, I get a page with markup.
    Simply correct the path and all is well.
    Gramps

  • RFC call ended with "Communication Failure" exception (Function call failed; could not find the function

    Hi All,
    I am getting error while executing oDATA service from SAP Netweaver Gateway
    Error details:
    RFC call ended with "Communication Failure" exception (Function call failed; could not find the function
    I am using SAP NG 740
    Project is created in Gateway system using SEGW having Map to Datasource option used.
    in SPRO manage alias, I had seleted Local App option. Screen attached
    I had tried all troubleshooting like delete and add service and alias in "/IWFND_MAINT_SERVICE".
    but still getting same error for all service.
    Kindly advise.
    Regards
    Vivek

    Hello Vivek,
    Service builder would have also generated code for RFC Exception handling to catch exceptions raised when communication fails between your GW and BE for some reasons.
    Handling is done for 1. System Failure 2. Communication Failure & 3. Business Failure;
    Put a BP in your DPC or DP_EXT class where exception code is written to check what exactly is has caused communication failure.
    Check if that RFC is existing in that destination or not.
    For your reference  : Code would be something like this. Put BP here and check the problem.
    * Error and exception handling
    IF lv_subrc <> 0.
    * Execute the RFC exception handling process
       me->/iwbep/if_sb_dpc_comm_services~rfc_exception_handling(
         EXPORTING
           iv_subrc            = lv_subrc
           iv_exp_message_text = lv_exc_msg ).
    ENDIF.
    Go inside this method and check to get info on what has to be done to resolve issue.
    Check carefully what has gone wrong and fix it accordingly.
    No need of adding service & deleting as problem is not because of that.
    Regards,
    Ashwin

  • Image loads locally but not on Website?

    I have constructed a slide show viewer for use on a website.
    The swf loads jpeg images which are contained in the same
    directory. This works well on my local machine but when uploaded to
    a website and called up by an html file, the swf runs and shows the
    correct backgrounds but fails to load any jpegs. I assume that the
    problem is to do with the transfer of the variable 'Select_picture"
    into the loadMovie statement?
    The following loop (step variable = pic_no) works locally but
    not on website:-
    >>var Select_picture:String="Pic"+pic_no+".jpg";
    >>var Select_mc:String="mc"+pic_no;
    >>
    >>this.createEmptyMovieClip([Select_mc], depthnow++);
    >>loadMovie([Select_picture], [Select_mc]);
    In order to prove that a picture could be loaded on the
    website, I simplied the code to :
    >>loadMovie("pic1.jpg",[Select_mc]);
    and this worked.
    So, I tried to transfer the same string directly via the
    variable;-
    >>var Select_picture:String="Pic1.jpg";
    >>
    >>loadMovie([Select_picture], [Select_mc]);
    But this does not work.
    Any suggestions would be greatly appreciated.
    Regards
    Dave

    Thanks , Arunkkumar2207j and ggshow for your suggestions.
    1, The image size isn't a problem because the one I used for
    the test is only 200k. And the single test image loads very quickly
    on the website.
    2. I don't think the depth of the movie clip is a problem
    either because depthnow starts at a very large number and is
    incremented for each clip and works well for multiple clips on my
    local machine. Also when loading a single image is should not be a
    problem. Also, I think I proved that was working with the single
    image test?
    3. The htm, swf and images are in the same directory. But for
    the test, I ran the swf directly on the website (without using the
    htm file to load it)
    Please keep the suggestions coming....!
    Many thanks
    Dave

  • Flash Video plays locally, but not on web

    I have a htm page that I have inserted a Flash Video. It
    plays locally, but not when I have it on the web. I get nothing -
    no skins, nothing. If I rt click, there are the settings for flash.
    I have the scripts in my scripts folder - double checked that. Can
    anyone see what I'm doing wrong?
    Here is the link.
    http://www.metuchen-edisonymca.org/video/test.htm

    right off the top ..
    You have two script calls to the Scripts folder and file ..
    one is root
    relative and the other goes up one level. One of them needs
    to be removed.
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: Dreamweaver CS3: The Missing Manual,
    DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide
    Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "motomoto111" <[email protected]> wrote in
    message
    news:fm8808$7lo$[email protected]..
    >I have a htm page that I have inserted a Flash Video. It
    plays locally,
    >but
    > not when I have it on the web. I get nothing - no skins,
    nothing. If I
    > rt
    > click, there are the settings for flash. I have the
    scripts in my scripts
    > folder - double checked that. Can anyone see what I'm
    doing wrong?
    >
    > Here is the link.
    >
    >
    http://www.metuchen-edisonymca.org/video/test.htm
    >

  • cffeed caching works locally but not on server

    So I got my new Hostek account set up (woohoo!) and I've started uploading some basic files so I can do thinks like validate my code and make sure everything's working.  One thing that does not work (but does locally) is my news feed caching.
    Pulling in two RSS feeds was seriously slowing down my index page loading, so I stole a trick from Ray Camden on caching the feeds.  It works perfectly on my dev machine at home, but doesn't work on my hosted account.
    Here's the exact code being used:
    <cfset feedurl = "http://velonews.competitor.com/feed">
    <cfset cacheTime = #createtimespan(1,0,0,0)#>
    <cfif not structKeyExists(application,"rsscache") or dateDiff("n", application.rsscache.created, now()) gt cacheTime>
        <cffeed source="#feedurl#" query="entries">
        <cfset application.rsscache = structNew()>
        <cfset application.rsscache.data = entries>
        <cfset application.rsscache.created = now()>
    </cfif>
    <ul>
    <cfloop query="#application.rsscache.data#" startrow="1" endrow="6">
    <cfoutput><li><a href="#rsslink#">#title#</a></li></cfoutput>
    </cfloop>
    </ul>
    I tried wrapping a try/catch around the top section (above the <ul>) and still got nothing for an error message.  The page just stops being rendered at that first <ul>.
    I'm not sure why it works locally but not on the web server.  Any ideas?

    Miraculously, I got it working.
    I changed this:
    <cfloop query="#application.rsscache.data#" startrow="1" endrow="6">
    <cfoutput><li><a href="#rsslink#">#title#</a></li></cfoutput>
    </cfloop>
    To this:
    <cfoutput maxrows="6" query="application.rsscache.data">
    <li><a href="#rsslink#">#title#</a></li>
    </cfoutput>
    And bingo!  It worked. Perhaps it's an idiosyncrasy between CF9 and CF10.

  • Flash videos showing locally, but not on my site. help please

    Hi,
    I converted several avi's to flash, I then inserted the FLV
    file into and html file in dreamweaver.
    The flash files will play locally, but not when i upload them
    to web server. Check it out here please
    http://kdsi.org/kds/demo.html
    please check the demos above to see what i mean. I just get a
    blank page.
    Anyway to insert video into the page like youtube? (instead
    of the "demo video" button have the video embedded and just click
    play to play it. without using the popup like i did.)
    thank you.
    thanks

    Hi,
    I am sorry i did not get what you mean with the last
    sentence, but generally, this may be a path problem, you need to
    check your FLV path and make it meet the path on the server not the
    local machine.

Maybe you are looking for

  • How to change data in a particular segment?

    while creating po with 10 materials,idoc has E1EDP01 segment 10 times,Now I need to delete one among those 10 segments ensure that it is a generic material.for this i am doingmodification in exit_sapleinm_002. how to read data from e1edp01 and modify

  • Hi regording reports

    hi experts can u tell me for this <b>i want to get teja if i enter ravi in selection screen and press enter could u tell me what is the event and what is the logic for this </b>

  • How to install Bangla language ?

    I have nokia 311.but it can not support Bangla language. Now i want to install Bangla language without going Nokia Care.But how ? Help me...please......(signhnsk , where are you ?)

  • Communication channels restart

    Hi, Is there any way that we can start communication channels automatically. I mean any way to schedule the restart of channels.

  • Download N8 videos to the computer?

    Hi Can't figure out how to download videos that I've taken on the N8 and store them on the computer. I'm using XP but it won't recognise the MP4 files?? What am I doing wrong? Cheers Mike