Preloader works differently in IE vs others

Hi all,
I made preloader code by myself, put into my hp's Main.swf.
It works perfectly in IE, shows the background image then shows progress, counter is smoothly rise up and when reach to 100%, goes to main contents.
But in Chrome and Firefox, shows background image, but counter does not appear until the contents are fully loaded, and then suddenly go up to 100%, then goes to main contents.
This is my url,
http://bootlegbaby.web.fc2.com/
And this is the code I made for preloader
stage.showDefaultContextMenu = false;
Security.allowDomain("*");
stage.scaleMode = StageScaleMode.NO_SCALE;
stage.align = StageAlign.TOP_LEFT;
var rx = Capabilities.screenResolutionX;
var ry = Capabilities.screenResolutionY;
//----------------------- Preloader Setup ------------------------------
PreloaderHolder_mc.x = stage.stageWidth/2;
PreloaderHolder_mc.y = stage.stageHeight/2 - 50;
PreloaderBG_mc.width = stage.stageWidth;
PreloaderBG_mc.height = stage.stageHeight;
stage.addEventListener(Event.RESIZE,PLresizeHandler);
function PLresizeHandler(event:Event):void {
          PreloaderHolder_mc.x = stage.stageWidth/2;
          PreloaderHolder_mc.y = stage.stageHeight/2 - 50;
          PreloaderBG_mc.width = stage.stageWidth;
          PreloaderBG_mc.height = stage.stageHeight;
var loader = new Loader();
loader.load(new URLRequest("Main.swf"));
loader.visible = false;
addChild(loader);
import flash.utils.Timer;
loader.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, onProgress);
loader.contentLoaderInfo.addEventListener(Event.COMPLETE, onComplete);
function onProgress(e:ProgressEvent):void {
          var loadedBytes:int = Math.round(e.target.bytesLoaded / 1024); 
    var totalBytes:int = Math.round(e.target.bytesTotal / 1024); 
    var percent:int = (e.target.bytesLoaded / e.target.bytesTotal) * 100; 
          PreloaderHolder_mc.status_txt.text = String(loadedBytes + " of " + totalBytes + "KB Loaded\n" + percent + "% Complete");
function onComplete(e:Event):void {
          stop();
          var waitTime:Timer = new Timer(1000, 1);
          waitTime.start();
          waitTime.addEventListener(TimerEvent.TIMER_COMPLETE, onTimerComplete);
          function onTimerComplete(event:TimerEvent):void{
                    removeChild(loader);
                    stage.removeEventListener(Event.RESIZE,PLresizeHandler);
                    loader.contentLoaderInfo.removeEventListener(ProgressEvent.PROGRESS, onProgress);
                    loader.contentLoaderInfo.removeEventListener(Event.COMPLETE, onComplete);
                    waitTime.removeEventListener(TimerEvent.TIMER_COMPLETE, onTimerComplete);
                    removeChild(PreloaderBG_mc);
                    removeChild(PreloaderHolder_mc);
                    gotoAndPlay("Home");
stop();
I am putting this code at 1st frame of Main.swf, then put contents after 2nd frame.
Those movie clips called in this code are directly put into the scene at 1st frame.
PreloaderHolder_mc
PreloaderBG_mc
Anyone have any idea to solve this issue?
Message was edited by: jurneys

here are some of the errors on your site:
PreloadSwf  paths did not exist: /Users/kglad99/Library/Application  Support/Firefox/Profiles/htap5ygs.default/extensions/[email protected]/chrome/content/flashbug/profiler.swfPreloadSwf  paths did not exist: /Users/kglad99/Library/Application  Support/Firefox/Profiles/htap5ygs.default/extensions/[email protected]/chrome/content/flashbug/profiler.swf
at MethodInfo-4394()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at MethodInfo-4394()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at MethodInfo-4394()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at MethodInfo-4394()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at MethodInfo-4394()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at MethodInfo-4394()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at MethodInfo-4394()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at AS3glow_mc/frame1()
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at MethodInfo-4394()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.utils::Timer/tick()
Log cleared

Similar Messages

  • Two days ago, I lost a bunch of my contacts, appointments on my calendar, and my mail is working differently on iPhone! What happened? I didn't change anything! This has happened to other people I know too. How do I get my stuff back?!

    Two days ago, I lost a bunch of my contacts, appointments on my calendar, and my mail is working differently on iPhone! What happened? I didn't change anything! This has happened to other people I know too. How do I get my stuff back?! Did Apple change/update something? Is it an iCloud issue? HELP!

    We are itunes users just like you.
    You should transfer all purchases to your computer.  File>Devices>Transfer Purchases
    You can redownload some purchases in some countries:
    Download previous purchases from the iTunes Store - Support - Apple

  • I have a iPhone4 acquired in Portugal. I will be moving to the EQUATOR (South America). Whenever I have visited the country before, with other cellphones, they did not work (different band) forcing me to buy a local cellphone. Will my iPhone4S work there?

    I have a iPhone4S acquired in Portugal. I will be moving to the EQUATOR (South America). Whenever I have visited the country before, with other cellphones, they did not work (different band) forcing me to buy a local cellphone. Will my iPhone4S work there?

    If it is unlocked it will work if you get a SIM from the carrier you will be using. Note that Apple does not and cannot unlock phones. Only the carrier it is presently locked to can unlock it.

  • How can I create multiple pages, with different layouts to the others, in DW fluid grid layouts?

    Hi everyone,  : )
    I am creating a website using FGL in DW CS6, v12.0 build 5808.  I do not have Creative Cloud (do you have to pay to use this service?).
    I have created one layout for my home page.
    I would like to create several more pages, but I want them to use different layouts (as well as different content).
    I tried to do something similar before using 'save as' (this was with a non-FGL), but whenever I changed the original page that I had 'save as'd' from, the layout in all the other pages would change too!
    I found a possibility from someone else online suggesting using a template, but have not tried it yet: http://www.linkedin.com/groups/Adding-second-fluid-page-in-119937.S.192422240
    I'm a bit scared of breaking everything, as I am new to web design and have had to restart the whole process a few times due to messing up the fluid.css etc and other issues, so I am taking baby steps.
    Happy to try whatever's suggested and, while I wait for (I hope) your responses, I think I will try the template thing, but from the reply the person who asked the question gave, it sounds like his subsequent pages changed too, as I mentioned above?  *scared*  ; )
    If anyone can help me with this query I would be very grateful.  Thank you!  : )

    Thanks David.
    I tried using different IDs for the other pages, but eventually one of the divs seems to 'break' - it overlaps other divs, or cannot be moved or resized (you can select the outline and it goes blue, but no 'move up a row' or down a row or 'lock to grid' etc icons appear and it can't be drag-re-sized), plus the green overlay disappears (just from that div.  I'm aware of how to turn visual aids on and off), so it seems broken.  This often seems to happen if you rename a div once it's been created; it does not rename in the layout.css on the right side panel (CSS Styles) in DW and the 'broken' behaviour above is exhibited.  Do you know anything about this?  Is this the 'edit this doc at your peril' stuff that most tutorials seem to mention?  Am I doing something wrong?
    I also tried making an FGL and saving out the original boilerplate.css, layout.css and respond.js.  Then created multiple new FGLs and each time it created new versions of layout.css (called 'untitled-1', 2 etc.).  Once I had created all the FGLs, I deleted all the new boilerplates and untitled.css files.  Then restored the original ones and changed the link at the top of each page's html to refer to the same filename (the original layout.css), rather than untitled.css.  I thought this might work and it seemed to for a while, but then as I had to add new div names for the sections on each page, it eventually broke (as above).
    Anyway, I think you have a good point about different layouts and it occurred to me also while I was exploring and waiting for replies here.  I think I will make one layout for all pages and go with that.  I have a couple of questions about that though:
    1. I think the max number of divs I want for one of the pages is 10, but some pages need less divs.  If I only fill e.g. 8 divs on one page, will the other ones be sat there empty?  I think they will actually...I guess I'm asking because I have not tried it yet (will do after this) and it takes so long to do this trial and error.
    2. If the amount of content in each div is different, e.g.  let's say Page 1 has 6 lines of content in div1, but page 2 may have an unlimited amount of content (I will want to add to it in the future).  Will this result in the div on page 1 being a huge block of empty space after its 6 lines?
    Thanks so much for your help!

  • How can I make a link a different color than the other links according to the current page?

    Hello.  I have created a navigation bar.  And I would like to style the links to have the current page link a different color than the other links.  For example, if all of the links have a black background, I would like to have the current page link to have a white background.  The reason that I would like to style them this way is so that the visitor knows what page is being visitied.
    I tried different ways but all of them did not show to make any change to the links.  This is what I have so far.  The links work, but all of them have the same color and background.  When on the home page, I would like to have the home page link to have a white background with black letters.  I would appreciate your advice.
    <head>
    ul {
        list-style-type: none;
        text-align: right;
        padding-top: 10px;
        padding-bottom: 6px;
        padding-right: 10px;
    li {
        display: inline;
    a:link {
        color: #FFF;
        background-color: #000;
        text-align: center;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 7px;
        text-decoration: none;
    a:visited {
        color: #FFF;
        background-color: #000;
        text-decoration: none;
    a:hover {
        color: #000;
        background-color: #FFF;
        text-decoration: none;   
    a:active {
        color: #FFF;
        background-color: #000;
        text-decoration: none;   
    a.menu:link {
         color: #000   
         background-color: #FFF;
         text-decoration: none;
    </head>
    <body>
    <div class="navigation">
        <ul>
            <li class="menu"><a href="index.html" target="_self">HOME</a></li>
    </body>
    Thank you very much.

    http://www.itworld.com/development/351097/setting-active-menu-item-based-current-url-jquer y

  • Preload works in firefox, not in ie

    Hi all,
    i create a swf called preload that load an external swf, it
    works only with firefox and not in ie.
    This is the code in preload.swf:
    import mx.controls.Loader;
    import mx.controls.ProgressBar;
    this.createClassObject(ProgressBar,"my_pb",998);
    this.createClassObject(Loader,"my_ldr",999);
    my_pb.move(350,300);
    my_ldr.move(0,0);
    my_pb.source = "my_ldr";
    var loadListener:Object = new Object();
    loadListener.progress = function(eventObj){
    // eventObj.target è il componente che ha generato
    l'evento progress,
    // ovvero, il loader.
    my_pb.setProgress(my_ldr.bytesLoaded, my_ldr.bytesTotal); //
    Visualizza l'avanzamento.
    my_ldr.addEventListener("progress",loadListener);
    my_ldr.scaleContent = false;
    my_ldr.contentPath = "/files/movie.swf"+"?cvc=" + cvc;
    where cvc, is a session coookie.
    I have to do this preload, because movie.swf contain some
    component that load an application in a flash media server.
    Someone can help me?
    thank you a lot.

    I test your preloader, work fine with opera and ie , maybe
    the problem is in your ie.Because here everything work good
    :)

  • Some songs in my Ipod classic get get off after a few seconds of playing, but they work fine in ITunes and other Ipods.  I have reset the classic several times and same issue happens, any ideas?

    Some songs in my Ipod classic get get off after a few seconds of playing, but they work fine in ITunes and other Ipods.  I have reset the classic several times and same issue happens, any ideas?

    I have that exact same problem! It plays albums fine. But individual songs including ones downloaded from iTunes either skip or play the music of another totally different song. All play fine on iTunes and my iPhone... Got this one to replace my dying 5th gen classic.
    I hope there is a fix for this, cause it *****!!!!

  • Embed + compiler define works different with air 3.7+ comparing to 3.5

    Hello.
    I've noticed that new compiler works differently when using construct Embed with conditional compilation (comoiler define option).
    It looks like new compiler always embeds files in output swf even if Embed construct is used in dead code. Here is full example:
    package {
      import flash.display.MovieClip;
      public class Main extends MovieClip {
        CONFIG::FOO {
          [Embed(source="foo.mp3")]
          public static var MusicTrack: Class;
        CONFIG::BAR {
          [Embed(source="bar.mp3")]
          public static var MusicTrack: Class;
    I have 2 files: foo.mp3 (~2MB) and bar.mp3 (~2.3MB). I want to embed only one of them defining CONFIG::FOO as true and CONFIG::BAR as false.
    When I compile it using AIR 3.5 with following command I get (as expected) file with size ~2.0MB:
    /opt/adobe_sdks/flex_sdk_4.6_AIR_3.5/bin/mxmlc -compiler.source-path . -swf-version 14 -define=CONFIG::FOO,true -define=CONFIG::BAR,false -o Main.swf -- Main.as
    /private/tmp/bug/Main.swf (2030814 bytes)
    But when I use newer AIR sdk (I tried with 3.7, 3.8 and 4.0 beta) I'm getting file with size ~4.3MB.
    /opt/adobe_sdks/AIR_4.0/bin/mxmlc -compiler.source-path . -swf-version 14 -define=CONFIG::FOO,true -define=CONFIG::BAR,false -o Main.swf -- Main.as
    4328386 bytes written to /private/tmp/bug/Main.swf in 9,634 seconds
    Is it expected behaviour? Is there any chance that new compiler will work in this case the same as older one?

    Another difference I encountered is that using compiler definition directly in Embed construction doesn't work. Here is example:
    public class Assets {
      [Embed(source=CONFIG::MUSIC_MP3_PATH)]
      public static var MusicTrack: Class;
    Then I pass option to the compiler:
    -define=CONFIG::MUSIC_MP3_PATH,"'sfx/music.mp3'"
    With AIR 3.5 SDK it works fine. With AIR 3.7, 3.8 and 4.0 beta I'm getting file which is smaller in size (by mp3 file size) and when running I get error: TypeError: Error #1007: Instantiation attempted on a non-constructor. (when it tries to create new instance of MusicTrack).

  • REGEXP_LIKE query's working differently.

    Hi,
    Version :Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    i didn't understand why below query's working differently.
    First one:
                     select 'TRUE' from dual where REGEXP_LIKE( 'a', '[:alnum:]');
    'TRUE'
    TRUE  
           Second one:
                      select 'TRUE' from dual where REGEXP_LIKE( 't', '[:alnum:]');
    no rows selected
           Please clarify.

    Check this...
    WITH xx AS (
        SELECT 'a' AS lvl FROM DUAL union all
        SELECT 'l' AS lvl FROM DUAL union all
        SELECT 'n' AS lvl FROM DUAL union all
        SELECT 'u' AS lvl FROM DUAL union all
        SELECT 'm' AS lvl FROM DUAL union all
        SELECT 'r' AS lvl FROM DUAL union all
        SELECT 's' AS lvl FROM DUAL union all
        SELECT 't' AS lvl FROM DUAL union all
        SELECT 'w' AS lvl FROM DUAL
    select 'TRUE',x.lvl from xx x where REGEXP_LIKE(x.lvl, '[:alnum:]');Any other character than {a,l,n,u,m}, will return FALSE.
    HTH
    Ranit B.

  • Do Flash Player runtime and AIR runtime work differently?

    This question is asked as a follow up from a recent discussion, http://forums.adobe.com/message/6260447#6260447, regarding how getObjectsUnderPoint() works. The discussion was marked as correct as the answer provided by kglad was correct for the question asked.
    But, the problem that led to that thread was not solved, as from the tests done, the issue was not from the method but from the runtimes. With the sample code given by kglad, the compiled swf file was working as intended by kglad. But the same code was not if compiled and packaged to AIR runtime.
    Thus the question, do Flash Player runtime and AIR runtime work differently? Or again, that I simply missed out something?
    *Edit: Anyone with similiar experience?

    I'm also using Safari 6.0.1 and I don't have this problem, so I doubt Safari's causing the problem.
    Have you tried uninstalling flash completely and then reinstall? If you haven't, here's Adobe's instructions on how to do so: http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html
    Once you've uninstalled it, try redownloading and reinstalling again: http://get.adobe.com/flashplayer/
    Morgan

  • User Exit Program works Differently

    I'm trying to sync user info from HCM system to a destination system. There is a limitation in SAP HCM system, which allows only full load and not incrememental load or sync up based on events(New Joinee, Position change, Employee Exit) to happen from source to destination. So, I thought User exit could fix this issue.
    When a person inserts or changes or changes the status of an employee to quit through PA30 and saves it, the user exit program should pass the personnel number (numbers) of the user(s) as input to the report RPLDAP_EXTRACT_IDM.
    I am trying to trigger a report(RPLDAP_EXTRACT_IDM) which exports the data from HCM to a destination system(IDM) with the help of a user exit program. Using PA30 when I change the user info and when I save it, through User exit program I'm passing the personnel number of the user(whose data has been changed) as an input to the report, which inturn will replicate the change to the destination.
    Problem:
                User Exit works differently here. After configuring User exit for this tcode(PA30), once I change a user's info and click save, without saving the data, it triggers the User exit program. Usaully while chanign user info, when I click 'SAVE', i get a message 'Recod changed', but now after sonfiguring User Exit program, since the program runs immediately as soon as i click SAVE, I see the following message' Successfully exported Data to the destination' . And the change that i make is not reflected.
    Shouldn't the User Exit program be triggerred after the data is saved?
    Is there a way where I can trigger the User Exit Program after saving the record.

    Not an ABAP expert, but I remember hearing something about PAI and PBO modules and separate user exit includes depending on where you are executing it. Is it worth investigating on these lines?
    Also is it worthwhile configuring Change Pointers to capture whether a change has been made instead of coding user exits in PA30. You could code uxerexits in the ALE data transfer program to analyse the data based on change pointers and transfer data pertaining to New Joinees etc.
    Again I am not ALE epxert, I am just giving my views For what they are worth. For better results perhaps you should post in ABAP forum.

  • Full screen mode works differently

    Firefox just automatically updated itself today. Now I notice that full screen mode (shift-command-f) works differently. Before, it would hide the menubar and all of the toolbars. Now all it hides is the menubar!
    To me, "full screen" means full screen. Sometimes I just want to hide of all that annoying clutter added in by all my extensions. Now I don't see a way to do this.

    I'm disheartened by this and hope it will be corrected soon. My concern is that it is not recognized as problem by the designers and is quite intentional. I just don't understand what seems to be huge public unawareness of the desirability of a fullscreen experience. The display is an aesthetic experience. It's art. Pages can be very beautiful. Even if they are not, why would anyone want the clutter of a toolbar always to be present as a distraction and reducing the effective size of the display? If the page is artful, say a well designed magazine page why would you want a toolbar across it? Designers seem fearful of the "I gone into full screen mode and can't get out!" complaint. For god's sake, public, hit the escape key! Don't design for us as if were are stupid.

  • TableView LINEEDIT works differently when viewed through Portal

    I have a simple table with a few columns of data that I display and allow the user to change a row using the selectionMode = "lineedit".  The columns are all controlled using htmlb tableViewColumns.
    When I test my application from the WebAs the table looks fine.  If a user selects a row they can see the entire amount of text that appears in a column they want to change
    However, when the BSP comes up in our SAP portal and the user selects a row only the first 20 (or so) characters can be seen and the user must use the arrows keys to get to the part of the text they wish to change.  Is this a setting somewhere?

    For the <htmlb:inputField> look at attributes maxlength, size and width.
    <b>width:</b> Determines the text width for the input field. We recommend that you use the size attribute instead of width.
    <b>size:</b> Determines the size of the input field.
    <b>maxLength:</b> Maximum length of the user input.
    I must admit that this documentation is not tell me enough. Will ask on Monday about this.
    As for your remark "works differently when viewed through Portal": You keep in mind that once a BSP application is running with the portal, all stylesheets (*.CSS) files are loaded from the portal server, and not the webAS.
    Now it could happen that you are running an EP and an older (or incompatible) patch level than your BSP stylesheets are at the moment. For EP6, starting from what I remember at SP11, there is planned a technique to install the latest stylesheets from service market place. You ask about this via OSS, queue EP-PIN-?-STY (something like this).

  • External monitor works differently if MBP open or shut...why?

    I have a new 23 inch LG HD external monitor for my MBP (connected via mini to vga). Using all latest software.
    If connected to the MBP, and you start the MBP, and shut the lid (i.e. screen down), the LG external monitor comes up in 1920x1080 and covers the entire screen. This is what I would expect.
    The same as above, but leave the lid on the MBP up (i.e. screen is visible), the monitor comes up in 1920x1080, but letter boxed (i.e. two 1" black vertical bars, one on each side). The makes the usable screen real estate much smaller.
    Any idea what is going on?
    Is there a way to turn the MBP built in monitor off with screen/lid up?
    thanks
    bob

    BobInIndy1 wrote:
    I have a new 23 inch LG HD external monitor for my MBP (connected via mini to vga). Using all latest software.
    If connected to the MBP, and you start the MBP, and shut the lid (i.e. screen down), the LG external monitor comes up in 1920x1080 and covers the entire screen. This is what I would expect.
    The same as above, but leave the lid on the MBP up (i.e. screen is visible), the monitor comes up in 1920x1080, but letter boxed (i.e. two 1" black vertical bars, one on each side). The makes the usable screen real estate much smaller.
    In the "Arrangement" tab of the "Displays" panel of System Preferences, is "Mirror Displays" checked? It wouldn't surprise me if things worked differently depending on that setting.
    Is there a way to turn the MBP built in monitor off with screen/lid up?
    Someone else will have to answer that question.

  • Planning Adhoc works differently than HFM Adhoc ?

    Hi,
    We have Hyperion Planning v11.1.2.2.300 and HFM v11.1.2.2.x installed.
    Smartview version is v11.1.2.5.200 (Build 174).
    It looks like Adhoc behaves differently depending on whether we are using HFM or Planning but we are unsure if this is intentional or a bug (I think its a bug or, God forbid, we do something wrong!).
    Example for HFM:
    Row: Entity
    Column B1 - Version (Working)
    Column B2 - Scenario (Budget)
    Column B3 - Year (FY13)
    Column B4 - Period (Jan)
    In Column C3 we insert Year = FY14
    Press refresh and column C1, C2, and C4 is filled with the contents of the equivelant B cell,
    If we do the same for planning then we get an error "Member FY14 is out of place" !!???
    This applies to anything we insert in cell C1 to C3.
    If we insert a value in C4, ie Period = Feb, and press refresh then it works and C1 to C3 is filled with the equivalent values from B !?
    Why oh why ?!
    Hope this makes sense

    It is not a bug. The different providers work differently. In Planning it get rid of the repeated members, you would select on the options->data tab suppress repeated members.

Maybe you are looking for

  • Fim Synchronization Error - Event ID : 6801 - How to resolve in existing farm ?

    Hello, My farm was working well since last 1 year for synchronizing user profile ,however for last 1 month it has been stopped as users are not being added/updated. UPS Account is having replicate directory changing permission UPS,sync and Firm servi

  • Adobe Acrobat Reader 9.2 Bug! Maybe!?

    Hey all!First of all I am new to the forum and i'd like to take the chance to say Hello to averyone in this usefull forum! HELLO!  I have just installed Acrobat reader 9.2 downloading from the website adobe.com. All went great and it worked fine. Tha

  • Graphical-mapping

    Hi,    plz tell me about graphical-mapping. with warm regards. vikash

  • Essbase 9.3.x for Linux

    HI All ! I need installation files for Essbase 9.3.x for Linux. Essbase,EAS,APS <email address removed by moderator so that you won't get spammed for all Eternity>

  • XPAth function for divide

    Hi , Can any one explain xpath funtion for divide. I am using this but it is showing error message unresolved xpath function. divide(bpws:getVariableData('Invoke_1_ReadFromFTable_OutputVariable','ReadFromFTableOutputCollection','/ns13:ReadFromFTableO