Communicate with SWF loaded on other level

How can a swf on level 1 access a SWF on level 0? The SWF on
level1 added the other SWF with this command
this.addChildAt(loader, 0);. It seems there must be a way to
use loader.content to access this SWF but nothing I've tried
works.

Hi Darren,
That was actually slower than the summarize-approach.
I did some more testing and found that making a calculated member in MDX to get up to the ALL-Level for my Dimensions made it much faster than giving the ALL-Level in the DAX-calculation:
With Member Measures.[ContractAmount ] AS
   Measures.[HasContractRow] *
   (Measures.[ContractAmount]
    ,[Dim2].[Attribute2].[All]
 ,[Dim3].[Attribute3].[All]
 ,[Dim10].[Attribute10].[All]
Where the HasContractRow is defined as a DAX calculation as:
HasContractRow:=if( ISEMPTY('Contracts'); BLANK(); 1)
I Guess it makes better use of autoexists in this way?

Similar Messages

  • How to communicate with swf in HTMLLoader

    Hi,
    How to communicate swf loaded through HTMLLoader in non-application sandbox with the application sandbox from where the HTMLLoader is created.
    Regards,
    Ahmed

    > Hello Reo,
    >
    > That's right: You can schedule the syndication by
    > using the auto syndication time (mdss.ini).
    > Furthermore you have the choice not to syndicate
    > records that didn't change. With other words: as long
    > as no records have changed, nothing is syndicated.
    > The settings are done in the "Map Properties" tab in
    > the Syndicator.
    > A third option could be to use the search criteria.
    > By doing so, you e.g can specify just to syndicate,
    > if a special flag (let's say a boolean value in MDM)
    > has a true value.
    >
    > Greets,
    > Andreas
    Hi Andreas
    I am in a situation where I need to schedule a syndication (batch) based on a value of MDM main table( conditional execution of syndication).  Is it possible to automate MDM syndication server based on the search (previously created) and Map?  This helps our project a lot.  Thank you in advance.
    Regards
    Bala Pochareddy

  • Help with .swf Load on Index Page

    Hello,
    My website has a flash component on the index page.
    I would like to ask for some help regarding the initial load of the .swf file.
    What is happening is when one first sees the homepage, the area where the .sfw file is located is just a large white blank area until the flash become active.
    Is there a way to have an image from the start, then load the larger flash animation so the white blank spot does not appear?
    I ask my html coders if this could be done through html with an image say in the background and was told it is not possible.
    Here is the site - www.metroplexmultimedia.com
    Thanks for your help!

    A follow-up on the same issue.
    I am still having some issues with an swf file on the index page.  Any more help would be appreciated.
    What I would like is two-fold:
    1) The viewer to see the first screen of the .swf as soon as possible
    2) The four screens in the .swf to scroll to the next screen automatically every 5 seconds or so.  (right now they only change when you hover over a button)
    Is it is possible to program the swf file to auto scroll through the four slides, retain the button functionality and keep the Flash timeline short?
    Maybe CSS might be a better appraoch for this functionality?
    If I could ask, what do you think?
    Is it possible to do this in Flash or is CSS really the only way?
    Thanks,

  • How to send an html snippet with swf flash under other layers in iWeb?

    I like designing websites on iweb but face problems regarding flash.
    When i embedd a swf in an HTML snippet...the snippet automatically postions itself at the topmost layer. Even if you send it behind lets say a box or any shape, or a link ..on publishing it , it comes right back up when seen on other browsers like firefox or chrome. But strangely on my mac browser - safari- it works just fine.
    Links in a flash swf banner when placed in iWeb (inside an html snippet ) opens other linked pages within the frame of the html snippet itself...and not as a seperate page.
    I'm not a programmer so i wouldnt understand complicated stuff... but i knw how to copy paste codes inside a snippet and edit the sizes.
    I need help fast?
    Thanks in Advance!!
    Anshuman

    When i embedd a swf in an HTML snippet...the snippet automatically postions itself at the topmost layer. Even if you send it behind lets say a box or any shape, or a link ..on publishing it , it comes right back up when seen on other browsers like firefox or chrome. But strangely on my mac browser - safari- it works just fine.
    That's how browsers behave.
    Links in a flash swf banner when placed in iWeb (inside an html snippet ) opens other linked pages within the frame of the html snippet itself...and not as a seperate page.
    Use the target attribute : target="_top" or target="_blank" in the <a href> element.
    I'm not a programmer so i wouldnt understand complicated stuff... but i knw how to copy paste codes inside a snippet and edit the sizes.
    Pasting custom code in a HTML Snippet and make it work is your responsibility. And if you're not a programmer, start learning and become one. Before you know you're the resident technology expert in this forum.

  • Xcelsius Parent/Child SWF Loader with BICS Connections

    We have several Xcelsius Dashboards that use BICS connections to retrieve data from BW queries that we'd like to combine into one Parent/Child tabbed dashboard. I can't seem to find solid information on if this is possible using a SWF Loader component due to the BICS requirement of being published through BW Portal and not InfoView. Does anyone have any ideas (short of combining them into one huge dashboard due to the volume of data)? Thanks!

    Hi Chris,
    I have been working with SWF loader on the SAP portal using the BICS connection type. It was not supported last time I asked about a year ago. However, it can work if you specify the URL in the SWF loader in this way:
    http://sapwebdisp.vestas.net:8103/bicsremotebex?SWF=XXX&TIMESTMP=1318867468000
    XXX is the name you publish your child dashboard under. Data can be exchanged between the parent and child dashboard by using the custom component "Data sharer" from Inovista which can be downloaded for free:
    http://www.inovista.com
    Besides the fact that this setup is unsupported there are some limitations so from my point of view it should only be applied under the following conditions:
    1. It is not possible to build eveything into a single dashboard.
    2. A solution having several independent dashboards does not make sense.
    An alternative might be the setup described in note 1526291. The way I understand it, it binds the dashboards together in a similar way as on a BO server with flash variables.
    Regards,
    Michael

  • Facing problem while unloading the SWF file in SWF Loader

    Facing problem with SWF Loader.
    Background:
    I've 4 SWF files (demo1.swf, demo1_skin.swf, demo2.swf and demo2_skin.swf).
    These swf files are created throgh Adobe Captivate.
    Playing demo1_skin, will play the demo1.swf with the controls at the button such as "Play", "Pause", "Stop", "Forward", "Backward" and Seekbar.
    Playing demo2_skin, will play the demo2.swf with the controls at the button such as "Play", "Pause", "Stop", "Forward", "Backward" and Seekbar.
    Scenario:
    1. Clicked on the video1 leaf of the tree. Video1.swf is getting played.
    I am able to click on the seek bar to take the video pointer to the desired position. I can drag the seek bar forward and backward also.
    2. Clicked on the video2 leaf of the tree. Video2.swf is getting played.
    I am not able to click on the seek bar to take the video pointer to the desired position. Also, I am not able to drag the pointer on the seek bar either forward or backward also.
    Play, Pause, Stop, Forward, Backward buttons on the skin works properly.
    3. If I again, click on the video1 leaf, point 1 observation is found.
    4. clicking agian, on video2 leaf, point 2 observation found.
    Please suggest.
    I tried with Loader also. But, nothing fruitful. Same result, as I am getting from SWF Loader.
    Please find the below used code.
    dp.xml
    <?xml version="1.0" encoding="utf-8"?>
    <root>
        <gallery label="All">
              <file label="video1" src="demo1_skin.swf" />
              <file label="video2" src="demo2_skin.swf" />
        </gallery>
    </root>
    Sample1.mxml
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" verticalAlign="middle" backgroundColor="white">
    <mx:Script>
        <![CDATA[
                  import mx.events.ListEvent;
                  private function tree_itemClick(event:ListEvent):void {
                        var t:Tree = event.currentTarget as Tree;
                        var dataObj:Object = event.itemRenderer.data;
                        swfLoader.load(null);
                        if (dataObj.hasOwnProperty("@src")) {
                            swfLoader.load(dataObj.@src);
              ]]>
    </mx:Script>
    <mx:XML id="dp" source="dp.xml" />
        <mx:HDividedBox width="100%" height="100%">
              <mx:Panel width="200" height="100%">
                  <mx:Tree id="tree" dataProvider="{dp}" labelField="@label"
                        showRoot="false" width="100%" height="100%" itemClick="tree_itemClick(event);" />
                  </mx:Panel>
                  <mx:Panel id="panel" width="100%" height="100%" backgroundColor="white">
                        <mx:SWFLoader id="swfLoader" width="100%" height="100%" />
                  </mx:Panel>
        </mx:HDividedBox>
    </mx:Application>
    log in the console
    [SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\Sample3.swf - 951,034 bytes after decompression
    Clicked on the video1 leaf of the tree
    [SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo1_skin.swf - 31,309 bytes after decompression
    this.getSWFVersion() = 7
    contentSWFFullPath = file://C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo1.swf
    [SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo1.swf - 323,414 bytes after decompression
    incrementWait = 1
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    decrementWait = 0
    Clicked on the video2 leaf of the tree
    [SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo2_skin.swf - 31,311 bytes after decompression
    [Unload SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo1.swf
    this.getSWFVersion() = 7
    contentSWFFullPath = file://C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo2.swf
    [SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo2.swf - 477,273 bytes after decompression
    incrementWait = 1
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    decrementWait = 0
    Clicked on the video1 leaf of the tree (Again)
    [SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo1_skin.swf - 31,309 bytes after decompression
    [Unload SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo2.swf
    this.getSWFVersion() = 7
    contentSWFFullPath = file://C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo1.swf
    [SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo1.swf - 323,414 bytes after decompression
    [Unload SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo2_skin.swf
    incrementWait = 1
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    decrementWait = 0
    Clicked on the video2 leaf of the tree (Again)
    [SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo2_skin.swf - 31,311 bytes after decompression
    [Unload SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo1.swf
    this.getSWFVersion() = 7
    contentSWFFullPath = file://C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo2.swf
    [SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo2.swf - 477,273 bytes after decompression
    incrementWait = 1
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    onLoad m_movie = null
    decrementWait = 0
    [Unload SWF] C:\Java_Flex_Practice\FlexPractice\Sample\bin-debug\demo1_skin.swf

    Try calling unloadAndStop() before loading a new swf.
    http://livedocs.adobe.com/flex/3/langref/mx/controls/SWFLoader.html#unloadAndStop()
    http://livedocs.adobe.com/flex/3/langref/flash/display/Loader.html#unloadAndStop()
    Note that unLoadAndStop()is FP10 only.

  • Modbus communication with a load cell

    Hello..!
    I'm a new user of  LV and I try to communicate with a load cell by RS232 modbus.
    After installed NI Modbus Library I created a master VI with labview 8.6 using these library, and I can obtain a communication with load cell  , these value are added into 1 register U32Bit, and it's  okay, if  I press a load cell I can see the values go on.( from 0 to 65535) . Now I want to show  on front panel  the value in KG , as decimal point,, for a right interpretation of value  for my customer, so I added a block array to unbundle than I convert a value with I32Bit ( -32768 to 32768 ) with an indicator, but I can't see any values..
    I suppose I doing something of  wrong ( conversion ), I read some KB, but I can't see a suitable solution..
    Can someone give me  a link or information to show me an example to convert this value..?
    Thanks  in advance for any helps..
    Configuration of  MAster VI:
     Read holding register
    Starting address 2012 ( query for obtain net value from the load cell)
    quantity 1
    Slave address: 1
    RTU
    9600
    Com 3
    parity none 
    Solved!
    Go to Solution.

    Hello Ravens,
    I tried to use your good advices and  finally I can communicate correctly with my trasducers showing  on front panel the right value ( Kg). Has been a  problem of conversion from output of register ( U16Bit  as 0-65535 )  to I16bit ( -32765 to 32765).
    Thanks  very much for  your help, and I hope to chat again for new challenge...
    Have a nice WE
    Julio
    Attachments:
    Comunicazione Modbus load cell.jpg ‏46 KB

  • Dynamically loaded swf to communicate with MovieClip on the stage

    I have a heck of time here with an issue. I have an xml document that when a certain button on the stage is clicked it loads it's corresponding external swf into an empty movieclip on the stage. This empty movie clip is a holder for all external swfs.
    So what I'm trying to do is when an external swf is loaded that has buttons on it, I need those buttons to communicate with the main timeline and remove a mc that is on the Stage. I need the currently loaded swf(s) to be able to do this. So whatever the currently loaded external swf is that's loaded, I need it to talk to the main timeline. (I have quite a few external swfs that need to do this) So I imagine I need to somehow target the currently loaded external swf to get it to talk to the main timeline.
    The code below in summary doesn't work but it doesn't give errors either. I don't pretend to know what I'm doing and I haven't been successful in searching for a solution to this particular issue. If someone could give me guidance or direct me to a solution. I'd so much appreciate it.
    // main timeline object
    var index:Object=this;
    function loadComplete (e:Event) {
            TweenMax.to(index.mcholder,1, {alpha: .5});
    // add the current module to the mcholder movieclip by using addChild
            index.mcholder.addChild(e.currentTarget.content);
           (e.currentTarget.content as MovieClip).addEventListener("eventTriggered", startListener);
    function startListener(e:Event):void {
    var ext_swf:MovieClip;
    ext_swf = e.currentTarget.content as MovieClip;
    trace("external swf");
    ext_swf.button1.addEventListener(MouseEvent.CLICK, talktomainswf);
    function talktomainswf():void {
    TweenMax.to(index.mc_thatsonthestage, 1, {x:1000});
    // now we have the first load we set firstLoad to false
            index.firstLoad = false;
        function loadError (e:Event) {
            trace("error");

    You can use the event dispatcher to communicate between external swfs and a main timeline,
    like so:
    //in an external swf
    //Once loaded
    function onLoadComplete(event:Event):void
         //dispatch an event in the form of a string
         dispatchEvent(new Event("Talk to Main Timeline")); 
    //On the Main timeline
    //listen for "Talk to Main Timeline"
    stage.addEventListener("Talk to Main Timeline", listenForCallsFromExternalFiles, true);
    //if the event is heard, do this:
    function listenForCallsFromExternalFiles(e:Event):void
         trace("I heard ya, now do stuff...");
    That's the basic idea anyways, I use it all the time.
    hope that helps,
    ~chipleh

  • How do I interact with a loaded swf?

    Hi,
    I have a "lesson" that I'm building that will display a series of "pages" based on an XML file. I have simple navigation buttons that work to page through the XML file. but I'd like to use load an external SWF file with buttons to use as my navigation panel. Everything is AS 3.0. The code to load the navigation movie looks like this:
    // load navigator
       navLoader = new Loader;
       navLoader.contentLoaderInfo.addEventListener(Event.INIT, handleInit);
       navLoader.x = 50;
       navLoader.y = 200;
       lessonSprite.addChild(navLoader);
       navLoader.load( new URLRequest("Navigator1.swf"));
    The loaded navigation movie has two buttons. How do I add an event listener to those buttons so that they call a function in the parent movie so I can detect when the user clicks on the button named "GoNext" in the loaded movie?  I've tried several ways but I've had no luck. Could someone please point me in the right direction? This navigation panel is only one application of this sort of communication that I'll need in other parts of this type of lesson so I really need to figure out how to detect user interaction interaction with the loaded movie. Guess I need to know how to call a function in the parent movie from the loaded movie.
    Thanks,
    Peter H.

    Hey Pete,
    The answer that you seek and the simplest one as well will be from the MouseEvent. that  you will most likely have applied to your loaded swf.
    As long as both swfs are in the same domain, you wont have any issues with security and therefor, the MouseEvent. which bubbles up, will be able to reach your swf file which has loaded it.
    You can then write your code in your loaded swf to simply listen to the loadedMovieClip  by targeting the contents of navLoader just like this,
    navLoader.content.addEventListener(MouseEvent.MOUSE_DOWN,onDown)
    protected function onDown(me:MouseEvent){
    now providing you have given your two buttons names in your loaded swf, you will be able to perform addition tasks by receiving the name of the target.
    protected function onDown(me:MouseEvent){
    var btnClip:Movie= me.target as MovieClip
              var btnName=btnClip.name
    if(btnName==(button1)){
         //do the following
    }else{
           //it was button two
    button1 was just a random name in this case .
    This will do the trick

  • Safari cannot load web pages, but still communicates with the www

    I am using Safari 6.0.5 as my main web browser. Unexpectedly, a week ago it stopped loading web pages, though apparently the program somewhat still communicates with the world outside, since I can enter any text in the address bar and get responses in real time from Google.
    Other programs using the internet work regularly. I have already tried the usual set of solutions proposed in the official documents.
    Thanks in advance,
    Valerio

    16/07/13 08:32:44,048 SubmitDiagInfo[305]: Launched to submit Diagnostics and Usage
    16/07/13 08:34:58,455 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:34:58,455 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:34:58,456 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:36:20,212 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:36:20,215 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:36:20,216 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:37:40,026 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:37:40,028 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:37:40,029 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:39:24,687 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:39:24,688 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:39:24,688 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:40:31,347 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:40:31,348 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:40:31,349 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:40:37,794 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:40:37,796 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:40:37,797 apsd[72]: <APSConnectionNotificationQueue: 0x7fcb8484f1f0>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    16/07/13 08:45:31,399 WindowServer[85]: CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    16/07/13 08:45:31,419 loginwindow[57]: find_shared_window: WID -1
    16/07/13 08:45:31,419 loginwindow[57]: CGSGetWindowTags: Invalid window 0xffffffff
    16/07/13 08:45:31,419 loginwindow[57]: find_shared_window: WID -1
    16/07/13 08:45:31,419 loginwindow[57]: CGSSetWindowTags: Invalid window 0xffffffff
    16/07/13 08:45:31,438 loginwindow[57]: ERROR | -[LWBuiltInScreenLockAuthLion preLoad] | guestEnabled is true, but guest mode is not set to a usable value
    16/07/13 08:45:31,782 WindowServer[85]: Created shield window 0x5a for display 0x04280380
    16/07/13 08:45:31,783 WindowServer[85]: device_generate_desktop_screenshot: authw 0x7feb82c49380(2000), shield 0x7feb82c24510(2001)
    16/07/13 08:45:31,873 WindowServer[85]: device_generate_lock_screen_screenshot: authw 0x7feb82c49380(2000), shield 0x7feb82c24510(2001)
    16/07/13 08:45:31,929 loginwindow[57]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    16/07/13 08:45:31,930 loginwindow[57]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    16/07/13 08:46:31,374 com.apple.time[11]: Next maintenance wake [Backup Interval]: <date: 0x7fd60be04910> Tue Jul 16 09:23:45 2013 CEST (approx)
    16/07/13 08:46:31,374 com.apple.time[11]: Requesting maintenance wake [Backup Interval]: <date: 0x7fd60be04910> Tue Jul 16 09:23:45 2013 CEST (approx)
    16/07/13 08:46:31,528 launchctl[319]: launchctl: Couldn't stat("/Library/LaunchAgents/com.oracle.java.Java-Updater.plist"): No such file or directory
    16/07/13 08:46:31,000 kernel[0]: AirPort_Brcm43xx::powerChange: System Sleep
    16/07/13 08:46:34,000 kernel[0]: LE is supported - Disable LE meta event
    16/07/13 08:46:34,000 kernel[0]: IOThunderboltSwitch(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    16/07/13 08:46:34,000 kernel[0]: IOThunderboltSwitch(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    16/07/13 08:46:34,000 kernel[0]: Wake reason: EHC1
    16/07/13 08:46:58,000 kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    16/07/13 08:46:58,000 kernel[0]: RTC: PowerByCalendarDate setting ignored
    16/07/13 08:46:58,000 kernel[0]: RTC: PowerByCalendarDate setting ignored
    16/07/13 08:46:58,000 kernel[0]: Previous Sleep Cause: 5
    16/07/13 08:46:58,000 kernel[0]: The USB device HubDevice (Port 1 of Hub at 0x1d000000) may have caused a wake by issuing a remote wakeup (2)
    16/07/13 08:46:58,000 kernel[0]: wlEvent: en0 en0 Link DOWN virtIf = 0
    16/07/13 08:46:58,000 kernel[0]: AirPort: Link Down on en0. Reason 8 (Disassociated because station leaving).
    16/07/13 08:46:58,000 kernel[0]: en0::IO80211Interface::postMessage bssid changed
    16/07/13 08:46:58,000 kernel[0]: en0: 802.11d country code set to 'X3'.
    16/07/13 08:46:58,000 kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
    16/07/13 08:46:58,000 kernel[0]: IOThunderboltSwitch(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 11 unplug = 0
    16/07/13 08:46:58,000 kernel[0]: IOThunderboltSwitch(0x0)::listenerCallback - Thunderbolt HPD packet for route = 0x0 port = 12 unplug = 0
    16/07/13 08:46:58,000 kernel[0]: The USB device HubDevice (Port 8 of Hub at 0x1d100000) may have caused a wake by issuing a remote wakeup (3)
    16/07/13 08:46:58,000 kernel[0]: TBT W (2): 0x0100 [x]
    16/07/13 08:46:58,000 kernel[0]: The USB device Apple Internal Keyboard / Trackpad (Port 2 of Hub at 0x1d180000) may have caused a wake by issuing a remote wakeup (3)
    16/07/13 08:46:58,000 kernel[0]: HID tickle 175 ms
    16/07/13 08:46:58,297 hidd[61]: MultitouchHID: device bootloaded
    16/07/13 08:46:58,000 kernel[0]: NVRM: 0x702a called in D3
    16/07/13 08:46:58,000 kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    16/07/13 08:46:58,878 WindowServer[85]: handle_will_sleep_auth_and_shield_windows: releasing authw 0x7feb82c49380(2004), shield 0x7feb82c24510(2001), lock state 3
    16/07/13 08:46:58,878 WindowServer[85]: handle_will_sleep_auth_and_shield_windows: err 0x0
    16/07/13 08:46:58,880 WindowServer[85]: Created shield window 0x5b for display 0x003f003d
    16/07/13 08:46:58,880 WindowServer[85]: handle_will_sleep_auth_and_shield_windows: releasing authw 0x7feb82c49380(2002), shield 0x7feb82c24510(2001), lock state 3
    16/07/13 08:46:58,880 WindowServer[85]: handle_will_sleep_auth_and_shield_windows: err 0x0
    16/07/13 08:46:58,880 WindowServer[85]: Created shield window 0x5c for display 0x003f003e
    16/07/13 08:46:58,880 WindowServer[85]: handle_will_sleep_auth_and_shield_windows: releasing authw 0x7feb82c49380(2002), shield 0x7feb82c24510(2001), lock state 3
    16/07/13 08:46:58,880 WindowServer[85]: handle_will_sleep_auth_and_shield_windows: err 0x0
    16/07/13 08:46:58,881 WindowServer[85]: Created shield window 0x5d for display 0x003f003f
    16/07/13 08:46:58,881 WindowServer[85]: handle_will_sleep_auth_and_shield_windows: releasing authw 0x7feb82c49380(2002), shield 0x7feb82c24510(2001), lock state 3
    16/07/13 08:46:58,881 WindowServer[85]: handle_will_sleep_auth_and_shield_windows: err 0x0
    16/07/13 08:46:58,923 loginwindow[57]: resume called when there was already a timer
    16/07/13 08:46:59,000 kernel[0]: en0: 802.11d country code set to 'IT'.
    16/07/13 08:46:59,000 kernel[0]: en0: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
    16/07/13 08:46:59,061 configd[17]: network changed: v4(en0-:10.0.1.2) DNS- Proxy- SMB-
    16/07/13 08:46:59,328 hidd[61]: MultitouchHID: device bootloaded
    16/07/13 08:47:00,000 kernel[0]: MacAuthEvent en0   Auth result for: b8:c7:5d:05:67:5e  MAC AUTH succeeded
    16/07/13 08:47:00,000 kernel[0]: wlEvent: en0 en0 Link UP virtIf = 0
    16/07/13 08:47:00,000 kernel[0]: AirPort: Link Up on en0
    16/07/13 08:47:00,000 kernel[0]: en0: BSSID changed to b8:c7:5d:05:67:5e
    16/07/13 08:47:00,000 kernel[0]: en0::IO80211Interface::postMessage bssid changed
    16/07/13 08:47:00,000 kernel[0]: AirPort: RSN handshake complete on en0
    16/07/13 08:47:00,651 configd[17]: network changed: v4(en0+:10.0.1.2) DNS+ Proxy+ SMB+
    16/07/13 08:47:00,660 UserEventAgent[11]: Captive: en0: Not probing 'Ayn Rand 5 GHz' (protected network)
    16/07/13 08:47:00,663 configd[17]: network changed: v4(en0!:10.0.1.2) DNS Proxy SMB
    16/07/13 08:47:02,248 airportd[320]: _doAutoJoin: Already associated to “Ayn Rand 5 GHz”. Bailing on auto-join.
    16/07/13 08:47:02,263 airportd[320]: _doAutoJoin: Already associated to “Ayn Rand 5 GHz”. Bailing on auto-join.
    16/07/13 08:47:32,956 com.apple.backupd[330]: Starting automatic backup
    16/07/13 08:47:33,107 com.apple.backupd[330]: Backup failed with error: 19
    16/07/13 08:47:33,107 com.apple.backupd[330]: Starting automatic backup
    16/07/13 08:47:33,000 kernel[0]: nspace-handler-set-snapshot-time: 1373957255
    16/07/13 08:47:33,000 kernel[0]: nspace-handler-set-snapshot-time: 1373957255
    16/07/13 08:47:33,552 com.apple.backupd[330]: Attempting to mount network destination URL: afp://***;[email protected]/Time%20Capsule%20di%20Valerio%20Fi l
    16/07/13 08:47:34,000 kernel[0]: AppleSRP started.
    16/07/13 08:47:36,000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=339[ksadmin] clearing CS_VALID
    16/07/13 08:47:36,000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=343[ksadmin] clearing CS_VALID
    16/07/13 08:47:42,707 com.apple.backupd[330]: Mounted network destination at mount point: /Volumes/Time Capsule di *** using URL: afp://***;[email protected]/***
    16/07/13 08:47:42,000 kernel[0]: AFP_VFS afpfs_mount: /Volumes/Time Capsule ***, pid 332
    16/07/13 08:47:42,000 kernel[0]: AFP_VFS afpfs_mount : succeeded on volume 0xffffff80df13a008 /Volumes/Time Capsule di *** (error = 0, retval = 0)

  • Hi, Cannot communicate with other instrument devices (Using AT-GPIB card)

    Using AT-GPIB card to communicate with instruments that the running program is in C. After installed 488.2 software and test Hardware Diagnostic Test and Software Diagnostic Test. Everything is OK but after I run execute file the errors appeared. They displayed "GPIB cannot find Amplifier,or Unidex". My main task is transfer the AT-GPIB card from PC 386 to PC windows 98. Please help me to solve these problems. May I still use the old execute file to put in drive C in new PC Wins 98 and run that program. Thanks

    Hi,
    It is hard to say what this could be. Everything tests OK so it is likely that your card is correct. Does MAX detect the instruments? I am not familiar with that error message. Is it the output of some custom program or the driver itself? It seems like it is not a driver level problem, but it is hard to say given the information.
    By "May I still use the old execute file to put in drive C in new PC Wins 98 and run that program" do you mean keep an old application? If yes, then you should be able to use the old applicatoin with teh win98 driver. If you are refering to the driver itself, then no. You will need the windows 98 driver. This can be found at http://www.ni.com/support/gpib/versions.htm
    Hope this helps out.
    Best Regards,
    Aaron K.
    A
    pplication Engineer
    National Instruments

  • Controling a loaded swf with another loaded swf

    I have a blank stage with only AS that loads an swf
    addChildAt(0) and a second one addChildAt(1). This works. When the
    user interacts with (1) it calls another addChild (not indexed) and
    possibly that one loads another, depending on the choices made by
    the user. How can I get any of these to control that very first
    child that was loaded at (0)? I have run out of ideas.
    Some of the code:
    (on the main swf, nothing on the stage, only code that loads
    the next two)
    addChildAt(pHolder, 0);
    pLoader.load(pURLReq);
    pLoader.contentLoaderInfo.addEventListener(Event.COMPLETE,
    pLoaded);
    and for the second:
    addChildAt(mHolder, 1);
    mLoader.load(mURLReq);
    mLoader.contentLoaderInfo.addEventListener(Event.COMPLETE,
    mLoaded);
    On the child of childAt(1), I have:
    function replaceSWF(e:MouseEvent):void
    pLoader = new Loader();
    pLoader.load(new URLRequest("p.swf"));
    pLoader.contentLoaderInfo.addEventListener(Event.COMPLETE,
    placeNewClip);
    function placeNewClip(e:Event):void
    removeChildAt(0);
    addChildAt(e.target.content, 0);
    If I use this exact same code from that very first swf, the
    one that loads the first two external swfs, it works, but once I
    put it on one of hte other loadeds and sub loaded swfs, I can't get
    it to work. In the current state (0) it just makes everything on
    the stage disappear, so I figured then using the index of (1) would
    do it, but that or any other number results in absoluly nothing.
    Help! I am really out of ideas here.
    (the stacking looks like this) ---
    sub second loaded SWF <==== needs to tell first loaded SWF
    to unload then load a new swf at same index
    second loaded SWF <==== loads the next one above
    first loaded SWF <=== needs to be removed and another swf
    loaded at the same index
    mainSWF (loads two others) <=== code placed here works for
    first loaded SWF

    Kglad,
    I tried your code and ran into some problems with stopping
    the mc's, as the embedded mc's within the loaded swf need to stop
    as well. I found the attached code to stop the mc's, but now am
    having trouble with the sound objects.
    Here's the issue, I used this:
    this.soundPosition = currentMovie.loop1.position/1000;
    this.currentMovie.loop1.stop();
    ... for the sound object stop commands and listed a new one
    for each loop I was using. On the play button I started them back
    up again. This all works, but when I start them up again they all
    play, not just the one that is currently paused. Do you mind giving
    me some guidance with the for (obj in mc) loop? My loop experience
    is nil. What I want to do is have the code cycle through all of the
    loops to see which one is playing, then store that information in a
    variable, then pause and play the variable. Does that sound right?
    Thanks again for the help!
    -Sandy

  • Embedded container swf loading swf with xml

    I'd call myself an intermediate AS3 newbe. I have a series of slideshows that is called by a 'container' Flash file.
    These slideshow swf files are now rather large (230 kb) so as a test, I redid one of them as a  Flash file that uses xml rather than the images called within the file itself (file size 68 kb), which is my first exploration into xml & AS3.
    All the non-xml files load and play fine locally (well, sort of, since there's some weird glitchs which show up in different ways at different times in the container loading too many files one after another at times - and sometimes there's no problem at all) but that's not my current problem here.
    Basic URL structure:  document relative
    1. container file (container.fla/container.swf) will be embedded in a html file. --> /Flash.container.swf The contain file has a series of links to other .swf files.
    2. The container file other .swf files (selection of 10) from a  subfolder called /sbrds i.e. --> UILoader loads "Flash/sbrds/albert.swf"
    3.  The albert.fla/albert.swf loads an xml slideshow from a subfolder of sbrds  called /AlBert  --> /Flash/sbrds/Albert code "loader.load(new URLRequest("AlBert/AlBertXX.xml"));"  (quotes in message only)
    4. Inside the /Albert folder I have the xml file and all the images. xml file  is AlBertXX.xml  (attached)  
    5. local structure --> desktop/workingFiles/storyboards (container.fla) /Flash /sbrds (albert.fla) /Albert (Albertxx.xml & image.jpgs)
    would equal on the server as  root html/Flash/sbrds/Albert
    Locally... The albert.fla (in the /Flash/sbrds folder) itself works fine with no errors when calling the xml file.  But when I test that file from the container.fla/swf  I get a 2044/2032 error "Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: file:///.../myLocalDesktopFolder/storyboards/AlBert/AlBertXX.xml      at albert_fla::MainTimeline/albert_fla::frame1()"
    I've check and rechecked for any typos in the xml slideshow test and don't find any.  Any ideas?
    Could it be that I'm calling a xml driven file from a non-xml driven file?
    I have all the files including my buggy htm file at http://www.danwelter.com/susanTest_static.htm
    All the pertinent fla and image files are in the /flash folder (too many to attach).
    -- Thanks --- Susan

    Hi Jan
    Apparently the update went into place on my personal laptop
    overnight last night. I awoke this morning to discover it had
    rebooted itself and it was patiently waiting for me to enter my
    bootup password. Anyhoo, I happened to notice that today when I
    hovered the mouse over my Captivate movie, I saw the dreaded
    “click to activate and use this control” message that
    popped up in a tooltip. What to do?
    Well, I did notice that it seemed to require a mouse click to
    "activate" the control, but simply running the movie seemed to be
    fine. I then wondered what would be disabled. When my movie got to
    the first button, the initial click was used to enable the control.
    Then the second click was accepted and progressed the movie.
    I hopped out on the web and found a page at the following
    URL:
    http://www.amarasoftware.com/flash-problem.htm
    After following the instructions there, my files seemed fine.
    Here are the steps I followed:
    1. Copied the code on the page and pasted into an empty
    Notepad.
    theObjects = document.getElementsByTagName("object");
    for (var i = 0; i < theObjects.length; i++) {
    theObjects
    .outerHTML = theObjects.outerHTML;
    2. Saved as file name ieupdate.js.
    3. Copied the link code and pasted between the closing object
    and center tags.
    Before:
    </object>
    </center>
    After:
    </object>
    <script type="text/javascript"
    src="ieupdate.js"></script>
    </center>
    It occurs to me that one could easily modify the "seed" HTML
    page Captivate uses when it creates the HTML page. This page is
    named standard.htm and is found in the following location:
    C:\Program Files\Macromedia\Captivate\Templates\Publish
    This would save tweaking the HTM each time you publish. Then
    you would only need to worry about making sure you copied the
    associated ieupdate.js file to the same folder.
    You gotta love lawsuits. I really hope those that "won" are
    happy that we all now have to jump through all the hoops to make
    things work. Sheesh
    Hopefully this helps... Rick

  • Can't get apple tv to communicate with iTunes or any of my other apple devices.

    I have an Apple TV, iPad, and a couple of iPhones and an iTunes account with the Home Sharing feature tuned "on".  When I first connected my Apple TV to my network everything worked correctly, I could use the Remote application from each of my devices to control iTunes, I could mirror from my devices to the Apple TV using Airplay and had no problems with Home Sharing.  However, after about a week of everything working perfectly it all stop working.  Now I can't get any of my devices to communicate across my network and none of my devices can utilize Airplay, Remote app, or access iTunes via my wireless network.  I spoke with an Apple customer service rep who told me that the router will monitor traffic from certiain ports and block them if it thinks that the traffic is coming from a perceived security threat.  He suggested that I set up port forwarding in my router for the most commonly used ports by apple devices and software.  So I followed his suggestion and made the following port forwarding settings:
    Service Name
    External Start Port
    External End Port
    Internal Start Port
    Internal End Port
    Internal IP address
    1
    Apple Tv - iTunes - Bonjour
    5353
    5353
    5353
    5353
    192.168.1.4
    2
    iTunes
    3689
    3689
    3689
    3689
    192.168.1.4
    3
    Network time server
    123
    123
    123
    123
    192.168.1.4
    4
    podcast servers
    80
    80
    80
    80
    192.168.1.4
    5
    iTunes Store via internet
    443
    443
    443
    443
    192.168.1.4
    6
    regular DNS
    53
    53
    53
    53
    192.168.1.4
    By the way, my router is a Netgear WNDR3400.  After making the port forwarding setting I still can't get any of my devices to work properly.  My Apple TV will communicate with my desktop computer if I connect it to the router via a hard wired connection but it will not work via a wireless connection. Anytime I try to access the Remote application on any of my devices I get the message that says "Turn on Home Sharing in iTunes on your computer or on Apple TV. - I have checked multiple times to see that I have Home Sharing turned on and I can assure you that it is.
    I am running the most up to date software versions on all of my Apple devices, iTunes, and my Netgear router. 
    Any help with this matter is greatly appreciated!  Thanks in advance.

    One thing I forgot to mention is that I am running Windows 7 and I have already gone into the firewall security setting and told it to allow all of the apple programs like bonjour and iTunes through.

  • Hi, I set up my new iPhone S4 with iclouds. So the data of my old S3 should move to the S4. However, some applications could not be loaded on the S04. Now some apps are loaded and others not . How can I progress?

    Hi, I set up my new iPhone S4 with iclouds. So the data of my old S3 should move to the S4. However, some applications could not be loaded on the S04. Now some apps are loaded and others not . How can I progress?

    Thanks. I can change the forwarding settings in Gmail to be either POP or IMAP. That is quite simple. I just looked at those settings on the Gmail server and, to my surprise, both are enabled. In order for outlook client on my computer to receive IMAP emails I have to change the email account settings in my current outlook from POP to IMAP. I don't need to be using the Exchange version of Outlook to receive IMAP. I guess I'll do a little research tomorrow on Exchange so i can figure out what, if anything, it might do for me.
    I glanced at the link you sent me and it looks like it might be very helpful - another project for tomorrow.
    BTW: I hit "This Solved my Question" by accident. I meant only to "like' your response so you would get some benefit from the help you've given me so far. I hope I haven't discouraged others from taking a shot at helping me. I suspect there is more than one way to approach this and, as you know, my problem isn't really solved until I have what I need all set up and running smoothly.

Maybe you are looking for

  • Get rid of a option in Safari drop down menu?

    Hello, When ever I right click on a link one of the option that shows up is "Download all with iGetter" The program is not on my computer anymore. So how can i fix it where it doesn't appear in that drop down menu? Here is the picture; http://kevinka

  • Can I authenticate to multiple ASA5510's at the same time?

    All, In my company we have several networks that are segregated from the overall corporate LAN  (2 in the US, 2 outside of the US).  These are physically seperate networks on seperate subnets, but all of the computers on the 4 networks are on the sam

  • Error in Data Load - Transformation inactive

    Hi While running DTPs to DSO or cube I am getting error saying that a  Transformation called up by the request is inactive and hence the request cannot be executed. But when I checked, I found all the transformations in the flow for the Data Load  we

  • Why won't my new usb cable charge my 30gb 5th generation ipod

    I've recently purchased two different ipod usb ipod cords for my 30gb 5th genertation ipod. when i plug it into my pc nothing happens. No recognition at all. however my girlfriends older cord does workwhen i plug my ipod into my pc. This is a major i

  • What are the benefits of ESS/MSS

    Hi All, I would like to know the benefits of ESS/MSS for an organizations. Please provide me with some links/ docs/ PPTs. My mail id is [email protected] Regards Nikhil