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 6349073
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T21:32:39+00:00 2026-05-24T21:32:39+00:00

I am using Flash CS5 and when I exprt my file to swf I

  • 0

I am using Flash CS5 and when I exprt my file to swf I notied that after exporting and playing it in Flash player (on my desktop) I can change the size of the window and the scene itself eventthough I have set the width and height dimension to e.g. 468×60.

So, the bad thing is that if I ahve some objects that are moving from this area and in banner I do not see them in flash player I can see all which is not good.

Is there a setting in export option to disable this behavior or some actionscript, so my client will not be able see the “mess-behind-the-scenes” :)?

I can probably remove some objects using actionscript, however if I have looping background image it is necessary to be bigger than 468px In my case 3x.

Thanks in advance for any advice.

  • 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-05-24T21:32:39+00:00Added an answer on May 24, 2026 at 9:32 pm

    standalone flashplayer will be resizable because it’s a windowed app.
    however, you can apply a 468×60 mask to your root DisplayObject

    upd:

    var maskMC:MovieClip = _root.createEmptyMovieClip("mask", _root.getNextHighestDepth());
    maskMC.beginFill(0x000000, 100);
    maskMC.moveTo(0, 0);
    maskMC.lineTo(0, 60);
    maskMC.lineTo(468, 60);
    maskMC.lineTo(468, 0);
    maskMC.lineTo(0, 0);
    _root.setMask(maskMC);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Flash CS5 and I have a problem with my exported SWF file:
I.m using flash cs5.5 for programing as3 flash games recently i heard that cs5.5
I'm using AMFPHP 1.9, ActionScript 3 and Adobe Flash Pro CS5 with Flash player
I started using Flash CS5 (and it sucks btw, but that's not my issue
I'm using Flash Professional cs5/AS3 I'll try and describe this the best I can.
I embedded font using Flash Professional CS5, but I still can't use it in
Is there a way using Flash (CS3+AS3) to determine if the published swf is
I'm using Flash Builder 4 (the version after Flex Builder 3, so very similar
I'm using Flash Builder 3 to edit my Flex app, but I noticed that
I created a flash video player using Flash CS3. I exported the player to

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.