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

Import PSD's to Flash Builder

New Here ,
Sep 18, 2012 Sep 18, 2012

Copy link to clipboard

Copied

I've created several screens in Adobe Photoshop (PSD), for a mobile application that I'm going to develop in Adobe Flash Builder 4.5. How do I import those PSD screens for use into my Flash Builder Flex Project?

Views

1.9K

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
New Here ,
Sep 22, 2012 Sep 22, 2012

Copy link to clipboard

Copied

First question: are you planning on using your Photoshop created screen files, to cover the ENTIRE screen width/height of your Flash Builder project?  For example, a screen image set up for a Motorola Droid would need to be 480px wide X 854 px high....vs.....say a Samsung Galaxy S3 screen of 1280px X 720px.  In each case, you will need to use the multi-dpi image settings to compensate for the variety of image screens (backgrounds) that you will need.  I myself have extensive knowledge in this area, as most of my applications include heavily creative PSD graphics.

So to begin, you will want to create a source folder to hold your images (screens).  You do this by "right clicking" on the "src" file of your newly created mobile app project, and creating a new "Folder" called simply..."assets". Once completed, your new "assets" folder will appear in the "src/source" folder.  Now, open Design View in Flash Builder...and drag an "image" component from the tray on the left...and place it on your app screen.  Constrain the top, bottom, left, and right of the image component to 0, if the dimensions of your PSD/.png graphic file are say...480 x 854. This will set your image to fill the whole app screen.  Next, we'll drag our graphic from Photoshop...and drop it into our newly created "assets" file.  After this, and while still in design mode, we'll set the source of the image, to the image we just placed into our "assets" folder.  Once that is done, click the refresh icon on the tool bar above Design Mode....and your new background will appear in your Flash Builder project.

Of course, if you are going to use multi-dpi images for backgrounds, then we have a few more steps to cover beyond this one.

Hope this helps you,

Craig Workman

Software Architect | SwitcHHat.com

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 ,
Sep 24, 2012 Sep 24, 2012

Copy link to clipboard

Copied

LATEST

You can import them in Flash Catalyst and then export the project from Flash Catalyst to Flash Builder.

Thanks

-Sunil

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