Animation while page loading

I just created an animation using fireworks that according to
the tutorial can be used as animation while the page is loading.
What format does this file need to be in and where should i upload
it on the server ...(anyone have a tutorial)...the one i used went
step by step how to make it but didn't talk about getting it to
work on the site....thanks

"whatisgood" <[email protected]> wrote in
message
news:go3jlv$29$[email protected]..
>I just created an animation using fireworks that
according to the tutorial
>can
> be used as animation while the page is loading. What
format does this
> file
> need to be in and where should i upload it on the server
...(anyone have a
> tutorial)...the one i used went step by step how to make
it but didn't
> talk
> about getting it to work on the site....thanks
>
Im not that savvy with animation in FW, but Im assuming that
it would be an
animated gif format.
Where you put the image, the actual folder or path isnt so
much the
important thing, as making sure you have correctly linked to
the image
destination on the page.
When you upload to the server, make sure that you maintain
the file
structure of your local files. If you are using dreamweaver
for ftp and you
have correctly defined your site in dreamweaver, then
uploading the image
from you local site files should maintain that structure.
Hope this is of some help
Regards
Fiona

Similar Messages

  • Almost always get message (connection reset while page loading. i have cleared my history no help

    message appears when accessing web pages ie: connection reset while page was loading. resend

    I guess I get those occasionally and just ignored them, usually when trying to supply an answer here, and I have to start over again, maybe I should pay more attention at least when an error message actually comes up:
    * https://support.mozilla.com/kb/Error+loading+web+sites

  • Getting error while page load

    Hi All,
    I am using Jdevloper 11.1.1.2 and i have an adf application where i have a taskflow and pages related to their page fragments.I have not used any adf security and i have a page which loads when i click on login button.But when my page loads it gives me this error.
    Error 500--Internal Server Error
    java.lang.NullPointerException
         at oracle.adf.model.binding.DCIteratorBinding.executeQueryIfNeeded(DCIteratorBinding.java:2128)
         at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3126)
         at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2791)
         at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:168)
         at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3084)
         at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2791)
         at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:112)
         at oracle.adf.controller.v2.lifecycle.Lifecycle$2.execute(Lifecycle.java:137)
         at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$400(ADFPhaseListener.java:21)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:231)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$1.after(ADFPhaseListener.java:267)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:71)
         at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:364)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Please suggest !!
    Thanks.

    Hi,
    Do you get this error when deploying to the Integrated WLS? Or a standalone instance? If it is standalone instance, does this work fine when you run with Integrated WLS?
    -Arun

  • Calling a java script function while page loads in ebiz

    Hi OAF gurus,
    I have a requirement of Calling a java script function at each OAF page renders or Loads.
    I.e. when any OAF page loads or render in Oracle e-biz i have a java script function which needs to be called Is there any way to implement the above mentioned requirement.
    Many thanks in advance..
    Sourav

    Hi!
    From OAF classes java doc:
    oracle.apps.fnd.framework.webui.OAPageBean
    A class for processing and rendering HTML pages, designed to be invoked from either a JSP page or a servlet.
    Allows you to:
    Validate a user's session and redirect to a login page.
    Set the servlet Response content type to the correct character set as defined by the ICX_CLIENT_IANA_ENCODING profile. (The character set should NOT be set in the JSP page ContentType declaration.)
    Parse a HTTP Request and initialize BC4J application modules and view objects. (For HTML post, apply the content of the submitted form parameters to view objects.)
    Render a HTML page header and body
    It has 2 metods:
    public void renderDocument()
    Renders the HTML document. This is the most common API invoked by JSPs or servlets, and is used to render both the HTML header and body.
    renderBody
    public void renderBody()
    Renders the HTML body only.
    I think you can decompile this class or get the source from oracle and add your javascript code into this method.
    When OA page rendered, your code would be added to avery page, i think
    But it's some kind of hack or something ;-)

  • Trigger Edge Animation on page load

    I am using multiple Edge Animations in a DPS document I am creating.  When I open the book, all of the animation begin to play at the same time.
    Is there a way to trigger the animation to start when the user turns to the page the animation is on?

    I'm trying to accomplish the same with recent versions of indesign and edge CC, but I'm not having sucess with autoplay and .125 delay.
    Is there a work around for CC?
    Thanks,
    Erik

  • Grayed Out Animated page Loading..../ Working... screen

    Is there a way to setup page onload process to display ...Loadnig.. / ...Working... grayed out (modal) screen while page loading?
    Thanks

    Yes!
    If you aren't using a js library like jQuery or ExtJS then you can create a 'bounce' page.
    Basically, all your bracnhes go to the same page (the bounce page) but you have a hidden item in that page that will hold the true target page.
    In the bounce page you have somthing like this in the HTML Header (assuming the bounce page is page 99 and the hidden item is called P99_TARGET)...
    <script type="text/javascript">
       function bounce(){
       var vHref = 'f?p=&APP_ID.:' + &P99_TARGET. + ':&APP_SESSION.::&DEBUG.::::';
       location = vHref;
    </script> And this in the HTML Body Attribute...
    onload="bounce()"Page 99 would be whatever you want it to be (even if its just one loading animated gif)
    Then your branches populate P99_TARGET with the correct page number - page 99 is displayed whilst they load.
    Other than that, there are quite a few javascript ways to do it.
    Thought I'd just share a different idea!
    Cheers
    Ben

  • Display ("Please Wait") message WHILE the page loads

    Hello All,
    I have adf/jsf application. How to add message " Please Wait While Page Loads" WHILE+* the page is loading ?
    I am thinking of Window.confirm(" Please Wait While The Page Loads") Is there a better (More Modern) way to do this?_
    Many Thanks,

    John, when I type <af:statusIndicator and ctrl + space, JDev does not show statusIndicator as one of the choices. I tried adding code but it seems it does not recognize statusIndicator as one of the tags. I am using other jsf and adf tags on the same page :(
    Thanks,

  • Dynamically displaying ADF rich components in UI, when page loads

    Hi All
    Could you please tell me how to display ADF 11g rich components in UI programmatically from managed bean, when page loads.
    I tried to call onPageLoad() from pagePhaseListener, however no idea how to set the components to the UI from onPageLoad() method. Please someone help me.
    Regards
    Venkat.S

    Thanks for your response Abhijit.
    However in the given video, ADF components are displaying only after clicking the button. But i need to know how to display those components dynamically when page loads(i.e, i wont be clicking any button). While page loads those components should display dynamically.

  • Images are not showing when page load

    Hello All
    I am having lot of webparts on my page.
    In two of them webpart i applied xslt and showing image of created by person in this
    1)Announcement webpart(Wall updates)
    2)Showing blog using content by query webpart(Blogs)
    While page loading not able to load images in both webpart view.
    But when i decreases webparts on page images rendered properly.
    I think it is taking time to fetch images so timeout and showing default images.
    Kindly suggest me some way to tackle and images will displayed properly
    Thanks in advance
    Varsha Patil

    Hi,
    According to this documentation from MSDN about
    SharePoint Server 2010 capacity management: Software boundaries and limits:
    “In SharePoint Server 2010, there are certain limits that are by design and cannot be exceeded”, “The default values for these limits were defined by testing, and represent the known
    limitations of the product. Exceeding supported limits may cause unexpected results, significant decrease in performance, or other harmful effects”, “in most cases, operating at or near an established limit is not a best practice, as acceptable performance
    and reliability targets are best achieved when a farm’s design provides for a reasonable balance of limits values”.
    So it is not recommended to add many web parts into one page.
    If there is a special need to display many web parts in one page, it is recommended to reorganize the content to minimize the number of web parts in use and customization will
    be needed sometimes if the built-in web parts can’t meet the requirement.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Web page load problem on iOS 6

    I have recently upgraded iPhone and iPad to iOS 6 and found certian problems while serving some of the website. furhter I did little analysis and found some secure sites which are using
    frames and calling external url in sided the frame  are have problem. I have noticed that left navigation which is part of main frame is coming properly while page load and when response is rendering from
    external call in body section of same frame, it overlaps previous rendered output. Further in one website which was use two external call had same behaviour that once one response is rendered its showing in web page but after rendering of response from another page
    It overlaps perious response.
    I had tried websites in different browsers and got same behaviour. I checked other versions and did not encountered this behaviour in iPhone 5, iPad 2, and iPhone 4s.

    I am having the same problem hopefully it gets fixed
    will check back here for a fix if you find one!
    League of legends news

  • Animated GIF won't Animate while page is loading

    Hi all,
    I need my animated gif to be animated while other page elements are loading, but it is frozen until the page loads. Any advice?
    Regards,
    Kelly
    Personal Blog: http://thebitsthatbyte.com

    There are few options available, refer to the following posts,
    http://stackoverflow.com/questions/5829382/animated-gif-while-loading-page-does-not-animate
    http://www.webdeveloper.com/forum/showthread.php?90647-RESOLVED-ie-animated-gif-freeze-til-page-loads
    http://forums.asp.net/t/1814498.aspx?loader+gif+IE+problem
    --Cheers

  • Everytime i open some websites, it displays the page for a while then load to another blank page.

    hai. i need help. and just for heads up, i;m not computer/tech savvy.
    i dont remember when this problem was started (maybe around 2 or 3 months ago) but everytime i opened some sites, the page displayed for a while then it reload itself and shown a blank page. the link is still the same with the link i tried to access, it just keep loading and shown blank page till it stop loading. refreshing the page wont help. usually i need to click 'Back' then while it shown the page i click 'X' to stop the page loading, so i can see the page.
    but if i need to download files, stopping the page wont make me able to downloaded the files since the page didnt fully loaded.
    the websites i encountered this was (so far) :
    - Indowebster (download page)
    - wiki.d-addicts.com (a wikipedia kind of page)
    - photobucket (just encountered this today)
    - and 1 or 2 other sites, i forgot.
    but i can access all those sites just fine with IE. I also able to access it in Mozilla thru my work computer. at first this dint really bother me as i can just click 'stop loading page' or found another download sites for downloading. but as today i experienced it with photobucket 9which as far as i know didnt happened before) it made me worry that soon i would experiencing this with another sites too.
    editted to add info :
    i already clear cache and cookies. also disable all extensions in my add-ons. from some discussion page, many of them found that this was caused by Real-Player. i have uninstalled Real Player and have disabled the Real Player Plugins long before this problem occured. so i dont think Real Player was the caused.

    hi.. actually before i was afraid to update anything other than anti-virus, since i read many people seems updating something and turns out they got malware/virus with it.
    but i have update it to Firefox 21 (the newest version it seems) and didnt encounter any problem again. and hope not. it just the new version disable my orbitdownloader. any suggestion to bring it back? (or should i post new thread?)

  • On one website I go to for work, it says connection reset while page was loading. I was trying to change the permissions for this website but it doesn't even show up in my permission list. Help please. I need this website for work.

    I have contacted this website tech support and they say this issue is on my end. On certain pages on their web site I try go to it will say connection reset. Connection reset while page was loading. I was trying to do anything and everything I can to make sure firefox is allowing access to all pages on this website. I use this website for work I do.

    The "The connection was reset" error message can be caused by a bug fix for the BEAST (Browser Exploit Against SSL/TLS) attack that the server doesn't handle.
    *[[/questions/918127]]
    *[[/questions/918028]]
    See comment 60 in this bug report for workaround, but be aware that this makes you vulnerable to that BEAST attack.
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=702111 bug 702111] - Servers intolerant to 1/n-1 record splitting. "The connection was reset"

  • Can there be a way to prioritize flash over page-load requests? When I listen to flash audio and browse, I will get audio stutter while doing page loads.

    I have noticed that flash performance suffers when browsing in one windows and streaming audio in the other. I'll take jagged page loads over skippy audio. Anyway to do some prioritizing? Latest version on W7.
    Art

    Start Firefox in -> [[Safe Mode]] to check if your add-ons/extensions are causing the problems.
    * Also see this article -> [[Troubleshooting extensions and themes]]
    Check and tell if its working normally while using Firefox in [[Safe Mode]].

  • Graphics while waiting for page load

    Hi all,
          can I show a graphics while the user waits for page load. I want to show the same circular wait icon that is shown inside the EP.
    Thanks,
    Satyajit.

    hi
      hmm but why would you want to cause more delay in displaying the graphics :).
    Anyway you can try using the gif that sap uses. Dont know the name though.
    See if a progress bar could help you in your problem. But you cannot set a image to it.
    This is the closest you could do.
    Create a empty view2 in window2. Add a image to the view2 and also a timedtrigger and set the size of the window2 to the image size.
    Set the timedtrigger delay to say some 10 secs or whatever and after that close the window2.
    That should simulate that effect
    regards
    Ravi

Maybe you are looking for