Error upon flv loop

I am using the following AS3 code to loop an flv
import fl.video.VideoEvent;
homePlayer.addEventListener(VideoEvent.COMPLETE, videoLoop);
function videoLoop(event:Event)
homePlayer.play();
Here is what is happening. The script works well and I am
using it for 4 different instances of the flvPlayBack component.
After it loops the on the opening instance and you navigate to
another the initial instance throws the following error and stops
looping ... this also seems to be causing a problem with the
playback on all instances except the open instance in Firefox and
IE6 .. both of which I have to accomodate with this project. At any
rate ... here is the error:
TypeError: Error #1009: Cannot access a property or method of
a null object reference.
at
Project_fla::MainTimeline/videoHome()[Project_fla.MainTimeline::frame1:20]
at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.video::FLVPlayback/
http://www.adobe.com/2007/flash/flvplayback/internal::handleVideoEvent()
at
flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.video::VideoPlayer/
http://www.adobe.com/2007/flash/flvplayback/internal::httpDoStopAtEnd()
at fl.video::VideoPlayer/
http://www.adobe.com/2007/flash/flvplayback/internal::httpNetStatus()
My client is unable to view any of the flv playback instances
except for the opening instance.

I was getting this error & in my case it was that my loop was allowed an array to go out of bounds.
A simple test and reset to make sure that the var that was tracking the vids got reset to 0 rather than being out of index solved it.
Hope this helps!

Similar Messages

  • End routine error upon trying to transport

    Hello folks,
    Getting a RC 8 upon trying to transport an end routine piece to our QA environment.
    No syntax error upon trying to check the code in the end routine. The custom infoobject that i m trying to populate in this code is set to 'Initial' in the transformational rules. Plz can you share any clues there. This transformation is attached to an Infocube.
    Here is the code:
    data: v_fiscper(3) type n.
      loop at RESULT_PACKAGE assigning <result_fields>.
        clear v_fiscper.
        v_fiscper = <result_fields>-fiscper+4(3).
        case v_fiscper.
          when '001' or '002' or '003'.
           concatenate 'Q1,' <result_fields>-fiscyear
               into <result_fields>-/bic/zfiscqtr.
          when '004' or '005' or '006'.
           concatenate 'Q2,' <result_fields>-fiscyear
               into <result_fields>-/bic/zfiscqtr.
          when '007' or '008' or '009'.
           concatenate 'Q3,' <result_fields>-fiscyear
               into <result_fields>-/bic/zfiscqtr.
          when '010' or '011' or '012'.
           concatenate 'Q4,' <result_fields>-fiscyear
               into <result_fields>-/bic/zfiscqtr.
        endcase.
      endloop.
    Appreciate help on this one.
    Cheers !!

    How is InofObject zfiscqtr implemented?
    Additional:
    Try to use RSA1 transport connection.
    Select your transformation, cube and so on and collect all necessary objects.
    Regards
    Andreas
    Edited by: Andreas Schindler on Nov 26, 2009 10:24 AM

  • I get this error upon launching PS5: "could not open a scratch file because the file is locked .."

    I get this error upon launching PS5: "could not open a scratch file because the file is locked or ou do not have the necessary access privileges. Use the 'properties' command in the Windows Explorer to unlock the file". The applicaiton will not launch.
    Supporting information - I recently changed the scratch disk from C drive to D drive (the back up/restore drive). The application wont launch so I cant change it back to the C drive.
    Questions:
    - How to I fix this .. from windows explorer how do I find "the file" that the error message refers to?
    - Other ways to fix this?
    Thanks Steve

    Hi there! Because the forum you originally posted in is for beginners trying to learn the basics of Photoshop, I moved your question to the Photoshop General Discussion forum, where you'll get more specialized help.
    To help others help you, please read through this article and provide any additional relevant details.

  • How to get the last error for while loop?

    How to get the last error for while loop? I just want transfer the last error for while loop, but the program use the shift register shift all error every cycle.

    What do you mean by "get" and "transfer"?
    If the shift register is not what you want, use a plan tunnel instead.
    Typically, programmers are interested in the first, not last, error.
    Can you show us your code so we have a better idea what you are trying to?
    LabVIEW Champion . Do more with less code and in less time .

  • Error upon loading a video from the iTunes in the cloud

    I bought a movie called Epic and when I tried to play on my Apple TV via streaming from the iTunes in the cloud it was playing until yesterday it start displaying an Error message "Error upon loading this video content". How long does it take for that to be corrected?

    OK well, I think all that stuff about licensing is not true, unless explicitly stated
    Just working off a gut feeling (or perhaps just wishing it weren't true)?  I suggest actually checking:
    https://www.google.com/search?q=us+rip+dvd+legal
    http://en.wikipedia.org/wiki/Digital_Millennium_Copyright_Act
    Typically any mention of ripping DVDs may get a topic removed from the ASC forums since it is discussion of an "illegal activity" and subject to Terms of Use.
    The key thing here is if you upload a file to your library, then try to replace that same file with the same file name, iTunes will ignore it and NOT overwrite the file that's already there. You have to delete the file off first and THEN add to library again.
    Correct, iTunes works on a file basis not a track label basis.  That's why I said delete the old file.  You could have 20 identical files with the same name (in different folders) and iTunes will add them all right next to each other.  Nothing new in iTunes behavior there.  In fact if you had gone to the location where the media file was stored and copied a new one over the old one with the same name I believe iTunes would still know it wasn't the original.  You can, however, edit a file using a third party tool and save it in place and iTunes will accept the changes without having to re-add the file.

  • Error upon deploying a dataservices application

    I'm getting a strange error upon deploying a data service project.
    The data service project is very simple, I import a single webservice from a port via a URI reference. This import happens fine.
    I then choose to build a dataservice from this webservice. I build and compile the project.
    When I choose test view, I paste a preformatted xml request which works fine in SoapUI. However, when I try to execute, I get an error (after the bea workshop builds and deploys the application)
    I get a java.lang.noClassDefFoundError: com/bea/ld/sql/api/SQLQueryRequest
    I'm running ALDSP 2.5 on Weblogic 8.1.5
    Please see the full attached error message, which is a screenshot from my BEA Workshop for Weblogic Platform IDE.

    Thank you mreiche. My workshop IDE set the Aqualogic Data Service Platform Application home to be the workshop home, not the liquiddata home!!
    Now I get the following error:
    weblogic.xml.query.exceptions.XQueryDynamicException: {err}XQ0027 [{bea-err}XQ0027b]: Element "{http://schemas.xmlsoap.org/soap/envelope/}Envelope" not found for validation
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.setValidationType(XMLValidatorForXMLBeans.java:233)
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.processTokensOnHold(XMLValidatorForXMLBeans.java:1345)
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.gotBeginElementToken(XMLValidatorForXMLBeans.java:772)
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.giveToken(XMLValidatorForXMLBeans.java:100)
         at weblogic.xml.query.schema.ValidatingIterator.fetchNext(ValidatingIterator.java:148)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.core.RTVariable.fetchNext(RTVariable.java:49)
         at weblogic.xml.query.iterators.GenericIterator.peekNext(GenericIterator.java:151)
         at com.bea.ld.wrappers.ws.JAXRPCWebserviceIterator.exec(JAXRPCWebserviceIterator.java:165)
         at com.bea.ld.wrappers.ws.JAXRPCWebserviceIterator.fetchNext(JAXRPCWebserviceIterator.java:103)
         at weblogic.xml.query.iterators.GenericIterator.hasNext(GenericIterator.java:134)
         at weblogic.xml.query.runtime.sequences.Subsequence.fetchNext(Subsequence.java:56)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.querycide.QueryAssassin.fetchNext(QueryAssassin.java:54)
         at weblogic.xml.query.iterators.GenericIterator.peekNext(GenericIterator.java:151)
         at weblogic.xml.query.runtime.qname.InsertNamespaces.fetchNext(InsertNamespaces.java:161)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.core.QueryIterator.fetchNext(QueryIterator.java:127)
         at weblogic.xml.query.iterators.GenericIterator.hasNext(GenericIterator.java:134)
         at weblogic.xml.query.xdbc.util.Serializer.serializeItems(Serializer.java:142)
         at com.bea.ld.server.QueryInvocation.getResult(QueryInvocation.java:461)
         at com.bea.ld.EJBRequestHandler.executeFunction(EJBRequestHandler.java:346)
         at com.bea.ld.ServerBean.executeFunction(ServerBean.java:108)
         at com.bea.ld.Server_ydm4ie_EOImpl.executeFunction(Server_ydm4ie_EOImpl.java:208)
         at com.bea.ld.Server_ydm4ie_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:492)
    This is what my request looks like:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:purisma-pcr:CEXP_0305_local">
    <soapenv:Header/>
    <soapenv:Body>
    <urn:FuzzySearchLocationRequest searchConfigurationName="Location_CompanyReq" maxNumberOfResults="0" scoreThreshold="0" startIndex="0" pageSize="0">
    <!--1 or more repetitions:-->
    <fuzzyCriterion fieldName="Customer_Name">columbus</fuzzyCriterion>
    <!--Zero or more repetitions:-->
    <fieldName>all</fieldName>
    </urn:FuzzySearchLocationRequest>
    </soapenv:Body>
    </soapenv:Envelope>
    All I really want to do is be able to import my startup's generated .wsdl into an ALDSP data service, and then call that data service. This is turning out a lot more difficult than I thought.

  • Error: distiller error upon start-up

    I am running the CC suite on a PC-Windows 7, 64bit and get error upon error which are slowing down and crashing my system: Here is the error I get upon start up of my computer:
    Any guidance would be much appreciated.

    Try removing the SC Info folder as per the instructions in the Remove the SC Info folder section of the following troubleshooting document:
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases

  • In Win 7 64bit I get the following error upon every reboot.  "The procedure entry point xmlTextReaderConstName could not be located in the dynamic link library "    This happened yesterday, 8/23/2011 after downloading Apple iTunes 10.4.

    This happened yesterday, 8/24/2011 after downloading Apple iTunes 10.4. In Win 7 64bit I get the following error upon every reboot.  "The procedure entry point xmlTextReaderConstName could not be located in the dynamic link library libxml2.dll"    Please how do I fix this, Thanks.

    In the case that your OS is Windows 7 (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "libxml2.dll"
    3. Open new windows explorer, to to location C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Paste file "libxml2.dll" to the location.
    5. Reboot your computer, it should not display that message, it should be clear.
    Good Luck

  • W7 Ultimate 32 bit English - error upon iso download that ENGLISH is not supported

    I have a legitimate Windows 7 Ultimate 32 bit English DVD with product key sticker inside.
    My computer however has no DVD player, so I figured I would download the ISO and create a bootable USB key for install.
    Where can I download Windows 7 ISO? I have a Product Key.
    http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_install/where-can-i-download-windows-7-iso-i-have-a/7d964b05-2be9-4800-bc7f-3ca30356fc3d?auth=1
    Welcome to Microsoft Software Recovery
    http://www.microsoft.com/en-us/software-recovery
    When I select to verify my key I get this ridiculous error that ENGLISH is not supported....
    Unsupported language error: The language you've selected is not available for the product you are eligible for. Please select a different language.
    Is there a different site from which I can download a clean Microsoft copy of the ISO?
    Alternatively I guess I could take the DVD and make an ISO from it on a different computer and create the usb bootable drive.
    Suggestions are appreciated.
    Since there are two DVDs (one 32 and one 64 bit) I tried to download the 64 bit one. Same error upon validation of key. Sigh.

    Andy
    The frist link was from 2012 and no longer applies.  The second should work as long as it is not an OEM key.  To try and figure this out please follow these instructions
    Post your issue to the Windows 7 Genuine Issues forum.  Here are the instructions on how to produce a diagnostic:
    MGA
    Diagnostic Report:
    To properly analyze and solve problems with Activation and Validation, we need to see a full copy of the diagnostic report produced by the MGADiag tool (download and save to desktop -http://go.microsoft.com/fwlink/?linkid=52012 )
    Once downloaded, run the tool.
    Click on the Continue button, after a short time, the Continue button will change to a Copy button.
    Click on the Copy button in the tool (ignore any error messages at this point), and then paste (using either r-click/Paste, or Ctrl+V ) into your post.
    One
    Issue Per Thread:
    Most Activation and Validation issues look the same, on the surface, but can have many different causes and fixes. This is why we ask for a diagnostic report and this is also why we ask that you create your own thread for your issue (in other words,
    don't post your issue in another person's thread). 
    It just becomes too complicated to try to troubleshoot multiple different issues in the same thread.
    Instructions
    by  Kamin of Ressik 
    Wanikiya and Dyami--Team Zigzag

  • Framework error upon completion

    hi experts,
       i am facing this framework error during the DSO activation step in a process chain.
    The error message says that process activate datastore object data,variant Actiavte DSO ZXXXXX has status FrameWork error upon completio(e.g. follow on job)
    and when i checked that step's logs, it says loading is successful into the DSO. i then checked that status of the process chain through function module GET_STATUS there also it shows Framework error and Msg type as " J " which is for that error only
    i have tried searching on SDN / SAP-help or OSS note regarding this but nothing was found meaningful.
    please help me in eliminating this error, as i am experiencing this error for a couple of days now.
    regards
    laksh

    hi gurus,
      can anybody please help me out in this
    regards
    laksh

  • Error upon closing or upload to Printer Cs6

    Hi All,
    I am getting an error upon closing my created business card.:
    "The font AlienEncounters could not be embedded in the PDF document because of licensing restrictions. Stroked text will not be visible."
    For one there is no Stroke to the text. Another is the fact even when saving out as a PDF high quality print PDF same thing.
    I am over at an online print shop and am getting the same error upon upload. IT will not accept the file....?
    Alien Encounters is the stock font that comes with Cs6 why am I getting this? I am not sure about saving as a PNG if I lose any rez?
    Thanks for direction on this
    SF

    Jacob,
    Thanks for stopping in... I am unclear on step 2
    Also when trying to select all my text boxes it is not doing to well. It could be my way of layout??
    I have two AI files within one document, the created logo in AI and then another AI file for a business card. The Alien Encounters Font does not have licensing bits as it states
    when closing the saved file. I assume that is the problem.
    Do you know if I will lose any res if (the artboard this file was created on)  is actual size of 2x3.5 biz card and if I save it out as a PNG with 350ppi that should stay good enough for print? When I send it over to the printers and than they upload it to a 2x3.5 card stock to print it on... I know keeping it vector art thru and thru is best but it looks like I may need this work around
    Thanks again
    SF

  • Error upon submitting form (SWF/Flex)

    I often get this error upon submitting a SWF(Flex) LC form.  The workflow proceeds just fine, but it acts like Workspace is having an issue cleaning up.  Does anyone have any experience with what this is?
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at MethodInfo-12904()
    at lc.core::DefaultResponder/fault()
    at lc.core::Token/callFaultHandlers()
    at lc.core::Manager/handleFault()
    at lc.core::Manager/handleFaultEvent()
    at MethodInfo-2828()
    at lc.core::DefaultResponder/fault()
    at mx.rpc::AsyncToken/http://www.adobe.com/2006/flex/mx/internal::applyFault()
    at mx.rpc.events::FaultEvent/http://www.adobe.com/2006/flex/mx/internal::callTokenResponders()
    at mx.rpc::AbstractOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
    at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()
    at mx.rpc::Responder/fault()
    at mx.rpc::AsyncRequest/fault()
    at NetConnectionMessageResponder/statusHandler()
    at mx.messaging::MessageResponder/status()
    This is my method that submits the form.
    private function OnAllDocumentsUploaded(event:Event):void {
      status_box.Flash("The DCF is being submitted to the server for processing!");
      // remove any Rejections
      delete form_data.Role.Rejected;
      lcConnector.setSubmitData(form_data);

    No, I don't.  It's intermittent.  I thought it perhaps happened when I threw up a <mx:Box> just before data submission to let them know the data was being submitted, but that's not it.
    My fear is there is something I am leaving hanging, but there isn’t enough documentation on writing Flex forms for LC to really know what that might be.
    I can't imagine what would be trying to talk to the task after the form has been closed.

  • Error upon attempting to install inspiration browser on my Mac

    I get an error upon attempting to install inspiration browser on my Mac - "This application cannot be installed because this installer has been mis-configured. Please contact the application author for assistance." What can I do?

    All the video tutorials are now available at tv.adobe.com, so I'm not sure I'd waste any time on this.

  • Itunes X error upon start up, "ituneshelper had crash unexectedly"

    Hi guys, need some advice here. After installing itunes X, i keep getting this error upon startup of my macbook, "ituneshelper had crash unexpectly"
    I went to completely remove my itunes x and reinstall it again. The problems come back.
    Here is the report i got
    Process: iTunesHelper [206]
    Path: /Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/MacOS/iTu nesHelper
    Identifier: iTunesHelper
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: launchd [1]
    Interval Since Last Report: 7318 sec
    Crashes Since Last Report: 9
    Per-App Interval Since Last Report: 0 sec
    Per-App Crashes Since Last Report: 9
    Date/Time: 2010-09-10 16:24:29.092 +0800
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: A6BF8E3C-498F-4D5A-A128-8A9E9755D75B
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    unknown required load command 0x80000022

    I've been searching for day s with no resolve on this so I did the only thing left to do... Clean everything out.It's the first time in 3 years, but I backed everything up and did a clean install of OSX. All is good.

  • Skip error record within loop

    Hi all,
       How to skip error records within loop.
    Regards,
    bala

    Hi krithika,
    1. we can use this logic
    2. Loop at itab.
      check field1 = 'wrong value'
      check field3 = 'wrong value'
      *--- OTHER GOOD CODE
      ENDLOOP.
    regards,
    amit m.

Maybe you are looking for

  • How can i add an audio transition?

    Adding an audio transition, basic for an editor, is impossible with fcpx?? Or video, or video and audio or nothing??? I've an interview and i need a 2 frames audio transition to eliminate the distorsion on the cut, the famous "click"...the only way i

  • Inventory Managment Scenario - Need help

    Hi, I have following Scenario, On BW Side: 1) Data is loaded once from DataSource 2LIS_03_BX in Cube1. 2) Data is loaded from DataSource 2LIS_03_BF in Cube1 using 'Initialize Delta Process'. 3) Data is loaded from DataSource 2LIS_03_UM in Cube1 using

  • Loader component not scaling content

    I am using a loader component to load an external swf into main movie. As swf plays, content that should be off stage is showing outside the box of the loader. Scale content is set to true and swf is sized down, but will not stay within loader.

  • [Solved]Compiling audit with staticlibs options

    Hi everyone, I wanted e4rat to boost my boot time on my laptop, but recent updates requires me to recompile audit with static libs: Index» Newbie Corner» [Solved] e4rat-preload cannot work I made a copy of the audit PKGBUILD from the repositories and

  • How to convert .dv file into .mov file

    How can I convert a .dv file into a .mov file? When I export an iMovie project in "full" quality, it creates a .dv file (I don't even know what that is, really). I've found that websites (like facebook, for example) won't accept it, and that .mov is