Worked out cue points now flV won't reset

Hi all,
I worked out how to put in and use cuepoints in my FLV video- I am baking them in with premiere.  I am using them to trigger events, but now I have wierd behaviour that when I stop and play the video it does not restart from the beginning..
So I even went back in and put a nav cue point right at the start and put in a skip to cue command but now there is a second or so where it starts playing from where it left off and then goes back to the beginning..
How can I get it to start from the beginning every time it plays?
I really appreciate any help here, I have spent a day trying everything I can think of... looks like it is going to be a long night..
I have tried using the .source command and haveing the film picked from the prefs.. no difference..
I guess my next attempt will be to have a little balnd film and try to load that up in between..
but there has got to be an easier way..
when there were no cuepoints the .stop and .play commands would automatically make it start from the beginning.. I am hoping that this is something simple I am missing
Cheers

Ok so my workaround of having a blank film and using .source to load it up between playing the real film is working, but it seems a pretty silly solution.
If anyone know how to do it properly I would like to know.
cheers

Similar Messages

  • I purchased Adobe ExportPDF today but can not work out how to now get PDF converted to WordDoc. Plea

    I purchased Adobe ExportPDF today but can not work out how to now get PDF converted to WordDoc. Please help.

    I know; there are so many forums - it is not always easy to find the right one at the first try.  But posting in the right forum is important; it's where the people know about the product / service.

  • Link to a cue point in flv

    Hi everyone, I imported a video into flash and set three
    navigation cue points. Is it possible to linke to these cuepoints
    using buttons on my stage?

    Ok, I seemed to have succesfully linked to the cuepoints
    using, for example, the code below.
    [CODE]
    programsa.addEventListener(MouseEvent.CLICK,programsaClick);
    function programsaClick(event:MouseEvent):void {
    movie1.seekToNavCuePoint("Programs");
    [/CODE]
    However, now I have another issue. The FLV is on frame 2 and
    I want to navigate to it using buttons on frame 1. However when I
    try the following:
    [CODE]
    programsa.addEventListener(MouseEvent.CLICK,programsaClick);
    function programsaClick(event:MouseEvent):void {
    gotoAndStop("movie");
    movie1.seekToNavCuePoint("Programs");
    [/CODE]
    I get the error:
    TypeError: Error #1009: Cannot access a property or method of
    a null object reference.
    at videobig_fla::MainTimeline/programsClick()
    So, how can I tell a button to go to a cuepoint for a movie
    that's on a different frame?

  • How to insert cue point in flv with cloud applications

    Hello,
    I'm new in creative cloud.
    With my previous version of adobe suite, with adobe media encoder, it was possible to insert cue point.
    In Adobe media encoder CC 2014 it seems not to be possible.
    Could you help me?
    Thanks.

    Thank you again Dima!!!
    Now I've CS6 now but the only way that I see to have flv is: Creates (I'm translating from my language) => Flash, from menu file.
    I need to insert cue point ("navigation" like in Media Encore Cs5.5).
    But the only marker that I see in CS6 is named "Chapter" (translating form my language).
    If I create an flv file (like above) I obtain two different flv files (one for chapter).
    Is there a way to insert inside the flv file the "navigation" cue points?
    Thank you again Dima.

  • Need help with embedded cue points in FLV please (quickly/ :-))

    Here is my scenario - I have a flv streaming in a swf. All I
    want to do is to is call the cuepoint (event) in the flv, so that
    it will go to and play somewhere else further down the timeline of
    the swf - I don't think it should require much AS, but I haven't
    done much communication of this sort between an flv and it's parent
    swf. Any help would be greatly appreciated! Thanks.

    I figured it out. If anyone is interested, this the code snippet I found in Adobes help that allows you to access cue points and trigger events on flv's brought in with netstream:
    function onCuePoint(infoObject:Object):void
    trace("onCuePoint:");
    for (var propName:String in infoObject) {
    if (propName != "Run")
    RunCuePoint.visible=true
    else
    trace("parameters =");
    if (infoObject.parameters != undefined) {
    for (var paramName:String in infoObject.parameters)
    trace(" " + paramName + ": " + infoObject.parameters[paramName]);

  • T-mobile Huawei dongle loaded & worked fine first time- now it won't

    I have a PAYG dongle and loaded it onto Lion on a new Macbook Air- it loaded up and I cruised the net fine. Now it won't connect at all. It says 'device disconnected' and repeatedly asks to redial, when it isn't disconnected and the blue light is flashing on the dongle. I have removed and reinstalled the software to no avail. (Also the 'uninstall' doesn't work properly- it gets stuck in a loop between 'uninstall T-mobile software' and then 'enter password', then it just goes back?)
    This is really annoying. I can't understand why it worked the first time and not now. In my efforts I have copied over all the settings under 'network' from where it does still work on Snow L on a Macbook Pro. Everything is the same but the disconnected message flashes up every time on Lion.
    Any ideas?

    I'm not sure, but this may help you out: http://benvallack.com/notebook/using-a-huawei-e170-tmobile-web-n-walk-usb-stick- with-mac-os-x-leopard/

  • Cue Point in FLV Help

    I have a progresive flv with an instance name of myVid which
    is already on the stage and set to autoplay via the component
    parameters tab. When the video plays and gets to a cue point I want
    the flv to pause. The cue point names (embedded when I used Flash
    Video Encoder) are cp01, cp02, and cp03. The video doens't stop on
    the specified cue point and instead just keeps playing. Can anyone
    help me with my code? Is there a better way to do it? Here is what
    I have so far:

    necie,
    > The video doens't stop on the specified cue point and
    instead
    > just keeps playing. Can anyone help me with my code?
    This is definitely the best Adobe forum for your question,
    but since you
    happened to post in the General forum first, I answered your
    thread there.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • First installation of CC Photoshop 2014 failed, then worked for awhile, and now it won't open due to a "program error". What should I do?

    What should I do to fix CC Photoshop 2014 installation failure? It failed to install the first time about a month ago, then it worked, and now it won't open due to a "program error".
    Thanks for any help with this.

    The first thing to do when something was working and suddenly stops is to reset the preferences: How to Reset Photoshop CS6’s Preferences File | The Complete Picture with Julieanne Kost | Adobe TV

  • Add cue points to FLV without recompressing

    Hello All,
    I'm using the standalone cs4 AME and I'm wondering if there is a way to add cue points to an existing FLV file and save it without recompressing. Seems like I must be missing something simple.
    Thanks,
    Rick

    Thanks Jim,
    I'll have to check the Flash workflow.
    I know in AME I can keep the same size and frame rate, so I figured somehow I could eliminate further compression.
    Moyea has a product that does this:
    "The program does not re-encode the files for output, making it using the original source file without compression. Since there is no conversion from the source file to the output file, you can create Flash videos with original quality."
    Just looking to use a simple tool I already own...

  • TS3988 iCloud was working great...now it won't sync

    Both my contacts and calendars will not sync.  Worked for 2-3 weeks, now it won't.
    Windows 8, Outlook 2013, iCloud 3.1
    Says:
    Outlook Configuration problem
    Setup can't continue because Outlook isn't configured to have a default profile. Check your Outlook settings and try again.
    I have uninstalled iCloud, I have turned it off/on/etc.
    Please HELP!

    Hi Mark,
    This particular error means that the Schedule has to be deleted before making changes to the backup device. You have to delete the schedule before trying to make IP address change on the existing backup device, or you could create a new backup device and schedule altogether.
    Please rate useful posts.

  • How do I create cue point in FLV component

    Ok team,
    I have a video clip that needs to have sound with it, I also want to put motion graphics at certain points in the clip using Flash.
    Ok so if I embed the clip into the timeline so that I can use another layer on top to do the graphics I get problems with the sound- I have even tried to have the sound as a separate file and play it using script starting the video and sound at the same time, but it gets out of whack..
    If I import the video externally there is no way I can see what is going on so that I can do the graphics on top....
    I am looking at adding cuepoints to the video to try to trigger my graphics in this way, it says online to go to the property inspector and right click on the cuepoints option, but when I go to the properties inspector it is telling me that this is not supported in AS3? so WTF! I am nearly ready to start punching myself in the head here...  The online Adobe help I am looking at is for Actionscript 3 compnents so something is goig very very wrong
    Please help, is there an easier way to do this?  I am compositing in Premiere pro and adding text but when I export as FLV it is looking fuzzy- and also the text becomes interactive at a later stage so it would be much better if it could happen in Flash.
    PLease please help
    Cheers
    sub

    The topic of audio / video syncing is often mentioned in the Forum. The usual suspect is the audio...." but it gets out of whack".
    That is a fundamental mis-understanding.. it's NOT the audio that gets out of whack... it's the video!
    You can embed video with (streaming type) sound into the main timeline and get very good syncing results provided you understand and build on the fact that the vdeo must match up and sync with the audio, NOT the other way around.
    For your review (from an earlier post):
    Also remember that it's the animation that gets out of sync, not the audio.
    The reason I say that is because the audio MUST play at one and only one frequency... or in other words, the audio will have an exact length of time that it takes to play the sound. If you shorten that time in an attempt to match the animation, that's sort of like pushing the sound together, that increases the frequency and raises the pitch... making it sound like Alvin and the Chipmunks.
    On the other hand, if you streeeeetch out the sound over a longer period of time, decreasing the frequency, you looowweer the pitch.
    So knowing that sound must play back at only one rate (or frequency), you'll need to match the animation to the playback speed (frequency) of the audio, not the other way around.
    While it's often recommeded that you not embed video into the main timeline because of this same audio/video syncing problem ("audio gets out of sync"), I've had no problems with syncing the audio and video as long as I set the Flash doc frame rate to exactly match the original video Frame rate (29.97 frames per sec for mini-DV).
    Here's an example of a video embedded directly into the timeline, yet the audio stays in sync.
    http://www.cidigitalmedia.com/tutorials/vid_sync/vid_sync.html
    Now I realize you may not be using video, but the principle is the same. Match the animation to the audio, not the other way around.
    This may mean that you need to play with the document frame rate to find the sweet spot where the audio and animation stay in sync. Test your .swf with higher and lower frame rates to see the effect. It may take some experimentaion but you should be able to greatly improve the sync.
    So in your case, if the video origianlly had audio with it (as many videos do), the frames per second of the Flash document must match exactly that of the original video or the video will either get ahead of the audio or fall behind the audio. Again, it's the video that is out of sync, NOT the audio.
    Best wishes,
    Adninjastrator

  • It worked for 40 min, now it won't play songs or connect to my PC

    I've never had a new, fresh out of the box piece of technology fail on me this quickly. Here is what I did after I bought my shuffle:
    1. Installed ipod software and iTunes, restarted my PC
    2. Connected shuffle to my high speed USB port
    3. Allowed Shuffle to charge for 4 hours as mentioned in manual.
    4. After charging, I used iTunes to load up on songs
    5. I safely disconnected the iPod using the iTunes disconnect button. I didn't remove the iPod until it the light stopped blinking.
    6. Plugged the headphones in and began to listen to all of my songs.
    about 35-40 minutes later, it just cut off and died. I turned it off for 10 seconds and turned it back on. It started to play the songs again, but then I lost control of all buttons, couldn't change songs, couldn't adjust volume. (No, the buttons weren't on 'lock' mode, already checked!)
    So I turned it off and plugged it back into my high speed USB port. Surprise surprise, now windows will not recognize it at all, it tells me that the device has malfunctioned. So I reset the shuffle, and try again on another USB port, same problem. Thinking it may be my PC, I try it on another PC and get the same error. When I plug it in I get no lights at all, the orange light used to blink when I had it plugged in.
    I removed iTunes and the iPod software. I restarted my PC, reinstalled the software, and restarted again. I plug the shuffle in and get the same error. I can't even get the iPod updater to recognize it, so I cannot use that program to restore the iPod.
    This is so incredibly frustrating. I debated even buying this MP3 player due to hearing all sorts of horror stories, but I trusted in Apple and took the dive because my old iPod lasted a long time. Now this product has let me down. If anyone has some suggestions on how I might try to fix this thing before I go to return it, please let me know. It hasn't been dropped, hasn't been exposed to water, or damaged in any way. There is no reason for it to be malfunctioning like this.
    Now when I turn on the shuffle, the green light on the front lights up for 3 seconds, then the battery light lights up green for about 5 seconds. Then all lights shut off and it sits for a while. If I press the battery button, sometimes it lights up green and sometimes nothing happens. Sometimes it loads up and plays a song or two, but then all buttons freeze and it has to be turned off.

    try putting it in a sealed bag of rice for a few hours. if that doesn't work you might need to take it in to an apple store. Warranty does not cover water damaged ipods though.

  • I did a backup on my iPod touch and it said it worked...but now it won't let me access anything and says "iTunes has detected an iPod in recovery mode.  You must restore this IPod before it can be used."  I will lose all my videos and pics if I do that

    I did a backup on my iPod touch last night and it said it worked...I wanted to make sure my 1100 pictures and videos, mostly of my son, were safe since we rarely use the iPod touch anymore since we bought an iPad...I can't find them or I have no idea how to access them...I do not have a MAC...I have an HP computer with windows...
    Now when I try to use my iTunes a message comes up that says my iPod is on recovery mode and has to do a restore to use my iTunes again...so when u click on that it states that pushing that button will restore my iPod touch to its factory settings...which means I will lose all my data...which I CANNOT do bc the videos of my son are some of his first words, first giggles, etc. 
    Now my iPod is stuck on a screen with a picture of a USB cord and an iTunes icon... and holding the power and push buttons down at the same time does nothing except bring up the apple icon for a moment and then it goes right back to the USB and iTunes icon
    When I called Apple they said in order to talk to tech support I had to pay a fee of 19 dollars...which I think is kind of crap...I paid over 300 dollars for this and all I want is somebody to help me access my pics...I have done nothing wrong...this iPod was never dropped and never broke...I did the backup like I was supposed to and now I have an IPod touch that does nothing, and if my library of pics and videos are on my computer, I have no clue where or how to view them or back them up onto DVD....
    I'm very upset and frustrated...please help!!!

    You should really read the manual.
    "How do you restore from backup? "
    Restore.  When given the choice, choose to use backup.
    "And how can I check to see if the pics and videos are on my computer somewhere first??"
    They would only be where you put them.  What program did you use to import them?  Pics/vids taken with ipod are not part of the sync process at all.  You should be importing them just as you would with any digital camera.
    If you did not import them, then they are not on your computer.

  • HT1933 I pre-ordered an album on my iPhone, the album came out today and now it won't let me downoad it. What do I do?

    I pre-ordered Midnight Memories last week and it came out today. When I go to the album on iTunes it says purchased, but when I go to my Music it doesn't show up. I got the email that told me to click the link to download it, so I did and it isn't working. What should I do?

    Same thing happened to me. Go to iTunes, then at the bottom of the page click on the account link, sign in to the account that you bought the music from then a box will pop up that asks if you want to download the album.
    (I did this from my laptop, not my iPhone.)

  • Been working all night long now file won't open

    I've been working straight through the night on a .fla CC file. I closed and saved it a few times with no problems. Went to open it just now and I'm get a very generic message saying "An error occurred opening the file" then it closes. I have both CS6 and CC. I also got the same results on another computer with CC2014. I think one of the several times I opened it it said something about a Java script error. I tried the ol' .rar trick and rar can't repair the file. Extremely desperate! This is for a job and I need to turn it in today. Anyone have any suggestions?

    Hi Atomic Monster,
    Found a similar discussion with a solution An error occurred opening file. Flash can not parse this document”. Just in case this provides you with the required insights into your issue.
    Thanks,
    Preran

Maybe you are looking for

  • How do i change icloud accounts on my phone

    My phone is synced to my computer at work and I have my own icloud with my email and my husbands phone is synced to the computer at home and he has his own icloud with his email...  My husband did the new update for his phone last night and once he l

  • Chinese Characters in User Variables

    I'm using FrameMaker 7.2. On an XP machine localized for CH, I'm trying to convert and translate a manual into Simplified Chinese. I'm doing fine with entering or pasting characters directly into the document, but am having no success with variables.

  • Unable to Select Pick

    For a reason unknown to me, I am no longer able to select a pick for an album. The shortcut results in a 'boink' sound, and the menu item is greyed out when I attempt to select a pick. Is there something I'm missing? Additionally, I'm not aware of an

  • IOS4.0.x: I just don't understand. Please explain...

    ...how exactly the same hardware (give or take physical tolerences) loaded with exactly the same software, can run differently on everyone's phones? So many people are saying that they've lost this, lost that, this doesn't work, that doesn't work. Su

  • PA Budget Approval Issue

    Hello Experts Please guide me on the following issue. I am creating a Project Budget for entire lifecycle of a project say from Oct-2010 To Dec-2012 period. And on submission of the same notification goes to approving authority. But even after when a