• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Importing swf into FB 4.5 doesnt scale?

Community Beginner ,
Jul 18, 2011 Jul 18, 2011

Copy link to clipboard

Copied

OK So heres my issue. I have a flash file that has the dimentsions of: 550 by 440 the document is suppose to be sclaed down to 305 by 201.

               <fx:DesignLayer d:userLabel="Flash">
                    <s:MovieClipSWFLoader includeIn="CharacterRecordScreen,FromCharacterRecord_Inventory,Inventory,MainWindowScreen,ShopWindowScreen,SpellsWindow"
                                               x="459" y="52" width="305" height="201"
                                               loadForCompatibility="true" maintainAspectRatio="false"
                                               source="assets/images/WildernessMap.swf"/>
               </fx:DesignLayer>

This is the code in FB 4.5 that loads the SWF. notice the width and size.

When running the application this is my result:

issue.png

This is not how the application should look...

Any ideas on how to fix this? so that it is the size of the specified in the code?

Views

413

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 18, 2011 Jul 18, 2011

Copy link to clipboard

Copied

no one has a soloution?    

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 19, 2011 Jul 19, 2011

Copy link to clipboard

Copied

bump

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 19, 2011 Jul 19, 2011

Copy link to clipboard

Copied

LATEST

You'll get better response for pure Flex questions in the Flex general discussions forum since the SDK engineers (who'll know the details of MovieClipSWFLoader) are around.

This forum has more Flash Builder (tooling) related people.

-Anirudh

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines