Customising Preloader

Hi all,
Having reall dificulties customising preloader in Edge Animate...
To get straight to the point(s):
1. My main project is utilising 100% stage width and height amd naturally I would like for preloader to do the same but somehow animated gif always gets 'stuck' at the very top of the page ignoring Y percentage coordinates. How am I to center preloader animation regardless of the screen size?
2. Preloader page is always white... How am I to change its colour? Or even better, how can I load some background pattern instead of using plain colour?
These are my two main issues for now.
Please help if you can

I found this for u... I tried it and it works...
I didn't create the solution... I'm just bringing it to u...
If you have a preloader the preloader will not center using the above method.
You will need to use this method:
Open the HTML file created by Edge...
Using Dreamweaver or Notepad
add this in between the <head> tags:
<style type="text/css">
<!--
#Stage {
    height: 596px;
    width: 553px;
    margin-right: auto;
    margin-left: auto;
-->
</style>
Make sure the height and width match the height and width that you set for the Stage in Edge.

Similar Messages

  • How to eliminate or customise the White preloader with Edge content in DPS apps.

    I am looking for a possible solution with the White Preloader Page when creating an IPA via Indesign.
    The content is fully created in Adobe Edge Animate, then its published HTML is placed via the Indesign Folio Overlay. Then via the DPS APP BUILDER converted to an IPA, this is working fantastic !!
    .. but..
    When the app is launched on the iPad there is always, always the white preload screen with the spinning wheel for a few instances.
    Tried to customize the preloader screen in Edge but the White screen will show first, then the custum preload screen and then the content.
    Also tried to modify directly the HTML but no luck, there is always the White screen with the spinning wheel.
    Somebody got any idea how to hide this White Screen ? Or how to customise this ?
    Thank you for any suggestion.

    I'm not sure what you mean by IPA but are you using the HTML files from Edge or the .oam file.  You know that the .oam file is much easier to use than the HTML files from Edge when being used in DPS.  You know you can create a poster image directly in Edge as well that is not white.  You can also take the posterimage.png file from the image folder and bring it into Photoshop and delete everything and save it as a transparent .png and replace it.  That way what ever is behind the animating shows through.  Just a suggestion.

  • Flash Preload white bg problem

    Hi all,
    Why on this page
    http://www.dellimages.com/photographs-images-menorca/menorca-sea.html
    is
    there an initial white bg for the preloader? I've looked high
    and low to no
    avail.
    Cheers
    Pablo

    > if everything was as easy as that I'd be a Murr
    You should live so long! 8)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Pablo" <[email protected]> wrote in message
    news:[email protected]...
    > Well this is very strange because all I did was change
    the file name and
    > bingo, if everything was as easy as that I'd be a
    Murr.......Er hold on :)
    >
    > Thanks for looking both.
    >
    >
    > Pablo
    >
    >
    > ": Nadia : ** Adobe Community Expert **"
    > <[email protected]> wrote in
    message
    > news:[email protected]...
    >>A little while ago I was seeing a white (or light
    grey) background to the
    >>flash, it is now the same colour as your page
    background with a light grey
    >>circle preloader image..
    >>
    >> You done good (for once) :-)
    >>
    >>
    >> --
    >> Nadia
    >> Adobe® Community Expert : Dreamweaver
    >> ----------------------------------------
    >> CSS Templates |Tutorials |SEO Articles
    >>
    http://www.DreamweaverResources.com
    >> ~ Customisation Service Available ~
    >>
    http://www.csstemplates.com.au
    >> ----------------------------------------
    >> ~ Forum Posting Guidelines ~
    >>
    http://www.adobe.com/support/forums/guidelines.html
    >>
    >>
    >>
    >> "Pablo" <[email protected]> wrote
    in message
    >> news:[email protected]...
    >>> Did you before? I changed the file name of the
    xml file and the white bg
    >>> has gone, this can't be the reason though....I'm
    looking in FF PC Win
    >>> XP.
    >>>
    >>>> Probably not helpful but I don't see an
    initial white background
    >>>
    >>>
    >>> I mean the bg of the flash, not the page.
    >>>
    >>>
    >>> Cheers
    >>>
    >>> Pablo
    >>>
    >>>
    >>> "josie1one" <joleros[nospam]@yahoo.com>
    wrote in message
    >>> news:[email protected]...
    >>>> Probably not helpful but I don't see an
    initial white background
    >>>>
    >>>> --
    >>>> Jo
    >>>>
    >>>>
    >>>> "Pablo" <[email protected]>
    wrote in message
    >>>> news:[email protected]...
    >>>>> Hi all,
    >>>>>
    >>>>> Why on this page
    >>>>>
    http://www.dellimages.com/photographs-images-menorca/menorca-sea.html
    >>>>> is there an initial white bg for the
    preloader? I've looked high and
    >>>>> low to no avail.
    >>>>>
    >>>>> --
    >>>>> Cheers
    >>>>>
    >>>>> Pablo
    >>>>>
    >>>>
    >>>>
    >>>
    >>>
    >>
    >>
    >
    >

  • I can not find this preloader again. Help.

    Hi All,
    Once upon a time I was googling the internet and found a nice preloader totally written in action script. It was a standard spinning wheel but fully customised. I put it into my favourities on that day. What a surprise I can't find it again. Please help me to find it. Perhaps sombody remembers the link to this site. I will be gratefull and will live happily and make a preloader for myself and my children that English is not a native language nor mine.
    All the best
    Christoferek

    If you haven't received the item then try the 'report a problem' page to contact iTunes Support : http://reportaproblem.apple.com
    If the 'report a problem' link doesn't work then you can try contacting iTunes support via this page : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Problem with Preloader in my Flash AS2 Game

    I have been using this tutorial to make a preloader:
    http://www.republicofcode.com/tutori.../preloader_bc/
    I have run into one problem though.
    When I simulate the download, it just shows the background color of the game while it loads, and when it finished loading, it shows the loading screen fully loaded. I have followed the tutorial exactly, except added my file names into the AS2 code.
    Here is the ActionScript in Frame 1 I have for the preloader:
    if (_root.getBytesTotal() != _root.getBytesLoaded()){
    stopAndGoto(1);
    preloaderBar._xscale=(_root.getBytesLoaded()/_root.getBytesTotal())*100;
    loaderTxt.text=Math.round((_root.getBytesLoaded()/_root.getBytesTotal())*100)+"%";
    Any hints or answers to what i'm doing wrong?
    Thanks, MrA615.

    Your description of what you've done and the code you show does not match what the tutorial says to do and what code to use... (there is no stopAndGoTo() function in Flash).
    Right-click the second frame on the upper layer labeled Actions and select Actions. Copy and paste the code below to make our preloader functional.
    if (_root.getBytesTotal() != _root.getBytesLoaded()){
    gotoAndPlay(1);
    bar_mc._xscale=(_root.getBytesLoaded()/_root.getBytesTotal())*100;
    loader_txt.text=Math.round((_root.getBytesLoaded()/_root.getBytesTotal())*100)+"%";

  • Creation of Customisation file from WLST Script in OSB

    Hi,
    Please help in creating Customisation file in OSB from WLST Scripts

    Hi,
    Please refer -
    Create Customization File in OSB 10g with WLST script
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/deploy/config_appx.html
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/javadoc/com/bea/wli/config/customization/Customization.html
    Regards,
    Anuj

  • Deployment Workbench - how to capture an image after customisation?

    I have deployed Vista to a machine using WinPE (Created through Workbench) and chose the option when deploying "Prepare for capture"
    I then customised Vista - in this case removing the Fax applications and ran Sysprep with OOBE, Generalise and Shutdown.
    In workbench I created a new task sequence 'Standard Client Replace task sequence' which seems to be the right task to capture an image.
    When selecting the task when booting the machine with WinPE, it forces me to capture the user data - I cannot select 'Do not save data and settings'
    I must be doing something wrong!
    What I want to do is:
    Deploy Vista
    Install some apps manually i.e. not using a task sequence
    Capture the image
    Deploy to machines
    How can I do this using Workbench? Thanks.

    Hi,
    Thank you for the reply.
    I suggest referring to the following article:
    Creating a Computer Image
    http://technet.microsoft.com/en-us/library/bb977918.aspx
    If you select “Capture an image of this reference computer” on the “Specify whether to capture an image” page when running Deployment Wizard, it will sysprep and capture the system for you automatically.
    If you would like to
    “Install Vista and prepare for capture
    Install my own applications WITHOUT using task sequences
    Capture the OS”,
    I am afraid that you do not need to use MDT (you cannot perform a LTI without running Task Sequences). You can do this by only using WDS.
    1.   Install and configure the WDS Server.
    2.   Add the default Windows Server 2008 boot image to the WDS Server.
    3.   Create Capture Boot Image and add it to boot image in WDS Server.
    4.  Create a reference computer (install the operating system, applications, and make any other changes)
    5.  Sysprep.
    6.  PXE boot the reference computer into capture image on the boot screen and then capture the image (If non-PXE supported, make a discover image to boot)
    7.  Upload the captured image to WDS server.
    8.  Clients can PXE boot and install Windows (If non-PXE supported, use a discover image to boot).
    Hope it helps.
    Tim Quan - MSFT

  • Idoc DEBCOR - Extend use to Business Partners and customise

    I am writing a high level technical design document on a new interface for my current client. We are currently in the scoping/blueprint phase.
    We will be implementing CRM(?), ECC 6.0 and PI7.0
    I have been tasked with writing/creating an outbound interface from CRM/ECC to send Business Partners from ECC to an external application via PI. Preferably using standard SAP functions/transactions!
    Can I use the DEBCOR Idoc and customise/add the additional segments I require for the additional fields for this interface?
    I was hoping to use BD12 (send Customers - Master Data Distribution) as well, but unfortunately, I do not have a sandpit/development system to use yet as we are still "blueprinting", therefore I am unable to test my assumptions before finalising the HTD document.
    If DEBCOR cannot be used is there any logic in use the ADRMAS anc customising this?
    I was hoping to use change pointers as well, but I guess once I have the Idoc configured, I can work out the distribution model in BD64..
    Has anyone sent Business Partners from ECC and if so, what methods were used?

    I am going to try and see if BusinessPartnerDataManagementBusinessPartnerEventOut.informBusinessPartnerAsBulk fits my requirements.
    http://erp.esworkplace.sap.com/socoview(bD1lbiZjPTgwMCZkPW1pbg==)/render.asp?applytx=&id=86162F8CD62011DB2B24000F20DAC9EF&fragID=&packageid=DBBB6D8AA3B382F191E0000F20F64781&iv=

  • Help with a preloader in AS3

    Hi,
    I upload a website and I have problems with the preloader did it in AS3. It starts after two or three minutes. I have a MC with an animation of 100 frames and the dynamic text of the percent. The preloader is located in the 1 frame to the 10, I mean, first frame with the actions and the other three layers (text, MC and background) with a lenght of 10. The movie has 525 frames. Here is the code:
    stop();
    addEventListener(Event.ENTER_FRAME, lodeando);
    function lodeando(event:Event):void
              var bytesTotales = stage.loaderInfo.bytesTotal;
              var bytesCargados = stage.loaderInfo.bytesLoaded;
              var porcentaje = Math.round(bytesCargados * 100 / bytesTotales);
              textoPorcentaje.text = porcentaje + "% Cargados";
              cargaAnimada_mc.gotoAndStop(porcentaje);
              if (bytesCargados == bytesTotales)
                        removeEventListener(Event.ENTER_FRAME, lodeando);
                        gotoAndPlay(2);
                        textoPorcentaje.text = "";
                        removeChild(textoPorcentaje);
                        removeChild(cargaAnimada_mc);
    Please, Could you help me?.

    These screen captures show the library of the movie. As you can see I export the most of them. However I have doubts about if I must convert to symbol the graphics. I have the preloader in the "presentación" folder without any exportation.
    Please, Could you correct the website?. Please, tell me an e-mail address and I send you the website via WeTransfer.

  • Help with customised login JSP on SSO server

    Our customised version of the SSO login page JSP is required to access a database table in order to retrieve a dynamic message to display. This means we will need to create utility java classes in order to connect to the database and retrieve the information. We will also ideally need a data source on the SSO APP Server that we can reference in order to avoid hard-coding environment specific connection data.
    Can anyone help out on where we will need to install the utility classes and where the data source can be created in order for the login JSP to see them. Is there any other configuration we need to consider e.g. classpaths etc?
    The coding we are fine with, it is the actual "what goes where and don't forget to include this" that we are unsure of.

    Hello St***,
    Did you accomplished the cusomized SSO logon page with database access. If yes can you please provide met with some examples and instructions how to accomplish this.
    Regards,
    Dennis

  • Customise your Windows XP install CD

    If you currently only own a legit Windows XP Home or Pro CD, which is either original or SP1a integrated, when it comes to doing a new install or a repair install, having to reinstall SP2 again can be a bit of a pain, not to mention another lengthy procedure
    So why not make yourself an updated XP SP2 disc, so at least if you have to reinstall Windows, you can reinstall to the latest version without any further messing.
    The "slipstreaming" procedure, also allows you to integrate additional drivers and hotfixes, so they are all present when you do a new install.
    Here are some links that allow you to customise and create your own XP install CD. Note that you will still need a valid Product Key to install any version of Windows XP, and you will also require a genuine Windows XP install CD.
    Please note that the MSI Forum is not responsible for the content of external links; links are provided for reference only. If you need any help, or want to ask questions then please start a new topic. MSI Forum also does not advocate the use of illegally obtained software; any references or links to illegal versions of Windows will be removed.
    TheElderGeek - How to slipstream SP2 to your XP CD
    WindowsITPro - Updating Drivers in a Slipstream Installation
    Nlite - create a custom XP install CD
    AutoStreamer - slipstreaming made easier!
    MSFN - Unattended XP CD Guide

    I personally have built a DVD with the MSFN how to guide. The actual XP build was very easy when using the Microsot tool "setupmgr.exe" (MS Setup Manager for XP). The product nLite worked well also.
    But before I go on I should tell everyone that wants to try this to go get a copy of VMware Workstation http://www.vmware.com. It will cost you a good amout but it will save so much time and energy. Before you install it though yo best have a pc strong enough for the task. I found a Pentium 4 w/HT and a Pentium D to wrk just fine when you also tack on 3 or more GB's of RAM.
    I should warn all that the next parts may burn a hole in your head.
    My WinXP Pro SP2 was also complimented with a complete unattended install of every program I wanted installed on my PC. Usng Batch coding and RunOnceX commands was very hard and very time consuming. It took me almost 4 months to learn how to use those and it never really paid off. I then found a program called "Windows-Post Installer". You cn find it at http://www.wpiw.net/. That program made it so much easier and I could tell myself what programs do, before I install them, via descriptions. When you look at the site you will see what I mean.
    OK, let's get real down and dirty. "SWITCHES", my own personal demons. I found it so frustrating that a switch would work on one version of software and one version of WPI but not work on mine. I had to learn what one meant, set it up, and then test. I then found some switches to not work correctly in a vurtual enviroment. Lord save me from myself, PLEASE .
    All of this is explained in much detail at the MSFN how-to http://unattended.msfn.org/unattended.xp/view/web/1/. They have updated alot of there information since I pull my hair out. So read on peoples for the only one that can help you is reading this right now, that does not in anyway shape or form mean ME, lol!

  • Questions regarding customisation/configuration of PS CS4

    Hello
    I have accumulated a list of questions regarding customising certain things in Photoshop. I don't know if these things are doable and if so, how.
    Can I make it so that the list of blending options for a layer is by default collapsed when you first apply any options?
    Can I make it possible to move the canvas even though I'm not zoomed in enough to only have parts of it visible on my screen?
    Is it possible to enable a canvas rotate shortcut, similar to the way you can Alt+RightClick to quickly change brush size?
    Is it possible to lock button positions? Sometimes I accidentally drag them around when I meant to click.
    Is it possible to lock panel sizes? For example, if I have the Navigator and the Layers panels vertically in the same group, can I lock the height of the navigator so that I don't have to re-adjust it all the time? Many panels have a minimum height so I guess what I am asking for is if it's possible to set a maximum height as well.
    Is it possible to disable Photoshop from automatically appending "copy" at the end of layer/folder names when I duplicate them?
    These are things I'd really like to change to my liking as they are problems I run into on a daily basis.
    I hope someone can provide some nice solutions

    NyanPrime wrote:
    <answered above>
    Can I make it possible to move the canvas even though I'm not zoomed in enough to only have parts of it visible on my screen?
    Is it possible to enable a canvas rotate shortcut, similar to the way you can Alt+RightClick to quickly change brush size?
    Is it possible to lock button positions? Sometimes I accidentally drag them around when I meant to click.
    Is it possible to lock panel sizes? For example, if I have the Navigator and the Layers panels vertically in the same group, can I lock the height of the navigator so that I don't have to re-adjust it all the time? Many panels have a minimum height so I guess what I am asking for is if it's possible to set a maximum height as well.
    Is it possible to disable Photoshop from automatically appending "copy" at the end of layer/folder names when I duplicate them?
    These are things I'd really like to change to my liking as they are problems I run into on a daily basis.
    I hope someone can provide some nice solutions
    2.  No.  It's a sore spot that got some forum time when Photoshop CS4 was first released, then again with CS5.  It's said that the rules change slightly when using full-screen mode, though I personally haven't tried it.
    3.  Not sure, since I haven't tried it.  However, you may want to explore the Edit - Keyboard Shortcuts... menu, if you haven't already.
    4.  What buttons are you talking about?  Those you are creating in your document?  If so, choose the layer you want to lock in the LAYERS panel, then look at the little buttons just above the listing of the layers:
    5.  There are many, many options for positioning and sizing panels.  Most start with making a panel visible, then dragging it somewhere by its little tab.  One of the important features is that you can save your preferred layout as a named workspace.  Choose the Window - Workspace - New Workspace... to create a new named workspace (or to update one you've already created).  The name of that menu is a little confusing.  Once you have created your workspace, if something gets out of place, choose Window - Workspace - Reset YourNamedWorkspace to bring it back to what was saved.
    You'll find that panels like to "stick together", which helps with arranging them outside of the Photoshop main window.
    As an example, I use two monitors, and this is my preferred layout:
    6.  No, it's not possible to affect the layer names Photoshop generates, as far as I know.  I have gotten in the habit of immediately naming them per their usage, so that I don't confuse myself (something that's getting easier and easier to do...).
    Hope this helps!
    -Noel

  • Using the Execute Preloaded Option for ABAP Dataflows in SAP BODS

    Hello All,
    This is regarding the use of Advanced Option in SAP Application Type (ECC) Datastore settings in SAP BODS 4.2, where there are two options to select from for ABAP Execution Option property: (1)Generate and Execute and (2) Execute Preloaded. Since our ECC client is often locked by BASIS team even on DEV environment, we would like to make use of the second option 'Execute Preloaded' so that we could extract the data from ECC tables without having to ask the BASIS team to unlock the ECC client every time before extraction.
    The problem is that we are getting an error upon generating and uploading the ABAP program to ECC client. I have searched the blogs and so far I have only found that there are certain ABAP programs or function modules that come with SAP BODS which need to be installed by BASIS team on ECC side to allow the ABAP dataflows to be generated and uploaded to ECC server. I would appreciate it if anyone could provide a list of which function modules BASIS needs to install on ECC or a blog that provides details around using this option.
    So far, from the SAP BODS designer, we are performing below steps but getting an error upon generating and uploading the ABAP dataflow program:
    1. Create a test ABAP Dataflow using SAP ECC datastore. Provide the ABAP program options.
    2. Right click, select Generate ABAP Program.
    3. Once the ABAP Program Generation Dialog box appears, check the box "Upload Generated Program".
    4. Upon clicking OK, we are getting the following error:
    The ABAP program <ZRTEST01> for ABAP data flow <RT_TEST_R3> (datastore <R3_DS>) was not uploaded: < RFC CallReceive error <Function /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_MESSAGE- Exception condition "NOT_SUPPORTED_BY_GUI" trigger[SAP NWRFC 720][SAP Partner ### ][clientname][servername][accountname][4103]>. >.
    Any help would be greatly appreciated.
    Thanks,
    Rizwan

    All,
    The BASIS team reviewed steps provided in the BODS document and attempted to install the Function Modules but now none of the BODS jobs would work. All BODS jobs are being terminted with the Syntax Error error when extracting data from ECC using ABAP dataflows:
    17740 16404 R3C-150412 06/17/2014 9:38:46 AM |Data flow RT_DF_TEST_PC207
    17740 16404 R3C-150412 06/17/2014 9:38:46 AM RFC CallReceive error <Function /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_RUNTIME_FAILURE-(Exception_Key: SYNTAX_ERROR)- Syntax
    17740 16404 R3C-150412 06/17/2014 9:38:46 AM error in program /BODS/SAPLBODS                          .[SAP NWRFC 720][SAP Partner 740 ][DEV1][Server][account][4103]>.
    22052 20572 R3C-150412 06/17/2014 9:38:46 AM |Data flow RT_DF_TEST_PC207
    22052 20572 R3C-150412 06/17/2014 9:38:46 AM RFC CallReceive error <Function /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_RUNTIME_FAILURE-(Exception_Key: SYNTAX_ERROR)- Syntax
    22052 20572 R3C-150412 06/17/2014 9:38:46 AM error in program /BODS/SAPLBODS                          .[SAP NWRFC 720][SAP Partner 740 ][DEV1][Server][account][4103]>.

  • Problem with Flash preloader in IE using swfObject 2

    Hi All,
    I've embedded my swf using swfObject 2, my preloader shows up fine in Firefox, Chrome and Safari but when viewed in IE the preloader doesn't show up....there is just a pause and once the movie has loaded it starts to play.
    Here is my code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
              <head>
                        <title>TooNeat Studios :: Advanced Digital Media</title>
                        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
                        <style type="text/css" media="screen">
                                  html, body {
                                            height:100%;
                                            background-color: #000000;
                                  body {
                                            overflow:hidden;
                                            margin-top: 0px;
                                  #con {
                                            position: relative;
                                  #flashContent {
                                            position: absolute;
                                            left:50%;
                                            margin-left:-640px;
                        </style>
            <script src="swfobject_modified.js" type="text/javascript"></script>
            <script type="text/javascript">
                                  swfobject.registerObject("tooneat", "11.9.900", "expressInstall.swf");
                        </script>
              </head>
              <body>
                  <div id="con">
                        <div id="flashContent">
                                  <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="1280" height="580" id="tooneat" align="middle">
      <param name="movie" value="tooneat.swf" />
                                            <param name="quality" value="best" />
                                            <param name="bgcolor" value="#000000" />
                                            <param name="play" value="true" />
                                            <param name="loop" value="true" />
                                            <param name="wmode" value="window" />
                                            <param name="scale" value="showall" />
                                            <param name="menu" value="false" />
                                            <param name="devicefont" value="false" />
                                            <param name="salign" value="" />
                                            <param name="allowScriptAccess" value="sameDomain" />
                                            <!--[if !IE]>-->
                                            <object type="application/x-shockwave-flash" data="tooneat.swf" width="1280" height="580">
                                                      <param name="movie" value="tooneat.swf" />
                                                      <param name="quality" value="best" />
                                                      <param name="bgcolor" value="#000000" />
                                                      <param name="play" value="true" />
                                                      <param name="loop" value="true" />
                                                      <param name="wmode" value="window" />
                                                      <param name="scale" value="showall" />
                                                      <param name="menu" value="false" />
                                                      <param name="devicefont" value="false" />
                                                      <param name="salign" value="" />
                                                      <param name="allowScriptAccess" value="sameDomain" />
                                            <!--<![endif]-->
                                                      <a href="http://www.adobe.com/go/getflash">
                                                                <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
                                                      </a>
                                            <!--[if !IE]>-->
                                            </object>
                                            <!--<![endif]-->
                                  </object>
                        </div>
      </div>
              </body>
    </html>

    Interesting! No answer to your problem in the Flash forum. They would know more than we do.
    I assume that you have had a look here http://helpx.adobe.com/flash/kb/flash-object-embed-tag-attributes.html.

  • Problem with preloader

    hello, I´m using a preloader created using the technique
    shown here...
    http://www.gotoandlearn.com/play?id=18
    It worked fine last time I used it, but this time, the
    preloader only shows up after about 60% of the page has already
    loaded, which might be too long.
    My question is, is there anyway to avoid that?
    Maybe adding a updateAfterEvent somewhere in the AS code?
    thanks.
    PS: here is the code used...
    on frame 1...
    var amountLoaded:Number = _root.getBytesLoaded() /
    _root.getBytesTotal();
    preloader._width = amountLoaded * 400;
    on frame 2..
    if (_root.getBytesLoaded() == _root.getBytesTotal()) {
    gotoAndPlay(3);
    else {
    gotoAndPlay(1);
    }

    Haven't watched the mentioned tutorial, but in the old days
    preloaders
    used to stop working properly because of movieclips that get
    exported
    before frame #1. Those movieclips are loaded even before your
    preloader
    is loaded and run, effectively distorting the
    bytes-to-load/total-bytes
    ratio.
    Check your library for such movieclips (under "linkage") and
    tell us if
    there are any.

Maybe you are looking for

  • Apple tv navigation screen doesn't fit tv

    I've had a problem with the ATV main navigation screen not fitting on the TV screen since the last software update a week ago. It's too big. When I stream something from netflix or watch regular tv it's fine. I assume it's some kind of screen resolut

  • BAPI - BAPI_ACC_DOCUMENT_POST  Error due to Currency table.

    Hi Guys , I am facing an error while posting documents using BAPI_ACC_DOCUMENT_POST.  The error occurs is in the tables parameters "currencyamount" .I am appending Amt in document currency, Amt in Local currency, Amount in 2nd Currency and Amount in

  • Exception Handling Confusion!

    I require the following very basic functionality from a function. Create or Replace function fnc_get_col3 (a in number, b in number) return number as begin return select col3 from TAB1 where col1 = a and col2 = b; end fnc_get_util; My question is tha

  • PDT in Outline Agreements

    Dear All, Can anyone tell me where abouts in an Outline Agreement the Lead Time (PDT) is input, we want to use the OA to consolidate requirements with approved suppliers and thus avoid the need for individual Info Records. Thanks Simon

  • Update market attribute for BP

    Dear expert, i need to update market attribute of bp in CRM. At the moment i'm using function module CRM_MKTBP_ASSIGN_ATTRIBUT_TAB to create/update the attribute. It works fine but there is a problem when I try to update the field  ATWRT (characteris