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
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.
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
Copy link to clipboard
Copied
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.