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

application panels fit in problem on premiere extension

Community Beginner ,
Nov 13, 2012 Nov 13, 2012

Copy link to clipboard

Copied

Hello,

I'm working on premiere extension. Creating my adobe flex desktop app. when I debug it for extension, on premiere , there is a fit in-font etc problem, dont know how to define this.

I mean, the windowedApplication panel seems very big and bad dimensions on premiere . I tried to fix the dimensions with maxHeight and maxWidth, but this is not a solution, effected any thing. I set layout="absolute",set font size but as you think, it just effected on characters,not on the icons etc.

Also the other issue is panel that imported to premiere seems under an unknown frame estimated dimensions are width="250" height="350". I just have tree and list window on mx::windowed application. 

What do you think about these issues ?

Thanks

TOPICS
SDK

Views

978

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 ,
Nov 13, 2012 Nov 13, 2012

Copy link to clipboard

Copied

I think you're not using the Flex 3.5 SDK, as recommended in the Panel SDK "Getting Started" guide.

It's a problem with the Flex SDK you're using.

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 ,
Nov 13, 2012 Nov 13, 2012

Copy link to clipboard

Copied

Hi,

But Getting_Started.PDF document says  us "Choose the default Flex SDK version; 4.6 should be fine.". So I use SDK 4.6.0 right now :S

Which version of SDK do you suggest me to use?

Thanks 

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 ,
Nov 14, 2012 Nov 14, 2012

Copy link to clipboard

Copied

LATEST

I'd forgotten about writing that...

Please write me directly ( bbb@adobe.com ); we can discuss what you're trying to develop, and the best ways to accomplish it.

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