State transitions from Modules

My application.mxml defines my state transitions and loads a couple of modules at startup - GuestSearch and GeneralInformation. In the GuestSearch, there is a button that when clicked, should remove the GeneralInformation module on the right and replace it with a different third module, GuestSearchResults. I'm new to Flex, so I haven't quite got my mind around the proper way to handle application flow.
[application.mxml]
    <mx:states>
        <mx:State name="GuestSearch"> // initial state
            <mx:AddChild relativeTo="{leftSide}" position="lastChild">
                <states:GuestSearch/>
            </mx:AddChild>
            <mx:AddChild relativeTo="{rightSide}" position="lastChild">
                <states:GeneralInformation/>
            </mx:AddChild>
        </mx:State>
        <mx:State name="GuestSearchResults"> // state to go to after button click in module1
            <mx:RemoveChild target="{rightSide}"/>
            <mx:AddChild relativeTo="{rightSide}" position="lastChild">
                <states:GuestSearchResults/>
            </mx:AddChild>
        </mx:State>
    </mx:states>
    <mx:Canvas x="0" y="54" width="100%" height="100%" backgroundColor="#8591C2">
        <mx:constraintColumns>
            <mx:ConstraintColumn id="col1" width="300"/>
            <mx:ConstraintColumn id="col2" width="100%" />
        </mx:constraintColumns>
        <mx:Canvas id="leftSide" left="col1:7" top="9" bottom="9" right="col1:4"/>
        <mx:Canvas id="rightSide" left="col2:4" top="9" bottom="9" right="col2:7"/>
    </mx:Canvas>
My question is since this information is defined in my application.mxml, how can clicking on the button in the GuestSearch module reference the states defined in the application.mxml so as to swap modules?
Thanks for the help
Brian

Is this the preferred way to do this kind of navigation - by putting all state transitions in the application.mxml? Or should state be defined in the GuestSearch module?

Similar Messages

  • Automatic transition from one state to another

    I am newbie to Cat and I have a simple three state (page) project and I just need it to automatically go from state 1 to state 2 to state 3 and then repeat the squence again.  This is a banner ad for three differenct products.
    The question: How do I setup an automatic transition from state to state?

    Hi,
    Thanks a lot. Even I am a newbie like u to Flash catalyst. The solution u gave works only when we have 2 pages. I have 6 pages (states) in my application. So please let me know if u come across any other solution.
    Thanks a lot for ur help.

  • Is there a way to make state transitions/animations of a fl.control states - button for example ?

    Is there a way to make state transitions/animations of a fl.control states - button for example ?
    All I can do now is change the skin design and that's it, I can't animate between states like I can with Flash Builder skins. So is there a way to do that, any technique or I have to create a button component from scratch?
    Thanks!

    simplebuttons have upState etc properties you can use to assign movieclips to the 3 states.  you can use the currentFrame property of movieclps to (appear to) smoothly transition from one state to another.

  • PPP Dialup cnx fails - Mica modem never completes state transitions

    I have a NAS (LAC) serving PPP calls over PSTN for multiple customers and for this particular connection, the call always drops at the 'State Transition to Ranging". I have another CE router succesfully calling the NAS and usingeaxctly the same external modem, so it proves the NAS works correctly.
    What's the 'Ranging state'? What happens here? What causes the Mica modem to go into that state?   Any help to solve this problem will be very much appreciated.
    NAS Details:
    Cisco Internetwork Operating System Software
    IOS (tm) 5300 Software (C5300-J-M), Version 12.3(22), RELEASE SOFTWARE (fc2)
    cisco AS5300 (R4K) processor (revision A.32) with 65536K/16384K bytes of memory.
    NAS Debugging output:
    Mar  1 17:05:22 UTC: VDEV_ALLOCATE: 1/33 is allocated
    Mar  1 17:05:22 UTC: EVENT_FROM_ISDN: dchan_idb=0x623BA450, call_id=0x2E41, ces=0x1
       bchan=0xD, event=0x1, cause=0x0
    Mar  1 17:05:22 UTC:  dev in call to isdn : set dnis_collected & fap_notify
    Mar  1 17:05:22 UTC: EVENT_FROM_ISDN:(2E41): DEV_INCALL at slot 1, port 33
    Mar  1 17:05:22 UTC: EVENT_FROM_ISDN: decode:calling oct3 0x21, called oct3 0xA1, oct3a 0x83,mask 0x3F
    Mar  1 17:05:22 UTC: EVENT_FROM_ISDN: csm_call_info:calling oct3 0x21, called oct3 0xA1, oct3a 0x83,mask 0x3F
    Mar  1 17:05:22 UTC: CSM_PROC_IDLE: CSM_EVENT_ISDN_CALL at slot 1, port 33
    Mar  1 17:05:22 UTC: Mica Modem(1/33): Configure(0x1 = 0x0)
    Mar  1 17:05:22 UTC: Mica Modem(1/33): Configure(0x23 = 0x0)
    Mar  1 17:05:22 UTC: Mica Modem(1/33): Call Setup
    Mar  1 17:05:22 UTC: csm_connect_pri_vdev: TS allocated at bp_stream 1, bp_Ch 3, vdev_common 0x61D53E9C 1/33
    Mar  1 17:05:23 UTC: Mica Modem(1/33): State Transition to Call Setup
    Mar  1 17:05:23 UTC: Mica Modem(1/33): Went offhook
    Mar  1 17:05:23 UTC: CSM_PROC_IC2_RING: CSM_EVENT_MODEM_OFFHOOK at slot 1, port 33
    Mar  1 17:05:23 UTC: EVENT_FROM_ISDN: dchan_idb=0x623BA450, call_id=0x2E41, ces=0x1
       bchan=0xD, event=0x4, cause=0x0
    Mar  1 17:05:23 UTC: EVENT_FROM_ISDN:(2E41): DEV_CONNECTED at slot 1, port 33
    Mar  1 17:05:23 UTC: CSM_PROC_IC6_WAIT_FOR_CONNECT: CSM_EVENT_ISDN_CONNECTED at slot 1, port 33
    Mar  1 17:05:23 UTC: Mica Modem(1/33): Link Initiate
    Mar  1 17:05:23 UTC: %ISDN-6-CONNECT: Interface Serial0:13 is now connected to 02155915479 N/A
    Mar  1 17:05:24 UTC: Mica Modem(1/33): State Transition to Connect
    Mar  1 17:05:24 UTC: Mica Modem(1/33): State Transition to V8bis Exchange
    Mar  1 17:05:28 UTC: Mica Modem(1/33): State Transition to Link
    Mar  1 17:05:32 UTC: Mica Modem(1/33): State Transition to Ranging <- !!!!!! Call drops here *******
    Mar  1 17:05:59 UTC: %ISDN-6-DISCONNECT: Interface Serial0:13  disconnected from 02155915479 , call lasted 36 seconds
    Mar  1 17:05:59 UTC: EVENT_FROM_ISDN: dchan_idb=0x623BA450, call_id=0x2E41, ces=0x1
       bchan=0xD, event=0x0, cause=0x10
    Mar  1 17:05:59 UTC: EVENT_FROM_ISDN:(2E41): DEV_IDLE at slot 1, port 33
    Mar  1 17:05:59 UTC: CSM_PROC_IC7_OC6_CONNECTED: CSM_EVENT_ISDN_DISCONNECTED at slot 1, port 33
    Mar  1 17:05:59 UTC: Mica Modem(1/33): Link Terminate(0x6)
    Mar  1 17:05:59 UTC: CSM(1/33): Enter csm_enter_disconnecting_state
    Mar  1 17:06:00 UTC: EVENT_FROM_ISDN: dchan_idb=0x623BA450, call_id=0x2E41, ces=0x1
       bchan=0xD, event=0x0, cause=0x0
    Mar  1 17:06:00 UTC: VDEV_DEALLOCATE: slot 1, port 33 is deallocated
    Mar  1 17:06:00 UTC: Mica Modem(1/33): State Transition to Terminating
    Mar  1 17:06:00 UTC: Mica Modem(1/33): State Transition to Idle
    Mar  1 17:06:00 UTC: Mica Modem(1/33): Went onhook
    Mar  1 17:06:00 UTC: CSM_PROC_IC8_OC8_DISCONNECTING: CSM_EVENT_MODEM_ONHOOK at slot 1, port 33
    Mar  1 17:06:00 UTC: CSM(1/33): Enter csm_enter_idle_state
    CE Router Details:
    Cisco IOS Software, 2800 Software (C2800NM-ADVENTERPRISEK9-M), Version 12.4(25a), RELEASE SOFTWARE (fc2)
    CE External Modem: Paradyne3920
    chat-script:
    ABORT ERROR ABORT BUSY ABORT "NO ANSWER" "" AT&F\\D1\\Q3M0&D2&R0&S1S55=1S0=2&W OK "ATDT \T" TIMEOUT 60 CONNECT \c

  • Functions from Module Scoping Question

    Hello,
    I have the following case:
    I`m using module that contains several functions, some of them are executing commends in remote sessions. These functions are used from Powershell Script.
    The issue is that when function refers to variable from the local computer using the “$Using:var” syntax, it does not tries to access the variables that is defined in Script scope.
    The exception is:
    “Invoke-Command : The value of the using variable ‘$using:var’ cannot be retrieved because it has not been set in the local session.”
    This behavior is not reproduced when the functions are defined in the Script. I`m aware that Modules have their own “Scope”(or Context or whatever…), so I suppose the behavior is by design
    I`m able to workaround it in two ways:
    Using the “$Using:global:var” syntax in the script block or dot source the script.
    However it`s not so appropriate for my purpose.
    My Question is:
    Can I force the Functions that comes from Module to behave the same way as if they are defined in the Script.
    Any other suggestions are welcome.
    Some examples:
    Module content:
    function Main
    param
    $sb2
    $ses = New-PSSession -ComputerName sof-srv01
    Execute -ses $ses -sb $sb2
    function Execute
    param (
    $sb,
    $ses
    Invoke-Command -Session $ses -ScriptBlock $sb
    Export-ModuleMember Execute,Main
    Script content:
    $var = ‘winrm’
    $scr = {Get-Service $using:var}
    Main -sb2 $scr

    You're wrong as always: there's such a thing as DOT SOURCING MODE when using Import-Module.
    Finally, you must know by now, that your post above is plain RUBBISH. 
    In other words, you are a complete PowerShell ignorant ( probably, you are a good rubbishellian ). 
    Surely, you re-read your BUGGY bug report https://connect.microsoft.com/PowerShell/feedback/details/828782/functions-in-script-modules-do-not-inherit-variables-from-the-scope-of-their-caller.
    Now, someone posted how-to-do-it ...
    I have no idea WHERE and WHY you got these three letters: m, v and p...
    P.S.: How do you dare to post your rubbishell concepts in my reports? Leave my posts
    clean!
    Well, at least you finally had the guts to post what you meant by "Import-Module in DOT SOURCING MODE".  As expected, it's garbage.
    As you've pointed out, when you pass a path to a .ps1 file to Import-Module, it recognizes that a .ps1 file is not a module, and just dot-sources the script to load its contents instead.  (And as you pointed out in your report on connect, this behavior
    is buggy.  Microsoft probably shouldn't have included it at all, and just had Import-Module produce an error if you try to point it as a non-module file, but whatever.  The functionality is there now.)
    Any discussion of Script Modules has nothing do with dot-sourcing a ps1 file, regardless of whether you did it yourself, or called Import-Module.  Script Modules are psm1 files, and when they are imported, it happens in a very different way than when
    a script is dot-sourced.  Modules get their own session state which is separate from the main PowerShell session (except for the Global scope, which is shared by everything).  That separation of session state is what leads to the types
    of problems the OP posted here.
    Now that you've finally owned up to what you were talking about, it would appear that your proposed solution is to stop using Script Modules, and just dot-source ps1 files instead.  Have fun with that.

  • State transitions across components?

    Hi,
    I've been using Catalyst for a few days now to put together a "clickable mockup" of an app. Instead of working based on a comp, I'm creating the UI in Catalyst directly, using it's built-in components and creating a "wireframe" look. Works fine. I anticipate to work with more hi-fi comps.
    One thing I'm having trouble with, is making deep transitions between states from subcomponents.
    Imagine this setup:
    The app has two states/pages, "1" and "2". Inside each page, I have one component to represent all the states of that page. So for the first page, the internal component states would be 1-1, 1-2 and 1-3. Ditto for 2.
    So, now, let's say that in state 1-3, I have a button inside the component, where I want to transition to 2-2. Currently, it appears that there is no way for me to do that. When I click on the options in "Play transition to state" of the button, it shows me states 1 and 2, as well as 1-1 through 1-3, but it does not show the "child" states of "2".
    Is there any way to accomplish the transition from 1-3 to 2-2?
    Another version on the same problem: let's say I can somehow get from 1-3 to 2-2. Now, inside 2-2, I have a button that jumps back to "1". Currently, when I jump to "1", it jumps to whatever state 1 was in, which is 1-3 in my case, which is undesirable. It would be nice if I could somehow reset the component state on some event (showing, hiding, ...) to its default state, so that when people later jump back to it, it would start in its default state.
    I am familiar with ActionScript and XML and did poke around a bit. I see that in components, there is this kind of code:
      protected function Button_click_1_1():void
        mx.core.FlexGlobals.topLevelApplication.currentState='AppHome';
    I speculate that this lets me do what I need by editing code, and instead of topLevelApplication.currentState using topLevelApplication.someComponent.currentState... but I wanted to see if there is/will be another friendlier way of accomplishing this?

    Hi,
    Just my, hopefully helpful thoughts about how to render complex state transition much easier to understand, design and debug ...............
    Perhaps, initially for coders with a solid background in conditional logic, the inclusion of one or two design windows/panels providing the ability to design and display at least state transition diagrams and preferably also state transition tables, could be very helpful when trying to either design or understand complex, inter-related state transitions - actually, even relatively simple state-transitions with only five to seven objects, each with only three or four states to track concurrently, can be difficult to design, debug and test using just a mental model and memory to retain knowledge of the desired vs. actual state transition paths.
    Although I say "initially for coders", many years ago I taught both of these techniques successfully during software "design principles" courses that addressed software developers who's function was to prepare "design specifications" rather than actually write the code which, in those days, was the job of programmers rather than designers.  In fact many of my students were not programmers at all - for example analysts who used state transition diagramming techniques to design functions regardless of whether those functions would become implemented as code, or as a set of human actions, or mechanical machine operations (think pinball!).
    It should be possible using today's technoloy to be able to
        (a) generate code from a state transition table or a state transition diagram and
        (b) generate both forms of diagram from existing code (including the code autogenerated during visual design and
        (c) consistency check existing code automatically.
    It should be possible, using state transition table and diagram functions, to highlight structural logic errors.  How such highlighting should be done, for example:
        (a) using a classic state transition table or diagram or
        (b) generating some form of structured text report or
        (c) inserting colour-highlighted error messages in-line in the code or
        (c) some other more visual-designer-oriented signalling technique or
        (d) a combination of several of the above
    would be a design issue for Adobe.  This would not be a trivial exercise for Adobe, but the functionality would be reusable, i.e. transferable into other products.
    After all, the only reason for such tables or diagrams is to render complex state transitions understandable by humans, and these two techniques have proved extremely useful for many decades in many areas of design - programming, electronic circuit design, machine design, business process design......
    Re. Catalys, it's just a classic program design application, with some whizzy UI graphics that need to display, disappear, change colour, glow, shimmer, move, .... in predictable and desirable ways.
    The original pinball machines used mechanical relays to implement their underlying state transition diagrams; pinball designers needed to understand at least two things (a) complex state transitions and (b) a well designed UI. From this point of view, Catalyst looks like a pinball design panel!

  • BB Credit transitions from zero

    Greetings,
    When I do a sho int fcx/x counters, I can see information that really doesn't make much sense to me and its not explained anywhere that I can easily find.
    One in particular is:
    <number> bb credit transitions from zero.
    I also see the same <number> LLR.
    I have 2 x 9509's with ONS 15454 in the middle. Both 9509's are reporting the same number of BB Credit transitions from zero on the ISL (and Port Channel stats) and one switch as <number> for output LRRs and the other switch has <number> for input LRR.
    This might be pure coincidence but I want to see if running out of bb credits (which is extremely unlikely over this distance) is causing the LRR events.
    I believe LRR events (where is this documented) are caused by some sort of media error outside the 9509 in this case. I can't get any stats on the ONS as the person running them just plain wont look.
    I get the feeling that I am getting a glitch in one of the DWDM links but I need to cover all bases.
    Stephen

    If anyone is interested in this posting,  I am not running out of BB credits enough to cause LRR's. It could be a pure coincidence and the media links are apparently my problem.
    Massive starvation of BB credits will apparently do something along these lines but its not my problem.  Also, an event is supposed to happen if I had starvation of BB credits.  I don't know what it would be but considering the amount of endless syslog events that comes out of the MDS switches, I am sure I would notice something.
    Stephen

  • Triggering a state transition via time

    Something that comes up often for me is the need to jump from one state to another after a certain amount
    of time (as opposed to a user clicking on something).
    For example, lets say you are prototyping a search interface. The sequence is:
    1) The user fills in a form and clicks "Search"    (state 1)
    2) The UI displays a "searching" indicator for a few seconds (state 2)
    3) Search Results are displayed (state 3)
    Note that the user does not "click" anything to go from "state 2" to "state 3"; it happens
    automatically after some specified time.
    For the life of me I cannon figure out how to do this in Flash Catalyst gracefully. You can kind of fake it
    my fading things in the timeline, but this seems "hacky"; also, I cannot figure out how to fade something in AND
    fade something out in the same transition (to simulate state 2 above).
    Any suggestions?
    Thanks!
    Rob

    Hey! thanx for your quick reply. This really sucks.....
    Date: Sun, 7 Feb 2010 11:06:28 -0700
    From: [email protected]
    To: [email protected]
    Subject: Triggering a state transition via time
    You can't do this in Catalyst; you have to add timer code in Flash Builder. And what totally sucks is that once you modify code in Flash Builder, you can't bring it back into Catalyst; it's a one way street
    >

  • Hi I've noticed many of the standard video transitions from CC didn't carry over to 2014 can these be imported?

    Hi I've noticed many of the standard video transitions from CC didn't carry over to 2014 can these be imported? 3D,2D its very much bare bones now and I was fairly used to using several of those.  The ones I purchased carried over.  Thanks

    Ok, I'll leave keep connected to the test socket then, current router stats are as follows
    DSL Line (Wire Pair):
    Line 1 (inner pair)
    Protocol:
    G.DMT
    Downstream Rate:
    1184 kbps
    Upstream Rate:
    448 kbps
    Channel:
    Interleaved
    Current Noise Margin:
    24.0 dB (Downstream), 24.0 dB (Upstream)
    Current Attenuation:
    21.1 dB (Downstream), 12.0 dB (Upstream)
    Current Output Power:
    17.2 dB (Downstream), 11.9 dB (Upstream)
    DSLAM Vendor Information:
    Country: {F} Vendor: {ALCB} Specific: {0}
    PVC Info:
    0/38
    Speedtester is reporting
     Download speedachieved during the test was - 355 Kbps
     For your connection, the acceptable range of speeds is 50-500 Kbps.
     Additional Information:
     Your DSL Connection Rate :1184 Kbps(DOWN-STREAM), 448 Kbps(UP-STREAM)
     IP Profile for your line is - 500 Kbps
    Kitz reports that my IP profile should be at 1 mbps (http://www.kitz.co.uk/adsl/IPprofile.htm) but I was syncing at about 600 kbps earlier today before I accidently reset my router (pulled a wire I didn't mean to pull. ) After the reset my sync jumped to the current 1184 so it's probably still readjusting, noise started at 9 dB but rose to about 20, before rising to 24 later tonight. I'm pretty sure my house doesn't have any internal wiring issues, but I suppose it's better safe than sorry. Regarding why my noise margin is currently so high, I don't know for sure but when I was first having issues I'm pretty sure I remember my IP profile being stuck at 135 kbps while I was syncing at about 1 mbps, I don't know if this could have contributed. My IP profile seems to be behaving fine now, though.
    Anyway, thanks once again,
    carrotworks

  • Open MQ 4.3 "Bad transaction state transition"

    We have Open MQ 4.3 in remote, enhanced cluster. We are seeing ERRORs and WARNINGs in broker log file. They occur sporadically, once every couple hours or so. I think they might be related. Anyone have an idea what the problems may be?
    1) "Bad transaction state transition"
    [30/Jun/2009:00:48:12 EDT] ERROR com.sun.messaging.jmq.jmsserver.util.BrokerException: Bad transaction state transition. Cannot perform operation PREPARE_TRANSACTION(56) (XAFlag=null) on a transaction in state STARTED(1).: TUID=8284690576893811200 Xid=62726970706C303130302E6263627372692E6F72672C7365727665722C5032363137332C00E11C0000CD99242E62726970706C303130302E6263627372692E6F72672C7365727665722C503236313733:
    com.sun.messaging.jmq.jmsserver.util.BrokerException: Bad transaction state transition. Cannot perform operation PREPARE_TRANSACTION(56) (XAFlag=null) on a transaction in state STARTED(1).
    at com.sun.messaging.jmq.jmsserver.data.TransactionState.nextState(TransactionState.java:440)
    at com.sun.messaging.jmq.jmsserver.data.handlers.TransactionHandler.doPrepare(TransactionHandler.java:1625)
    at com.sun.messaging.jmq.jmsserver.data.handlers.TransactionHandler.handle(TransactionHandler.java:551)
    at com.sun.messaging.jmq.jmsserver.data.PacketRouter.handleMessage(PacketRouter.java:181)
    at com.sun.messaging.jmq.jmsserver.service.imq.IMQIPConnection.readData(IMQIPConnection.java:1489)
    at com.sun.messaging.jmq.jmsserver.service.imq.IMQIPConnection.process(IMQIPConnection.java:644)
    at com.sun.messaging.jmq.jmsserver.service.imq.OperationRunnable.process(OperationRunnable.java:170)
    at com.sun.messaging.jmq.jmsserver.util.pool.BasicRunnable.run(BasicRunnable.java:493)
    at java.lang.Thread.run(Thread.java:595)
    2) "ROLLBACK_TRANSACTION(48): Ignoring unknown XID"
    [29/Jun/2009:22:54:34 EDT] WARNING ROLLBACK_TRANSACTION(48): Ignoring unknown XID=62726970706C303130302E6263627372692E6F72672C7365727665722C5032363137332C0006140000CD99242E62726970706C303130302E6263627372692E6F72672C7365727665722C503236313733 broker will notify the client
    3) "Heartbeat timeout"
    [29/Jun/2009:22:54:14 EDT] WARNING [B2122]: Heartbeat timeout from /192.168.106.192:32000 [brokerID=jmsnode_brippl0301, brokerSession=8155493556708599552] (seq#=7856, ts=1246330447089, interval=2, len=231) sender=/192.168.106.192:57964
    Steve

    Your question has also been posted to mq-interest alias with broker/appserver log files. The following is based on the log files:
    1) "Bad transaction state transition"
    The server.log you provided shows that right before this exception, there was appserver exception as below. It appears that something was wrong with the application/appserver state:
    [#|2009-06-29T19:03:32.253-0400|WARNING|sun-appserver9.1|javax.enterprise.system.core.transaction|_ThreadID=22;_ThreadName=JMSJCA sync #0(queRouterRequest);Context=RouterJMS_ESB_R1_0032_PPMO_090626/queRouterRequest_svcBpRouterJMS_ejb;_RequestID=f92d8d20-1abb-4c0b-b6eb-cd205eabcd37;|JTS5041: The resource manager is doing work outside a global transaction
    javax.transaction.xa.XAException
    2) "ROLLBACK_TRANSACTION(48): Ignoring unknown XID"
    This can be ignored. By looking at a couple of such WARNING messages in the broker log you provided
    - The transaction was cleaned up on client connection closing and then the client reconnects, appserver attempts to rollback the old transaction.
    3) "Heartbeat timeout"
    This will be logged if the broker didn't receive heartbeat from the other broker for configured timeout period. This can happen occasionally due to network fluctuation. The heartbeat timeout values can be adjusted by broker "Failure Detection Properties"
    http://docs.sun.com/app/docs/doc/820-6740/gguju?a=view

  • How to Extract Customized Financial Statement Version from R/3 to BW

    Hi Gurus,
    Could anybody tell me how to Extract Customized Financial Statement Version from R/3 to BW. Also send me docs on FICO and COPA extraction from R/3 to BW.
    Thanks in advance...
    Regards
    Rafi

    Sayed
    Please see this BW Best Practice link
    http://help.sap.com/bp_biv133/
    http://help.sap.com/bp_biv235/BI_EN/html/BW/COPABaselineAnal.htm
    http://help.sap.com/bp_biv235/BI_EN/html/BW/ControllingAnalysis.htm
    COPA Business content
    http://help.sap.com/saphelp_nw04/helpdata/en/28/3dc7393b26da1de10000000a114084/content.htm
    Hope this helps
    Thnaks
    Sat

  • I have .me and .mac email accounts on my iPhone 4. I thought I had successfully transitioned from MobileMe to iCloud, but something must be wrong. iCloud seems to work fine on my computer and, with the exception of two email accounts, seems to be fine on

    I have .me and .mac email accounts on my iPhone 4. I thought I had successfully transitioned from MobileMe to iCloud, but something must be wrong. iCloud seems to work fine on my computer and, with the exception of two email accounts, seems to be fine on my phone. Can/should I delete the accounts on my phone and start over? It is somewhat of a nuisance to have two email accounts and double the amount of emails. The only thing different about the two iCloud accounts is the email addresses. Thanks.

    Well, seems I managed to unscrew this...I deleted my iCloud mail account and reinstalled it on my phone. That got rid of the duplicate .me/.mac email accounts.

  • Is there a way to extract the transitions from the trailers in iMovie '11 to use in my own movie?

    I want to create an iMovie, and I'd like to use bits and pieces from the different movie trailers templates. Is there a way for me to extract just the transitions from these trailers.
    I don't want to use the trailers themselves as they are now because the options are too limited in respect to how I can create the movie. For example, there are times where I only want two words on the screen, but I am forced to use three instead. Also, I would like to delete such things as "cast" and "credits," but it doesn't seems like I can do that either.
    Thanks in advance for your help.
    Cheers.

    Rommel Cinco wrote:
    Is there a way for me to extract just the transitions from these trailers.
    No there is not.
    You could create a trailer, share it and then re-import and cut out just the pieces you want, but I don't think that's what you're looking for.
    Matt

  • HELP! Downloaded LR5 and when open it shows an error message saying error while trying to change from modules and I can not even import photos. Am I doing something wrong?

    HELP! Downloaded LR5 and when open it shows an error message saying error while trying to change from modules and I can not even import photos. Am I doing something wrong?

    I have the same problem, and the solutions in   Error changing modules | Lightroom do not work.  Even uninstalling and reinstalling a new copy did not solve the problem.  As anyone got an idea what other lingering files might be causing the problem?

  • Occasional sharp 'beep' sound when transition from a photo to a video

    Hi guys-
    I've been looking everywhere trying to solve this without any luck (doesnt seems like many out there with such problem).
    I'm compiling a video for a family event (comprising of still photos and video clips) but i noticed that occasionally when the compilation play from a still to a video clip- it'll emit a sharp 'beep' noise.
    This is what i checked and confirm so far-
    1. it happens only when moving from a photo to a video (but not always occur).
    2. the video clip has original sound volume set to 0.
    3. original video clip does not contain the beep.
    4. background song does not contain the beep.
    5. not all transition from photo following video produce such beep.
    6. the beep still happens even with the background song removed (technically no voice element in the project).
    Can anyone share any ideas/experience around this?
    Thanks in advance!
    - Ryan

    Does this happen just when playing in iMovie, or after you've rendered the video into a finalized stand-alone file? If you haven't exported the movie yet, I'd try that and see if the beep is still there.

Maybe you are looking for

  • How to create a custom measure for each level of a dimension

    Hi all! Can Anyone please explain me with an example, how to create a custom measure for each level for a dimension? I dont mine if you use one or more measures. thanks in advance hope someone helps me.

  • "Need Help" link no longer exists for developer error troubleshooting

    I am completing the "Contact Management" tutorial--which is quite well documented, I must say--and have discovered that the old Interakt Collection had links pop up to diagnose possible solutions to error messages. These have been surreptitiously del

  • Problem in Database Recovery..

    I m working at Test Environment, My database is running in ArchiveLogMode. I have current backup and old backup (one month old), For practice of Backup & Recovery, I deleted the control files, online redo logs and data files and restored from old bac

  • 16:9 Sequence but I need to be 4:3 safe

    Hello - Is there a setting in Motion that will allow me to be 4:3 safe in a 16:9 Canvas? Greg

  • The google.xml search plugin won't speak English

    I have just updated Firefox 3.6.15 to version 4 running under Windows 7 SP1. Before I upgraded it I had edited google.xml to change all instances of http://www.google.com to http://www.google.co.uk. I also added the line <Param name="hl" value="en"/>