Swf playing layers that are dimmed out.

I have been trying to save out an animation in swf.  However for some reason it's playing animations layers that been dimmed out( Which I  didn't want to include in the save swf.)
I'm not sure what's going on.  I just want the layer "Walk_forward" to animate in the swf and not both "Walk_forward" layer and "Walk_in_place" I could just delete the one layer, but I would like to save them in the same file.
Any ideas?  Thanks

Right click on the title area of the layer you do not want in the animation and choose "Guide"  It will still appear on the timeline for you to be able to use as a guide/reference, but will not appear in the published file.

Similar Messages

  • I have duplicative song files in my library that are grayed out.  This seems to cause a syncing problem to my ipod or iphone.  How can I clean up this mess?

    I chose to let iTunes rearrange my files and it appears to have duplicated them in my computer's drive.  So now I have the same folders/files directly under my D drive (second computer hard drive) and also in the iTunes Music Folder that iTunes created.  Wasn't sure what to do so I did another import and now I have files in my library that are grayed out with the small i symbol in the circle next to them.  I also have the working (bolded) files too.  How can I clean this up?

    Musicman05 wrote:
    Is there a way to override the 256kbps "conversion" when uploading to iCloud? 
    No. All music that is mirrored in the cloud will be AAC@256 Kbps.
    Musicman05 wrote:
    Along the same lines, if I "download" a song from my library to my iPhone, then plug my iPhone into my computer and sync the song file from my computer, will the higher quality original file overwrite the 256 one? 
    No, because with iTunes Match enabled on an iOS device traditional syncing of music via USB is disabled. All music management is done directly on the device.
    Musicman05 wrote:
    Also, if I want to syncronize another computer using iTunes match, how can I get the higher quality audio files?  Will I simply have to transport all of them by an exernal hard drive or thumb drive?
    You will first have to copy the high-quality audio files to the computer, add them to the iTunes library then enable iTunes Match.

  • I have an iPhone 5c and want to play songs that are stored on my PC iTunes library, but were not bought through iTunes.  How do I do this?

    I have an iPhone 5c and want to play songs that are stored on my PC iTunes library, but were not bought through iTunes.  How do I do this?

    Hi there eramhar,
    It sounds like you are wanting to sync your music to your iPhone. If so, you may find the information in the article below helpful.
    iTunes 11 for Windows: Set up syncing for iPod, iPhone, or iPad
    http://support.apple.com/kb/ph12313
    -Griff W. 

  • How do I open documents that are grayed out?

    How do I open documents that are grayed out?

    Do these files have a file extension (e.g. .dmg, .jpg, etc.)?
    Clinton
    MacBook Pro (15” Late 2011), OS X Yosemite 10.10, 16GB Crucial RAM, 960GB M500 Crucial SSD, 27” Apple Thunderbolt Display

  • Stop unwanted emails that are filtered out on laptop but come to iphone

         stop unwanted emails that are filtered out on laptop but come to iphone

        We don't want pesky emails coming to your phone when you don't want them, kazoojoe. When you have them filtered on your laptop, are you using Outlook to view your email or are they being filtered directly by your email provider on their website? What email service (Yahoo, AOL, etc) are you using?
    JenniferH_VZW
    Follow us on Twitter www.twitter.com/vzwsupport

  • How to find all routes that are going out an interface in IOS-XR.

    Hi all,
    So if I have the following set up in IOS:
    interface GigabitEthernet7/0/0.265
    encapsulation dot1Q 265
    ip vrf forwarding test
    ip address 1.1.1.1 255.255.255.252
    ip verify unicast reverse-path
    end
    ip route vrf Apollo 2.2.2.0 255.255.255.248 1.1.1.2
    I can see all the routes that are going out the interface using show ip cef command:
    ios-router#show ip cef vrf test GigabitEthernet7/0/0.265
    2.2.2.0/29
      nexthop 1.1.1.2 GigabitEthernet7/0/0.265
    1.1.1.0/30
      attached to GigabitEthernet7/0/0.265
    1.1.1.2/32
      attached to GigabitEthernet7/0/0.265
    In case of IOS-XR (ASR9K 4.3.2 or 4.3.1) the same setup and command shows only
    attached routes:
    router static
    vrf test
      address-family ipv4 unicast
       2.2.2.0/29 1.1.1.2
    RP/0/RSP0/CPU0:TST_riga-sb7-pe-asr9#show cef vrf test bundle-ether2.265
    Prefix              Next Hop            Interface
    1.1.1.0/30          attached            Bundle-Ether2.2220333
    1.1.1.0/32          broadcast           Bundle-Ether2.2220333
    1.1.1.1/32          receive             Bundle-Ether2.2220333
    1.1.1.2/32          1.1.1.2             Bundle-Ether2.2220333
    1.1.1.3/32          broadcast           Bundle-Ether2.2220333
    Is there any command to see all the routes that are going out an interface without complicated parsing
    of the configuration, recursive show cef commands etc.?

    You can accomplish this with the "show route" command.  Here is an example:
    P/0/RSP1/CPU0:ASR9006-E#sh route next-hop tenGigE 0/3/0/2
    Tue Oct  8 15:34:58.046 UTC
    Codes: C - connected, S - static, R - RIP, B - BGP
           D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
           N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
           E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
           i - ISIS, L1 - IS-IS level-1, L2 - IS-IS level-2
           ia - IS-IS inter area, su - IS-IS summary null, * - candidate default
           U - per-user static route, o - ODR, L - local, G  - DAGR
           A - access/subscriber, - FRR Backup path
    Gateway of last resort is 172.18.87.1 to network 0.0.0.0
    D    10.95.248.1/32 [90/128512] via 10.129.56.210, 4d00h, TenGigE0/3/0/2
    C    10.129.56.208/30 is directly connected, 4d00h, TenGigE0/3/0/2
    L    10.129.56.209/32 is directly connected, 4d00h, TenGigE0/3/0/2
    O    10.242.142.240/30 [110/20] via 10.129.56.210, 3d11h, TenGigE0/3/0/2
                           [110/20] via 10.129.56.214, 3d11h, TenGigE0/3/0/3
    D    192.168.1.16/32 [90/128512] via 10.129.56.210, 4d00h, TenGigE0/3/0/2
    D    192.168.20.39/32 [90/128512] via 10.129.56.210, 4d00h, TenGigE0/3/0/2
    RP/0/RSP1/CPU0:ASR9006-E#
    Thanks,
    Bryan

  • Removing Logical Networks and Subnets from Hyper-V Host Network Adapters that are greyed out

    Hello All
    I am new to SCVMM 2012 R2 and I have create a Hyper-V Cluster and now creating Logical Networks and Port Profiles and Logical Switches. I have figured out how to create all of them properly now, but I have made some mistakes in the past. I have a Logical
    Switch created and assigned to network adapters on the hosts. Now I am trying to add the other switches to other adapters, but I have associations on network adapters to Logical Switches and Subnets that are not correct and need to be removed so I can add
    the correct ones, but in the console the network adapters that I need to work with the information is grayed out and I can't change the information. 
    I am not an expert at Powershell. Below you can see a Logical Network and Sunets associated
    to a Network adapter. Can someone help figure out how to remove the information so I can assign the correct Logical Network?
    I woul so much appreciate this. I know there is a way to do this in
    PowerShell but I don't know Powershell that much. I
    am savoing all the
    powershell scripts ever time I configure something in SCVMM but I have had no luck trying to
    revearse what I did.
    Help Please
    Christopher
    Christopher Scannell

    This shows that an Uplink profile associated with this host, links to these logical networks. In order to remove this successfully, you must remove the logical switch and uplink deployed to the hosts.
    For a complete overview and guidance on the required configuration, have a look at the whitepaper we created. 
    http://gallery.technet.microsoft.com/Hybrid-Cloud-with-NVGRE-aa6e1e9a
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • Sync with Shuffle/can't play songs that are on shuffle

    I can no longer play the songs that are on my shuffle when I sync with itunes. Before the update I could select a song and play it before I would remove it.
    I can select the song but the play button remains gray. This is no good because I would regularly add and remove songs. I like to give a quick listen before I remove the song. Can't do that now.
    Help?
    thanks in advance

    Well I restarted my computer and sync'd my shuffle again for the 3rd time and now it likes it again. All songs play like before now. Still dont know why it did this though?

  • Can't play midifiles that are build in with websites? some weeks ago it did on iphone ipad and imac. what to do?

    Since a few weeks I can't hear the midifiles that are build in in some websites. My iMac just won't play them
    Already installed latest Quicktime and selected as to use all the time on midifiles. However, when I try websites that I could always
    hear it just don't work. Neither on my iPhone 5S, nor my iPhone 4S, nor my iPad air, nor my mac Book!!
    Is this a problem with Safari? Or also IOS? and OSX?
    I centre can't help me, really strange..
    Anyone a good, usefull hint?

    Is this with OS X 10.6.8, as in your post footer ?.
    If so, please give an example site that doesn't work properly, since they usually do here :
    e.g. http://www.royalfreemusicsociety.org.uk/Archive/Music/100C4C/4-21B.mid
    For 10.8.5 & onwards : Midi plug-in for OS 10.8.5?: Apple Support Communities

  • How do I purchase additional loops for GarageBand that are greyed out?

    Just purchased a Macbook Pro with Retina Display.  When I launch Garageband, many of the loops are greyed out as are many of the instruments.
    Where do I go to purchase the upgrades to get all of the instruments and all of the loops?

    I’m aware of two ways:
    Option 1:  Go to any Verizon store and purchase a data plan.
    Option 2:  The $15 $60 $90 refill card from Wal-Mart
    Walmart No.: 550562111
    Model No.: VERIZONBB 17735
    (Best Buy and Radio Shack sell the device and may have the card)
    1) Purchase a data plan using the refill card at Wal-Mart
    2) Add the card to your account by calling the number on back
    3) Activate the card by calling back and speaking to an agent (this gets you online)
    4) Tell the agent to setup your online account and email your account password
    5) Go to Verizonwireless.com/account and complete the online account setup
    When your data plan runs out, “Verizon QuickAccess” comes up. Once your account setup is complete you can add refill cards and purchase and activate data plans through quickaccess.com without calling Verizon.

  • BUG: Layers that are turned off show up in published pages

    Layers that have visibility turned off in the timeline still show up in the published page.
    Also, these layers didn't have keyframes, which means they stayed on the entire time once they were instantiated.
    This makes it NOT appear within the program, but DOES appear when publishing. Was driving me crazy, and should be considred a program bug, since turning off visibility should be both in the software and the published page.
    - Ian

    Hi,
    Thanks for the quick response.
    I can't send a link at the moment, but it should be reproduceable by creating a layer on the timeline, clicking the EYE icon to unset Element Visibility, then publishing or previewing. The element will still be visible on the preview and the published page.
    I would expect the behavior of all layers that had visibility turned off to not be visible in the published page or preview.

  • How can I play files that are possibly corrupt (play fine in other apps)?

    I have these three mp3 files that I am trying to add to itunes so that I can add them to my ipod. They play fine on winamp and I've listened to the entire song on each track without any problems. Itunes will not let me add them to the library though. It doesn't give me an error message, it simply doesn't add them. I've cleared my entire library and tried adding only these 3, by drag and drop as well as the file browser, and I'm certain that they simply do not appear in the library. Is there any way to fix the corrupt part of these files, or have itunes just ignore it and try playing them anyway?

    iTunes is very fussy about tags and sometimes will not play files other players accept.
    There are vearious things you could try, but backup any files before experimenting on them.
    You could try an MP3 repair tool:
    http://www.drtag.de/en/description_mp3rt.htm
    MP3 Tag Studio also claims repair capabilities.
    http://www.magnusbrading.com/mp3ts/
    Remove iD3 tags
    http://www.marre.org/id3remover/
    Foobar2000 has tag removal and add capabilities
    http://www.foobar2000.org/
    http://discussions.apple.com/thread.jspa?threadID=1099727&tstart=0

  • Display has areas that are dim or darker in color slightly

    Has anyone else had this issue where a small area of the screen is slightly dimmed or slightly darker than the rest? It seems more pronounced after the screen has been "on" for a few minutes. It is more noticable the further my eyes are from the display, but at 2-2.5 feet I notice it enough to bother me.

    Update: turned out to be the screen and the video driver.

  • How to make Outlook 2013 calendar only show specific hours and hide the others that are grayed out

    I’d like to show 7am to 10pm thus allowing the rest of the day to be less cramped vertically on my screen.  I don't want to see all the grayed out hours which are
    outside of business hours.  How can I do this?

    Right click on the time scale and choose the next smaller scale. It may not help much since 7 -10 is a fairly long period, although with 30 min and the ribbon minimized, i see 7a - 11p on a 24" monitor. You may need to set 7 as the start of your business
    day. If you have it set later in options, outlook will start the day at the later time.
    I have screenshots here -
    http://www.outlook-tips.net/tips/tip-503-display-work-hours/
    Diane Poremsky [MVP - Outlook]
    Outlook & Exchange Solutions Center
    Outlook Tips
    Subscribe to Exchange Messaging Outlook weekly newsletter

  • All of a sudden I can not play videos that are sent to me, I had no trouble playing them with quicktime before, what can I do?

    I have had this iMac for 5 years and have had zero problems with it , I run the lastest software (not mountain Lion) and all of a sudden I can not play downloaded videos that have been sent to me. What can I do ?

    Either launch VLC (assuming you have installed it) and then open the file you want to view from within VLC, or, select the file (don't open) you want to view and do Command+I and from the window that appears select VLC from the 'Open with:' option.
    You can make this the default if you wish by also clicking on the 'change all' button.

Maybe you are looking for

  • OSB Service Type

    HI,    I want to know the best practices (scenarios) of using "Service Types" while creating proxy/business services in OSB. Could you plese help me in the same . Thanks and Regards Guru...

  • Error when quitting After Effects

    Somtimes when I quit After Effects CS6 on my MacBook Pro (2.2 GHz i7 Processor, 6750M Radeon Graphics Card), I receive the following error message: After Effects Alert Last log message was: <140735189834080> <ae.blitpipe> <2> HardwareBlitpipe Disenga

  • Failed to allocate port(s) in the specified range(s) for the following....

    Hi, I'm attempting to install oracle 10.2.0 on Solaris 10. When I create a database i get the error: Failed to allocate port(s) in the specified range(s) for the following process(es): ..... So I look at the logs and there looks like to be some confi

  • Check Code (PK) When type in to text field,Exist or not

    Hi, i want to create a Language Master.I have take two fields LAN_CODE and LAN_NAME in LANG_MASTER Table. Here LAN_CODE is my Primary Key. Now problem is when i type New LAN_CODE into Text Field Item and when i press Submit then it show me Error LAN_

  • Need to create form on a table with report with a table has NO primary key

    Hi, I tried to created some insert/update/delete form+report in an application, it works fine only if the table has primary key. Does anyone know how to create the same functionality with a table with no primary key? I saw an application is built on