Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8182735
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T00:57:03+00:00 2026-06-07T00:57:03+00:00

I have imported video FLV Player(with no skin) in layer(flv1) The flv Player instance

  • 0

I have imported video FLV Player(with no skin) in layer(flv1)
The flv Player instance name is “myflvplayer1”

Actions: Frame 1

myflvplayer1.stop();
myflvplayer1.visible=false;
myflvplayer1.fullScreenTakeOver=false;

try{
stage.displayState = StageDisplayState.FULL_SCREEN;
}catch(e)
{
    //do nothing
}

Till frame 142 there’s animation playing, after that:

stop();
myflvplayer1.visible=true;
myflvplayer1.play();

(so here video start to play in full screen)
Now when this video finishes I want it to Jump to frame label “main”
Where I have put many navigation buttons (My main menu page)

So any help will be very great.!
This is DVD based presentation, so everything is being loaded Local.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T00:57:04+00:00Added an answer on June 7, 2026 at 12:57 am

    Hello Abhishek Try this

    as2

    myflvplayback.addEventListener("complete",completefunc);
    function completefunc(e)
    {
        trace("completed");
        //do any thing you want at complete like gotoAndPlay /gotoAndStop ("Framelabel");
    }
    

    as3

    myflvplayback.addEventListener(Event.COMPLETE,completefunc);
    function completefunc(e)
    {
        trace("completed");
        //do any thing you want at complete like gotoAndPlay /gotoAndStop ("Framelabel");
    }
    

    give me a plus if like my answer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having trouble with a simple AS3 (CS5.5) project I have imported a video
I want to make android home page background. I have imported a video file
i have imported a c++ native dll method in c#. below is how the
I have imported a JSF/Facelets project from SVN into Netbeans. Any change which I
I have imported the data into an database. Patient(pt_id,pt_name,pt_type,pt_loc) Now , I want to
I have imported our SVN repository into Mercurial and now we have entries for
I have imported my svn repository to git. My current branch for development is
I have imported my database by script from live site to my local server.
So I have imported a project to netbeans. I am using jsf and xhtml
I have a problem with my iPhone program. I have imported a folder into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.