Jump to content
Search Community

Making an External Loaded Flash FullScreen

Saaed test
Moderator Tag

Recommended Posts

Hi Carl

Another problem made me come back to you.

My External loader is ready now and working quiet well (Thanks :) ).

Here I am Loading an external SWF file using the SWFLoader Class.

Here is the way i do:

currentLoader = new SWFLoader(url,{container:videoContainer_mc,width:720,height:406,centerRegistration:true,autoPlay:false,onProgress:progressHandler,onComplete:completeHandler});
currentLoader.load();

Im trying to make the whole content FullScreen.

On the other  hand, i tend to design another button for making the external loaded Content FullScreen.
How Can i do this separately for the main Stage and external Loaded content?

Regards

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...