Flash Gallery | Flash Templates | Flash Menu | Flash Design | Flash Audio & Video

flash page flip

Actionscript 3.0 video tutorials

+ Reply to Thread
Results 1 to 4 of 4

Thread: flvplayback control from main timeline HELP!

  1. #1
    Junior Member Settled In wuzzi2ya is on a distinguished road
    Join Date
    Oct 2008
    Posts
    10
    Rep Power
    0

    flvplayback control from main timeline HELP!

    amazing Flash templates
    I have several flvplayback components in a movie that are loaded within a loader class. On CLICK I need the flv to stop, pause or anything to get the sound to stop playing once reaching the next section of the movie. Within the CLICK function I remove a particular loader with an flvplayback component within. This works fine yet the sound continues into the next section. Any ideas or paths to alternative solutions would be greatly appreciated, so Thanks...

    //code within individual loader:

    btnMore.addEventListener(MouseEvent.CLICK, Link1);
    function Link1(event:MouseEvent):void {
    this.gotoAndPlay("more");
    ArchSkipLoader.ArchPlayer.stop();
    ArchSkipLoader.govplayer.stop();
    }

    //code on the main timeline (another button that globally unloads each loader)

    var frameToGoTo:String = "skip";
    btnToDoItAll.addEventListener(MouseEvent.CLICK,cli pRemover);
    function clipRemover(event:Event):void
    {
    removeChild(clipToBeRemoved);
    gotoAndPlay("skip");
    }

  2. #2
    Junior Member Settled In wuzzi2ya is on a distinguished road
    Join Date
    Oct 2008
    Posts
    10
    Rep Power
    0

    Re: flvplayback control from main timeline HELP!

    Okay maybe I was a little confusing. How can I control an flvplayer component with as3. As to say how can I access it from outside of the actual component?

  3. #3
    Junior Member Settled In badboykilla is on a distinguished road badboykilla's Avatar
    Join Date
    Oct 2008
    Posts
    18
    Rep Power
    0

    Re: flvplayback control from main timeline HELP!

    u mean control an external flv player?

  4. #4
    Junior Member Settled In wuzzi2ya is on a distinguished road
    Join Date
    Oct 2008
    Posts
    10
    Rep Power
    0

    Re: flvplayback control from main timeline HELP!

    not exactly, what I need to do is call the controls of the flvplayback from the main timeline ie outside of the loader that the flvplayback is nested in... When I unload the loader the flv (sound continues to play) whic is no good... Any suggestions?

+ Reply to Thread

Similar Threads

  1. Edit main timeline from an external swf
    By oswader2 in forum Actionscript 3.0 newbies
    Replies: 1
    Last Post: 09-05-09, 14:00
  2. Add value to main timeline variable
    By xPINKMERCEDESx in forum advanced Actionscript 3.0
    Replies: 1
    Last Post: 06-05-09, 11:19
  3. communicating from one MC to another both in main timeline
    By terraform in forum Actionscript 3.0 newbies
    Replies: 1
    Last Post: 27-02-09, 13:39
  4. Reference functions on main timeline
    By xFlashStudentx in forum Flash English
    Replies: 0
    Last Post: 25-12-08, 16:26
  5. Unloading my external .swf within main timeline
    By Jack o Lantern in forum Actionscript 3.0 newbies
    Replies: 0
    Last Post: 23-08-08, 09:32

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Optimization by vBSEO