How to remove a FLVPlayback Instance?

Hi...after searching everywhere it seems as though the best
way to avoid multiple problems with playing multiple FLV's in
sequence is to remove the FLVPlayback instance and then reattach
one. Problem is....how do you do it...ha!
I attach it to a mc using the attachMovie method as described
in the livedocs like so:
mymainmc.attachMovie("FLVPlayback", "vPlayer", 0,
{_x:-419.50, _y:-199.60, width:438.4, height:328.8});
I get it to stop and go away by so:
mymainmc.vPlayer.stop();
mymainmc.vPlayer.unloadMovie();
However I can't attach a new one since if I do a list objects
debug "vPlayer" is still there. Sorry...was up late troubleshooting
the other issue and I'm probably not awake yet for this easy
question.

boxdoctor,
> Maybe I should say that it doesn't baffle me that they
> all work, since I agree with you that it would make the
> app eventually run really slow, but rather the fact that
> the original playback instance vPlayer won't load a
> new FLV content into it...
I'm sorry to hear you're having trouble with it. :-/ I wish,
too, I
could offer something substantial in the way of help. In my
own FLVPlayback
experience -- which is admittedly not vast -- I haven't
encountered your
issue.
> but maybe I'm asking too much of it...and indeed you
> need to remove the FLVplayback and create a new
> one which is what we're doing here.
I've run a few tests with the Debugger panel, and the only
FLVPlayback
object I see (after a MovieClip.unloadMovie() removal) is the
Component
property in the _global object, which is where all AS classes
go. Try
followed my Component removal with ...
delete _global.FLVPlayback;
... and ...
_global.FLVPlayback
... neither of which seems to do anything.
Have you considered this? Create a Library asset (a movie
clip symbol)
with an FLVPlayback instance in it, and attach *that* rather
than attaching
merely FLVPlayback. When it's time to "hit the reset button,"
so to speak,
drop the whole movie clip wrapper and re-attach as desired.
It may not put
you any further than you are, but it's easy to try and worth
the shot.
David
stiller (at) quip (dot) net
Dev essays:
http://www.quip.net/blog/
"Luck is the residue of good design."

Similar Messages

  • How to remove one sap Instance where 2 instance running in same server

    How to remove one sap BW Instance from server where 2 instance running in same server.
    We have 2 BW Instances ( QW1 and CW1) running in the same physical server (windows 2003 + MSSQL). Now we want remove one Instance from the server completly. Could any one give steps or procudure which we should follow to remove one instance without disturbing another one. Both instances are Central Instances.
    SAP System component version: SAP NetWeaver 2004s (2007)
    Please help me in this...let me know if you need any more inforamtion.
    Thanks in advance.
    Sridhar

    Hi Sridhar,
    You can definitely remove an instance completey. When you select uninstall option using sapinst, it will give you a list of running instances on the node using profile files.
    You can select which one to uninstall.
    Best Regards
    RAGHU

  • How to remove a Java instance from the config tools

    Hi,
    I would like to remove a java instance from the config tool since that server does not exist anymore.  Is there a way?
    Please le me know.
    Thanks
    Jean

    Jean,
    I think you can do this if you remove the entries of your Instance from instance.properties file located under the below path.Take a backup of the file first then do the changes and Restart the server once done.
    /usr/sap/SID/JCInstanceno/j2ee/cluster/instance.properties
    Hope this helps.

  • How to remove the entity instances from a decision report

    Please see below the rules and the resulting decision report
    How can I remove, from the decision report, the four lines that say "the persons in the family unit", instance 1, instance 2, instance 3?
    I just can't seem to find a place where the use of silent or invisible will cause the four lines not to appear
    The Rules
    the applicants for income assistance in a family unit have completed (and submitted) to the minister an application for income assistance (part1) form if
    forall(the persons in the family unit, the person satisfies the requirements to complete and submit an application for assistance (part 1) form)
    the person satisfies the requirements to complete and submit an application for assistance (part 1) form if
    all
    the person is an applicant
    s4.1(2)(a)(i)     the person has provided a social insurance number
    s4.1(2)(a)(ii)     the person has provided the information, authorizations, declarations and verifications specified by the minister as required in the application for assistance (part 1) form
    The Decision Report
    EA Regs s4.1(2)(a)(Application - Part1) is satisfied.
    The applicants for income assistance in a family unit have completed (and submitted) to the minister an application for income assistance (part1) form.
    the persons in the family unit
    instance #1
    instance #2
    instance #3
    Abel satisfies the requirements to complete and submit an application for assistance (part 1) form.
    Abel is an applicant.
    Abel satisfies section s4.1(2)(a)(i).
    Abel has provided a social insurance number.
    Abel satisfies section s4.1(2)(a)(ii).
    Abel has provided the information, authorizations, declarations and verifications specified by the minister as required in the application for assistance (part 1) form.
    Edited by: A Gibson on Oct 11, 2010 3:35 PM

    Here are some further details. If images could be attached to this forum then I would have included some screenshots, but this forum only allows text.
    1. Set up regular name substitution (See the sections "Set up substitution" and "Substitute the actual value of a variable for its text" in the OPM Help article "Change the text of an interview question or sentence").
    2. In the Properties file, double-click on the entity. This will open the Edit Entity dialog.
    3. In the Edit Entity dialog, fill in the Identifier field with the variable you're using for the regular name substitution.
    4. Click OK and you're done!
    Cheers,
    Jasmine

  • How to remove the PCK instance!

    I want to uninstall and remove all the data so that I install the PCK with a clean system.  How can I remove all the PCK instances and start a fresh installation.
    I am also getting this error after successful PCK installation how can I resolve this error.
    ERROR:
    Application error occurs during processing the request.
      Details:   com.sap.aii.utilxi.prop.api.PropertiesException: Unable to read configuration data (ExchangeProfile/aii.properties)  The ID of this error is
    Exception id: [001B775FEAD200560000002700000AA000044210FC442FFB].
    Thanks
    Sarvesh

    I've found the reason... :-)
    I'm using the designer from Acrobat professional instead of the designer from Adobe LiveCycle.
    I've got Acrobat professionnal 7.0.0 and trying your sample it didn't function.
    Knowing that there was a new version of Acrobat professional (7.0.7)I've installed it, and now your sample function.
    I have to mention that the count method is not listed in the choice menu that appears when you're typing code inside the designer. It means that some functions have to be tryed even if the popup menu of the list of available methods doesn't mention it.. (in this case it's the count method)... :-)
    There are a lot of things like that (for example there is the checkbox problems that are not good managed before Acrobat Reader 7.0.7, and Acrobat professional 7.0.7)
    So I suggest to the developpers that are reading this post to always install the last version of Acrobat Reader, Acrobat Professionnal, Designer, in order that everything goes well with the product.
    gpalmieri

  • How to remove guided procedure instances?

    Hi
    how do I permanentely remove all terminated and completed guided procedure instances? I am extensively testing and accumulating lots of old instances.
    Thanks very much for your help!
    Best regards
    Bettina Hepp

    Hi Bettina,
    What you need to do is to go to the Administration workset and choose Archiving and Deleting  ->  Maintain Process Templates from the contextual panel.
    In the Global Settings tab page you can define such general settings for deleting or archiving process instances, such as for example archiving process older than 2 weeks or deleting completed process.
    In addition, you can define specific settings for specific templates. Go to the Process Template Settings tab page, there browse and select the process you want to delete.
    On the Custom Settings for Process Instance panel, you have to specify settings for the process if you want to define custom settings. 
    In addition to scheduled archiving and deleting of instances, you can start an archiving or deleting operation for selected process instances instantly. Again in the Administration workset, go to Archiving and Deleting
    -> Start Archiving. 
    Hopefully this will be of some help
    If you have any further questions, just write back
    Greets,
    Petra

  • How to remove ias instance

    I uninstalled an ias instance from one machine, but it still shows on infrastructure EM website. Where can I find relevant information on how to remove this ias instance from the infrastructure ??
    Thank you,
    Jn

    To answer to my own question, the command to use is:
    dcmctl destroyInstance -i <instance name>
    Hope this helps,
    Jn

  • SQL Server Utility - How to Remove Instance that No Longer Exists on Server

    I had a default instance that I had installed for an application.  But then I was told they wanted it as a named instance.  I had added the default instance to the UCP (SQL Server Utility).  I have uninstalled the default instance forgetting
    that I had added it to the UCP.  Now when I try to remove the managed instance I get the following error:
    The action has failed.  Step failed.  The SQL Server connection does not correstpond to this managed instance object.  (Microsoft.Sqlserver.Management.Utility)
    How do I remove the managed instance from the UCP?  Do I need to go into a table in database sysutility_mdw and delete something?
    select * from msdb.dbo.sysutility_ucp_managed_instances
    where instance_id=57
    Maybe delete from table msdb.dbo.sysutility_ucp_managed_instances?
    Or maybe table sysutility_ucp_managed_instances_internal?
    lcerni

    I ran this
    EXEC msdb.dbo.sp_sysutility_ucp_remove_mi @instance_id=57
    And it fixed the issue.
    lcerni

  • How to remove a member from cluster while CQ (cq5.5) instances are running?

    Hello,
    I have a query:
    how to remove a member from cluster while CQ instances are running? And is there any particular log to check that it got removed?
    Thanks in advance..

    I might be wrong. AFAIK you do not have the option to remove without shutting down and modfying cluster.properties.
    However this usecase would be minimal because before going into production you would have verified your architecture.

  • How to remove all instance in a repeatable subform (bis)

    Hi Niall,
    A few years ago, you helped a user who asked "How to remove all instance in a repeatable subform". Please could you do again with approximately the same problem ?
    In a click event, I have the script "_CarteEN.addInstance();". Well ! Many cards appear. To protect them, I put above a mask (it's a button with a background Fill). Now, how can I do to remove all masks with only one click using the resetdata or anything else...
    I try this but it doesn't work.
    while (flowedSubform.CarteEN._CacheCV.count > 2)
         flowedSubform.CarteEN._CacheCV.removeInstance(1);
    Many thanks for your help !

    There is no subform named "flowedSubform"
    The "CacheCV" is not a container object (subform). so you can't access the instanceManger of this object.
    the below lines should work
    while(_CarteEN.count >1)
         _CarteEN.removeInstance(1);
    Nith

  • Accidently remove oracle_home software, instance is down, how to do?

    Hi,
    I have a quick question,
    when using installer uninstall(remove) oracle software, selected wrong oracle home, then
    removing process only happens for 1 sencond (stop almost immediately), the instance still crashed down. how to bring up the instance, reinstall oracle?
    or any other better way?
    Thanks
    Jerry

    If this is a non-Windows OS, you only have to restore a backup of the ORACLE_HOME location.
    If any parameter files (eg initSID.ora, spfileSID.ora, listener.ora, tnsnames.ora) were updated since the backup, you'd have to correct them.

  • How to remove the Planned leave from the LOV of Absence status? Only confirmed leave should be listed. for 11i instance.

    Hi Gurus,
    How to remove the Planned leave from the LOV of Absence status? Only confirmed leave should be listed. for 11i instance.
    Thanks
    Shobhit Shukla

    Hi Shobhit,
    Please personalize the self-service page and make that field non-updatable with default value "Confirmed".
    Thanks,
    Avinash

  • How do I remove a specific instance on click

    Hi everyone,
    I'm trying to code a little game where instances of objects should get randomly spawned and once you click on them,
    they should be "despawned" with a little animation.
    I got most things set up but I don't seem to get how to access the instance properly. Here is a code snippet:
    function spawnObject()
       var randomNumber1 = Math.ceil(Math.random()*100);
      var randomNumber2 = Math.ceil(Math.random()*100);
      if(randomNumber1>=95 && randomNumber2 >= 90)
      addChild(goldCoin);
      goldCoin.addEventListener(MouseEvent.CLICK, despawnCoin);
      else if (randomNumber1>=95 && randomNumber2 <= 60)
      addChild(copperCoin);
      copperCoin.name.addEventListener(MouseEvent.CLICK, despawnCoin);
    function killcoin(e:Event){
    //Animation will go here
      removeChild(???);
    I don't really know how to remove the Child properly.
    Especially since this function can get called often so that there are multiple gold/copper coins on screen for example and I only want to "despawn" the one that I click on.
    Do you have any Idea on how to do that?

    use:
    function spawnObject()
       var randomNumber1 = Math.ceil(Math.random()*100);
      var randomNumber2 = Math.ceil(Math.random()*100);
      if(randomNumber1>=95 && randomNumber2 >= 90)
      addChild(goldCoin);
      goldCoin.addEventListener(MouseEvent.CLICK, despawnCoin);
      else if (randomNumber1>=95 && randomNumber2 <= 60)
      addChild(copperCoin);
      copperCoin.name.addEventListener(MouseEvent.CLICK, despawnCoin);
    function killcoin(e:Event){
    //Animation will go here
      removeChild(e.currentTarget);

  • How to remove calendar in ical

    I clicked on a link that added a calendar to my ical which has now synced with my Google calendar and added all the events to it as well.  Unfortunately, I did not realize that this was going to add every single instance (multiple events per day) to all my calendars.
    I'd like to reverse this action but there is not easy way to do this in ical it seems.  I cannot "delete" the calendar because it does not appear in the list of subscribed calendars in ical.
    I subscribed to two calendars this way and I'd like to remove them both.  I also have to now deal with how to remove hundreds of entries in my Google calendar....and it seems there is no batch delete there either unless I pay for a third party program....arrrgh
    If anyone can shed some light on this I'd be most grateful.

    Thanks for your reply.  I "subscribed" to a couple of motorsports calendars in iCal by visiting a direct link on the Apple website like this one: http://www.apple.com/downloads/macosx/calendars/2011motogpworldchampionshipcalen darprovisional_gpticketltd.html    
    This adds the events contained in this calendar directly to iCal and I can't for the life of me find a way to "unsubscribe" or eliminate these entries short of erasing them manually one by one.  Unfortunately, there are many of them.
    If you know how I may go about doing this in an efficient manner, please let me know!

  • SCCM 2012 SP1 - Evil Folders in Reporting Services - What Are They and How to Remove Them

    Hello All,
    There are a lot of sub-folders in the http://CentralSiteSCCM/ReportServer. They are like:
    <dir> Config_Mgr_CEN
    <dir> Config_Mgr_CEN.OLD.0
    <dir> Config_Mgr_CEN.OLD.1
    <dir> Config_Mgr_CEN.OLD.10
    <dir> Config_Mgr_CEN.OLD.100
    <dir> Config_Mgr_CEN.OLD.1000
    Only <dir> Config_Mgr_CEN is properly populated with the correct set of the default folders.
    Would you be so kind to advise on:
    What are they?
    How to remove them?
    What to do in order for them not to appear any more?
    Thank you very much in advance!

    Hi Mike,
    I ran into an issue when I did the SP1 upgrade where a majority of our reports were duplicated. I created a script to delete these duplicate reports and I've adjusted it to work for your situation. You can find the original thread here, if you're interested:
    http://social.technet.microsoft.com/Forums/en-US/configmanagergeneral/thread/dc9aa3b4-cea9-4a07-87ca-2795a2dbc04e
    You'll need to know your SCCM site code and the server name to run this script.
    # SCCM2012SP1-RemoveDuplicateSSRSFolders.ps1
    # This script will connect to SSRS on a specified server and delete all folders that end with .OLD.*
    # Used for SSRS cleanup after SCCM 2012 SP1 installation
    # Script must be run from an account that has access to modify the SSRS instance
    # 3/22/2013 - Mike Laughlin
    # Resources used in writing this script:
    # Starting point: http://stackoverflow.com/questions/9178685/change-datasource-of-ssrs-report-with-powershell
    # API Documentation: http://msdn.microsoft.com/en-us/library/ms165967%28v=sql.90%29.aspx
    # Previous script: http://social.technet.microsoft.com/Forums/en-US/configmanagergeneral/thread/dc9aa3b4-cea9-4a07-87ca-2795a2dbc04e
    # Define variables
    $SiteCode = ""
    $serverName = ""
    # Set the value of $noConfirm to $True only if you don't want to manually confirm folder deletion. Use with caution.
    $noConfirm = $False
    # Safeguard
    If ( $SiteCode -eq "" -or $serverName -eq "" ) { Write-Host "Enter the required information for the SiteCode and serverName variables before running this script." -ForegroundColor Red -BackgroundColor Black ; Exit }
    # Connect to SSRS
    $ssrs = New-WebServiceProxy -uri http://$serverName/ReportServer/ReportService2005.asmx?WSDL -UseDefaultCredential
    # Get a listing of all folders in SSRS
    $reportFolders = $ssrs.ListChildren("/", $True)
    # Find all folders containing .OLD.*
    $foldersToDelete = $reportFolders | Where { $_.Name -like "ConfigMgr_" + $SiteCode + ".OLD.*"}
    # Quit if no folders are found
    If ( $foldersToDelete.Count -eq 0 ) { Write-Host "No folders with .OLD.* found. Quitting." ; Exit }
    # Show a listing of the folders that will be deleted
    Write-Host "The following folders will be deleted from SSRS on" $serverName":`n"
    $foldersToDelete.Name
    Write-Host "`nTotal number of folders to delete:" $foldersToDelete.Count "`n"
    # Get confirmation before deleting if $noConfirm has not been changed
    If ( $noConfirm -eq $False )
    $userConfirmation = Read-Host "Delete these folders from" $serverName"? Enter Y or N"
    If ( $userConfirmation.ToUpper() -ne "Y" ) { Write-Host "Quitting, folders have not been deleted." ; Exit }
    # Delete the folders
    $deletedFolderCount = 0
    Write-Host "Beginning to delete folders now. Please wait."
    ForEach ( $folder in $foldersToDelete ) { $ssrs.DeleteItem($folder.Path) ; $deletedFolderCount++ }
    Write-Host "Folders have been deleted. Total number of deleted folders:" $deletedFolderCount
    Standard disclaimer: While this script worked just fine for me in my environment, I make no guarantees that it will work anywhere else. I've attempted to make this script as user friendly and generic as possible, but it may require slight tweaking to work properly.

Maybe you are looking for

  • How do I get Safari 1.3.2 back?

    eBay had a popup message that said my Safari 1.3.2 needed to be updated to work with new eBay features and provided a link to the update. I downloaded it and installed it on my G3 and then noticed that I had gone from 1.3.2 BACK to 1.2. Yes, 1.2 DID

  • Problem with clicking noise and using hdapm

    I'm having a problem with my 2009 17" MacBook Pro, with Lion. I installed a new, larger hard drive, and ever since then a tinny clicking noise has been emanating from the laptop. I tried to install hdapm, and I am able to successfully download the .d

  • New mid 09 macbook pro weak speaker problem

    I just got a mid 09 macbook pro 15''. and notice the full volume on the speaker is just about 60-70% of the late 08 macbook pro when turn to full 100%. anyone notice this? not sure is this a defect or apple did something to the mid 09 model maybe add

  • Right order of joining tables

    Hi everybody, I have read the SQL Tuning section of Performance Tuning Oracle Book of Oracle 10g. v.2. In 11.5.4. paragraph titled "Controlling the Access Path and Join Order with Hints" , in the second note there is a small paragraph about the right

  • Remove Unnecessary Keyboard Layout

    Hi there I'm currently building my Windows 8.1 x64 Enterprise Image via SCCM 2012 R2. I'm using the following answer file for setting the region and language. <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"