Problem: extending the duration of the "clockwork" particle emitter

Hi,
I'm trying to extend the "clockwork" emitter's duration. The default is 10 seconds and it won't go beyond that. I clicked and dragged the out point but after 10 sec, it goes blank. I tried extending the duration of all the elements of the particles - by clicking the triangle next to the "clockwork" layer and then extending the duration of each part - but still no luck.
Seems like I'm trying the most obvious things, but I'm missing something. Can anyone please help?

Welcome to the discussions, FYI:
http://discussions.apple.com/help.jspa#answers
Patrick

Similar Messages

  • Problem Extending the  Dialog component from Flex

    I'm trying to extend the flex Dialog component () for usage in Xcelcius, I can package my component successfully and add it to the add-ons in Xcelsius. The problem is that if I try to drag and drop the component to the Xcelsius workspace, the component appears blank and halts the IDE a bit. Does anyone have an idea what I might be doing wrong?
    my code is as follows:
    package com.component.xcelsius.component
         import flash.text.TextFormatAlign;
         import mx.containers.TitleWindow;
         import mx.controls.Label;
         import mx.core.ScrollPolicy;
         [CxInspectableList ("title", "showTitle")]
         public class ErrorMessageHandler extends TitleWindow
              private var _titleChanged:Boolean = true;
              private var _valueChanged:Boolean = true;
              private var _titleText:String = "My Own";
              private var _showTitle:Boolean = true;
              private var _visible:Boolean = true;
              public function ErrorMessageHandler()
                   super();
              [Inspectable(defaultValue="Title", type="String")]
              public override function get title():String
                   return _titleText;
              public override function set title(value:String):void
                   if (value == null)  value = "";
                   if (_titleText != value)
                        _titleText = value;
                        _titleChanged = true;
                        invalidateProperties();
              override protected function createChildren():void
                   super.createChildren();
                   // Allow the user to make this component very small.
                   this.minWidth = 200;
                   this.minHeight= 25;
                   // turn off the scroll bars
                   this.horizontalScrollPolicy = ScrollPolicy.OFF;
                   this.verticalScrollPolicy = ScrollPolicy.OFF;
              override protected function commitProperties():void
                   super.commitProperties();
                   if (this._titleChanged)
                        this.title = _titleText;
                        this.visible = true;
                        this.showCloseButton = true;
                        invalidateDisplayList();  // invalidate in case the titles require more or less room.
                        _titleChanged = false;
                   if (this._valueChanged)
              // Override updateDisplayList() to update the component
            // based on the style setting.
              override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
                   super.updateDisplayList(unscaledWidth, unscaledHeight);

    Hi,
    First of all make sure you compile your Flex project with Flex SDK 2.0.1 Hotfix 3?
    In the Add-on Packager carefully check your classname (the full class path + class name) because Xcelsius creates an instance of that class when you drag the add-on onto the canvas, so if it doesn't create anything usually it means your classname is wrong in the packager.
    In your case:   
    com.component.xcelsius.component.ErrorMessageHandler
    If none of that works try extending from VBox as the top-level add-on class instead and see if that works (I have never tried with a TitleWindow).
    Regards
    Matt

  • Very Bizarre (to me, anyway) problem animating particle emitter movement

    I'm fairly new to Motion, and I'm sure this falls under the "missing a piece of info" category, but for the life of me, I can't figure this one out.
    I've added a simple particle emitter to a video. It's called "Pop Star," found in the "Sparkles" subfolder of the particle emitters folder in the library.
    I want to animate some basic movement of the entire particle emitter. I basically just want it to move from about the middle of the screen to the upper right corner of the screen while doing its particle emitter magic.
    I have placed the emitter in a group by itself. When I choose the group and drag, I have no problem whatsoever moving the emitter wherever I want. HOWEVER, when I try to RECORD the movement, or when I try to set movement keyframes the same way I do when animating any other content, the emitter will no longer move at all. Instead, when I click the group and drag, a red control point appears and I end up dragging that. When I play the animation back, the symbol representing the anchor point is moving along the line from the first control point to the one I created, but the particle emitter itself does not move at all.
    I've tried this on two separate computers, so I'm sure it's user error - I just don't understand what's happening...or NOT happening.
    Any advice/ideas/suggestions appreciated. Thanks in advance...

    Thanks for the response. So the location parameter is unable to be changed in certain emitters like this one? I chose another emitter at random, "Diesel Fire" I think, and I WAS able to animate the movement of that emitter the way I was trying to animate the movement of the "Pop Star" emitter. I have to admit, I'm still having a hard time understanding why that is.
    I suppose a workaround here would be to export the "Pop Star" emitter separately and then bring it back in as a .mov file?
    Message was edited by: Diss

  • Problem extending VO after upgrade to JDev RUP6

    We are having problems extending VO after upgrading from JDev CU2 to JDev CU6. The extended VORowImpl java file extends the OAViewRowImpl instead of the VO that we are extending. Other files are fine except for the VORowImpl
    Is there any JDev setting we need to set for CU6?
    Any help/insight is appreciated.
    Thanks,
    Ramesh

    Hi,
    R u mean to say ur extended VO's changed automatically,or ur having problem extending the new VO's.
    Thanks

  • Snow particle emitter

    Want to use the snow particle emitter for a 5 minute animation, but it wont let me stretch it much past a minute, just end up with the spinning colour wheel for about 2 mins then its just the same length.
    any ideas?

    You should give Nipsey the solved points...
    New Discussions ResponsesThe new system for discussions asks that after you mark your question as Answered, you take the time to mark any posts that have aided you with the tag and the post that provided your answer with the tag. This not only gives points to the posters, but points anyone searching for answers to similar problems to the proper posts.
    If we use the forums properly they will work well...
    Patrick

  • Bubbles particle emitter: transparency

    Dear all,
    I'm trying to make and underwater effect: i have put the Bubbles particle emitter in front of a blue plane. The problem is that I just see the blue plane in my active camera and not the bubbles. What should I do?
    Thank you in advance.
    Frits

    oops, the background layer was posed in front of the bubbles...problem solved!

  • "Masking" Particle Emitter using image?

    Okay, so here's what I'm trying to do - I want to use the Firework particle emitter, but I want it to 'explode' in the outline of an image.
    I have the image prepared (it's an outline of a drawn character - just the black outlines and transparency), but I can't quite figure out how to get it to work. Setting 'Shape' to Image in the Emitter tab seems to be the way to go, but none of the arrangements work (it becomes a blurry shape vaguely resembling the image), even if the emission alpha cutoff is on.
    Can anyone suggest a method to get this to work?

    Yes everything is set accordingly, and there is a camera in the scene. It works fine during RAM Preview playback, but it's as though it becomes a 2D image when exported to quicktime or brought into FCP.

  • I am getting an error encountered problem with the display driver for my Photoshop CS5 extended

    I have Windows 7 and have used CS5 extended with no problems for quite a while now.
    Last week I started up CS5 and received the error:
    "Photoshop has encountered a problem with the display driver and has temporarily disabled GPU enhancements. Check the video card manufacturers website for the latest software. GPU enhancements can be enabled in the Performance panel of Preferences."
    "Please close program and uninstall and re-install if problem persists"
    I was able to edit, however when I went to save my work it would not do so. The following error came up.
    "Could not complete the command because the extension could not be loaded"
    "Could not save a copy as .....because of a program error"
    I checked to make sure I have the latest driver, I also uninstalled and re-installed the program and I am still getting the errors.
    Can anyone help with this?

    Error 1402 | Error 1406 | Acrobat, Reader

  • Is there anyway for me to extend the duration of trailer in iPad.

    im using imovie in ipad2, i want to extend the duration of the trailer, is there anyway i can do like mac book air.

    Hello dayra. Just plug in your phone then go iTunes "File" -> "Transfer Purchases". If it doesn't work, you can use an iphone to Mac transfer program to help.I personally use this iPhone to Computer Transfer for Mac.It helps me to transfer my music, video, photo, ePub, pdf, Audiobook, Voice memos, Camera roll, ringtone, Podcast, TV Show, SMS, Contact and Call List from iphone to my Mac directly and safely.It works well for me,you can give it a try.
    Hope it helps.
    You can use http://www.ask.com to search more

  • How to extend the video timeline duration  in Photoshop CS6

    I’m trying to make a  3D  text video intro in Photoshop CS6. It seems like the default time line  is only 10 seconds long. Is there any way to extend the duration of the time line?

    Thank you for your reply.  However I’m not sure that will help.
    Here is what I am doing. I have 3 3D objects merged together. I 3D background and 2 text objects. I want to animated the 2 text objects. However I need more then 10 seconds to animate it the way I want to.
    I have tried adding more objects but the time line does not extend the duration of the time line.
    CS 5 had an option to set the time line. 

  • Extending the duration of a still image after applying scaling to it?

    I have a still image that I am keyframing to scale down from 100% to 50% over its duration and at the end of the clip I move it to the upper left of the screen. After it moves to the upper left I want it to stay in that spot. What is the best way to do this?
    I had my final keyframe on the last frame of the clip. Would I now somehow extend the length of the clip longer?
    Thanks.

    I suggest Ann's workflow too, but if you have already applied Keyframes to the shorter Duration Still, then extend that Duration, you can then Move the Keyframes to the new Tail/Last Frame. Just remember that that operation will change the timing of the Keyframes by the change in Duration. If that is what you want, then nothing to worry about.
    Also, if you have several Effects Keyframed, you can Select all of those Keyframes for each Effect, then drag them all to suit.
    Good luck,
    Hunt

  • Error message while updating Motion. 5.0.2: The file "InkBleed03.mov" couldn't be saved in the folder "Particle Images.localized".

    While trying to update Motion 5.0.2 I continuously reviece this follwoing error message.
    The file “InkBleed03.mov” couldn’t be saved in the folder “Particle Images.localized”.
    Motion will not allow me to update.
    Running Mac OS X Version 10.7.2  Lion on a MacBook Pro
    Processor 2.8 GHz Intel Core 2 Duo
    Any ideas?

    Hi Frank,
    Thanks.
    My HD is a "normal" HD, so I guess it's HFS+. (According to Disk Utility it is Mac OS Extended (Journaled).
    The NAS is WD MyBook Live Duo. I just plugged into my Time Machine.
    I am relocating using Aperture "relocate originals for project" under the File tab.
    Ahh, thanks for the answer to question 1.
    Yes, I am trying to relocate them, but tried different things to find the problem.
    And the problem seems to be that when an image gets an extra attribute (when it's downloaded from the internet, when it is comes from a mail message) then Aperture seems not to be able to move the file.
    I.e. Aperture presumeably asks the Finder or kernel to perform this task, and this then fails because of the extra attirbutes that were set.
    I now found a way of manually removing the extra attributes, but that is a pain.
    Think of this normal workflow:
    - someone sends me an email containing images
    - I move the images to my Desktop
    - I then import the images into Aperture
    - I then decide to relocate my images for that project to my NAS
    Then is when this problem occurs.
    So I just tried to relocate to another place on my HD.
    That works fine.
    I looked again at the error message.
    And it says "could not set attributes com.apple.metadata:kMDItemDownloadedDate on destination file descriptor" .
    So, yes, it seems like it has to do with the NAS not supporting setting the extra attributes.
    And as long as there are no extra attributes on an image, there is no problem.
    (Not completely true, but I have another thread about that)
    Thanks Frank, I have to digest this a bit.
    Regards
    Jan

  • Problems with the new NAT in ASA 5510 (8.4)

    Hi together,
    i have some problems with the NAT statements in ASA Version 8.4.
    What i want is to translate the internal address of a server to the external address with a NAT rule.
    The ASA has only one WAN connection (named outside)
    The internal server has the ip address 192.168.0.221 (as example) and i want to translate all incoming traffic on port 3389 to the Server (192.168.0.221).
    This is only for training, i dont want to forward a 3389 port into the BAD in a productive Network
    first i create the network object for the inside server (192.168.0.221)
    object network Network_Obj_RDP
    host 192.168.0.221
    After that i create the access rule for incoming traffic on outside interface:
    access-list outside_access_in extended permit ip any any log debugging
    Next i create a access rule for the inside-prod network to allow the traffic to the RDP Server:
    access-list inside-prod_access_in extended permit object RDP interface outside object Network_Obj_RDP
    Now i create the NAT rule in the network object (Network_Obj_RDP):  
    object network Network_Obj_RDP
    nat (inside-prod,outside) static interface service tcp 3389 3389
    But if i want to connect via 3389 on the outside interface i see in the syslog this entry:
    Built inbound TCP connection 23248 for outside:80.187.107.132/7445 (80.187.107.132/7445) to inside-prod:192.168.0.221/3389 (External IP/3389)
    After a while the connection will be teardown with this message:
    Teardown TCP connection 23289 for outside:80.187.107.132/2294 to inside-prod:192.168.0.221/3389 duration 0:00:30 bytes 0 SYN Timeout
    It looks like that the acl works fine, but the NAT translation are wrong...
    perhaps somebody has a idea to fix this
    Looking forward and hope for help...
    Many thanks
    Greetings

    Hi Jouni,
    this is the correct Packet Tracer output i think:
    packet-tracer input inside-prod tcp 192.168.0.220 3389 8.8.8.8 4567
    Phase: 1
    Type: ACCESS-LIST
    Subtype:
    Result: ALLOW
    Config:
    Implicit Rule
    Additional Information:
    MAC Access list
    Phase: 2
    Type: ROUTE-LOOKUP
    Subtype: input
    Result: ALLOW
    Config:
    Additional Information:
    in   0.0.0.0         0.0.0.0         outside
    Phase: 3
    Type: ACCESS-LIST
    Subtype: log
    Result: ALLOW
    Config:
    access-group inside-prod_access_in in interface inside-prod
    access-list inside-prod_access_in extended permit ip object Network_Obj-Productiv any log debugging
    Additional Information:
    Phase: 4
    Type: IP-OPTIONS
    Subtype:
    Result: ALLOW
    Config:
    Additional Information:
    Phase: 5
    Type: NAT
    Subtype:
    Result: ALLOW
    Config:
    object network Network_Obj_RDP
    nat (inside-prod,outside) static interface service tcp 3389 3389
    Additional Information:
    Static translate 192.168.0.220/3389 to 80.146.252.162/3389
    Phase: 6
    Type: USER-STATISTICS
    Subtype: user-statistics
    Result: ALLOW
    Config:
    Additional Information:
    Phase: 7
    Type: IP-OPTIONS
    Subtype:
    Result: ALLOW
    Config:
    Additional Information:
    Phase: 8
    Type: USER-STATISTICS
    Subtype: user-statistics
    Result: ALLOW
    Config:
    Additional Information:
    Phase: 9
    Type: FLOW-CREATION
    Subtype:
    Result: ALLOW
    Config:
    Additional Information:
    New flow created with id 825, packet dispatched to next module
    Result:      
    input-interface: inside-prod
    input-status: up
    input-line-status: up
    output-interface: outside
    output-status: up
    output-line-status: up
    Action: allow
    That looks preety fine, but the way back isn´t right:
    packet-tracer input outside tcp 8.8.8.8 4567 192.168.0.220 3389
    Phase: 1
    Type: ROUTE-LOOKUP
    Subtype: input
    Result: ALLOW
    Config:
    Additional Information:
    in   192.168.0.0     255.255.255.0   inside-prod
    Phase: 2
    Type: ROUTE-LOOKUP
    Subtype: input
    Result: ALLOW
    Config:
    Additional Information:
    in   0.0.0.0         0.0.0.0         outside
    Phase: 3
    Type: ACCESS-LIST
    Subtype: log
    Result: ALLOW
    Config:
    access-group outside-in in interface outside
    access-list outside-in extended permit tcp any object Network_Obj_RDP eq 3389 log debugging
    Additional Information:
    Phase: 4
    Type: IP-OPTIONS
    Subtype:
    Result: ALLOW
    Config:
    Additional Information:
    Phase: 5
    Type: VPN
    Subtype: ipsec-tunnel-flow
    Result: ALLOW
    Config:
    Additional Information:
    Phase: 6
    Type: NAT
    Subtype: rpf-check
    Result: DROP
    Config:
    object network Network_Obj_RDP
    nat (inside-prod,outside) static interface service tcp 3389 3389
    Additional Information:
    Result:      
    input-interface: outside
    input-status: up
    input-line-status: up
    output-interface: inside-prod
    output-status: up
    output-line-status: up
    Action: drop
    Drop-reason: (acl-drop) Flow is denied by configured rule
    I have no idea...

  • Extending the time for a photo inserted into Motion timeline

    I'm a newbie to Motion and I've downloaded the dvMatte for Motion so I can do what I hope to do, which is to shoot a short Monthly PodCast in front of a green screen and insert a Virtual Set behind me.
    I insert my clip into motion, apply the dvMatte filter, then add a picture of the virtual set as a layer to the timeline.
    It looks great, initially. But the image/picture is inserted with a duration of only 3 seconds. I can't seem to locate a way to extend the duration for that picture to the same as that of the keyed clip.
    The clip is, in this case only 8 seconds. So I end up with a great 3 seconds of my virtual set with me in front of it, then just the black matte behind me.
    Are photos not permitted to be extended?

    Bob, take the time to thank those who helped (especially Nipsey since he figured out what was going on) by clicking on the or the over people's posts.
    see:
    New Discussions ResponsesThe new system for discussions asks that after you mark your question as Answered, you take the time to mark any posts that have aided you with the tag and the post that provided your answer with the tag. This not only gives points to the posters, but points anyone searching for answers to similar problems to the proper posts.
    If we use the forums properly they will work well...
    Patrick

  • Extending the timeline in Photoshop CS6

    In CS6, I cannot find the option to extend the duration of my photoshop document.  I am using Photoshop to make a short hand-drawn animated film.  Currently, the document is 300 frames long, but I would like to extend that to 400 frames.  Can anyone help, please? (I'm working in timeline mode, not frame mode.)
    I could easily change the duration of a document in CS5 by clicking on the little drop-down menu in the top right corner of the animation panel, then going to "Document Settings" where I could change the duration and the frame rate.  When I click the drop-down in CS6, I find the frame rate option, but no duration.
    It seems like this is a simple necessary option, and I hope I'm just missing something very obvious here.
    Thank you for any help you can provide (including alternative workflows.)
    -Justin

    I agree.
    But I dont think in general there is enough help or control in using timeline animation
    For example on my site I run a monthly animation comp. And alot of my members are new to animating (Im by no means an expert lol) But as its Xmas its an ideal theme for animating.
    We have a size limit for each animation of 5MB which as you all know isnt a big size animating.
    So they set their timelines to say 3 seconds and do each of their relevent timelines. Some upto 6/7/8 seperate ones which for beginners is pretty good. But there end results are normally over size 1st time checking.
    The problems occur when they want to alter the lenths of the timeline. Its easy enough to shorten the lenths of the whole timeline lenth thats not a problem BUT its when we try to alter the duration and speed of EACH timeline is where the problem lies.
    We cant move the keyframes in a timeline all together so we have to drag each keyframe to another position and of course it mucks up the animation as they dont end up in the right places thus screwing up the sequenc
    All we need is some sort of control to alter each timelines length and speed or to select all the keyframes on an individual timeline so we can move them all together. Because if we change the length of f the timeline now the keyframes stay where they are and dont move to compensate for the alteration..
    The only other way is to remake it which is a bugga lol
    Message was edited by: Unionjack
    It doesnt seem that anyones interested in helping or commenting on this problem. Yet Im sure they appreciate us paying amazing money for the various applications.

Maybe you are looking for

  • Adding A HREF or image map to an image puts 3px L/R padding on image

    Hi all -- I'm having an interesting problem.  I'm designing a web page that has a navigation banner (home - programs - schedule of events - contact us - downloads) that is made up of a .png for each page (i.e. home.png, programs.png, etc).  My page i

  • SQL UPDATE Statement Explaination (urgent please...)

    Hi, Could anyone explain for me what this statement will do: update KPIR KR set ( CA ) = ( select sum(sl.RRC_CONN_STP_ATT) CA from PV_WCEL_SERVICE_LEVEL sl, UTP_MO um where sl.GLOBAL_ID = um.CO_GID group by sl.STARTTIME, um.OBJECT_INSTANCE I could no

  • OKBA is not updating in FI

    Dear ALL, I am transferring postings from FI to co By Using OKBA, it was not updating   FI document with  cost center field in FI document. Thanks, Sekhar.

  • Vendor rating By mails

    Hi All, My clients wants to send all the vendor rating by mails instead of sending it thorugh post or couriers. Please let me know how to activate this. Can we need to use any abaper for this. Regards, Nagaraj S

  • How to check Java Version while showing applet in browser?

    Hello All, We have an application which has client and server mechanism. Our application can be accessed by any internet browser on any machine of the network but there is only one server in the network. One of the functionality in the application is