Flex 3 builder project setting with server on another box

I have a livecyle DS (or BlazeDS) server which is different from my workstation where I am writing flex codes using flex builder 3. When creating a new flex 3 project, I need to specify Root folder/Root URL/Context root in "Configure J2EE SErver" screnn. It seems this screen is always assuming the server is runing on the same box as the workstation I am writing flex code. Is it the case? Or is possible  to develop flex apps where the server is located on another box?

when any file in the project is saved, it builds and outputs
to the info below. when i run it, it points to the root url posted
below.
as far as the HOSTS file, it has the normal localhost
loopback. which is fine in this case.
the source code in the main.html is generated from the HTML
Wrapper section in the Flex Compiler settings under the project
settings.
i think this is a local IIS issue.
under the flex project settings i have:
Flex Server -> Root Folder:
C:\Inetpub\wwwroot\<directory>
Flex Server -> Root URL:
http://localhost/<app>
-> which point to root folder under IIS
Felx Build Path -> Output Folder ->
C:\Inetpub\wwwroot\<directory>
if i run the app from within Flex(Project Run Button) or from
a local http link, it hangs; however, if i launch the main.html
file directly from the file system, it launches in the browser and
works fine.
the thing is, it use to work fine and when i added something
like a background gradient for the app it broke. i know that sounds
silly, but it is what it is. so now, i have to launch it from a
shortcut to the main.html file.
with all of that said, that points to IIS, yes?
thanks for your input...i appreciate it.
fd
UPDATE - if i reboot it works again. i'm pretty sure it's
something in IIS. stopping and restarting the web services doesn't
help either. only a reboot. weird.

Similar Messages

  • Error: The folder does not contain a valid Flex Builder Project.

    HI All,
    My first Post here. I am new to Flex Hardly 10 days old. I
    want to open the flexstore project in flex builder 3 and could not
    able to do so.
    What I did: file->import->.... got the error msg as
    "The folder does not contain a valid Flex Builder Project".
    also tried file->import->general->..... same error
    msg.
    I need your Help guys
    I downloaded the sample project from
    http://examples.adobe.com/flex2/inproduct/sdk/flexstore/srcview/index.html
    Thanks in Advance
    SAS
    Text

    "shakeb66" <[email protected]> wrote in
    message
    news:gknbn8$av9$[email protected]..
    > HI All,
    > My first Post here. I am new to Flex Hardly 10 days old.
    I want to open
    > the
    > flexstore project in flex builder 3 and could not able
    to do so.
    > What I did: file->import->.... got the error msg
    as "The folder does not
    > contain a valid Flex Builder Project".
    > also tried file->import->general->..... same
    error msg.
    > I need your Help guys
    > I downloaded the sample project from
    >
    >
    http://examples.adobe.com/flex2/inproduct/sdk/flexstore/srcview/index.html
    Try creating a new Flex project and dragging the files from
    the zip into the
    src folder. You may find that you need to rearrange things a
    bit, depending
    on how they set up the project, but this should get you
    started.
    HTH;
    Amy

  • [svn:osmf:] 11292: Removing 'libs' as a library path from the Flex Builder project properties.

    Revision: 11292
    Author:   [email protected]
    Date:     2009-10-30 02:28:09 -0700 (Fri, 30 Oct 2009)
    Log Message:
    Removing 'libs' as a library path from the Flex Builder project properties.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/.actionScriptProperties
        osmf/trunk/framework/MediaFramework/.flexLibProperties

    Revision: 11292
    Author:   [email protected]
    Date:     2009-10-30 02:28:09 -0700 (Fri, 30 Oct 2009)
    Log Message:
    Removing 'libs' as a library path from the Flex Builder project properties.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/.actionScriptProperties
        osmf/trunk/framework/MediaFramework/.flexLibProperties

  • Building Flex application with Flex Builder in a Remote Server - Cloud Computing

    Hey Guys
    I have a query or its confusion probably
    I was just thinking if this kind of solution is existing or possible with say cloud computing or anything else?
    This is what we all probably do for building our flex application?
    1. There is Remote Server hosting our source code
    2. Developer check out the code in their system locally by some Configuration tool like Perforce, CVS etc
    3. Developer Install Flex  Builder IDE locally and open the IDE and then create.build locally and then on testing check in the code in repository
    All this is fine but we have some problem here
    a. We have to get all the source code checked out/downloaded in some local machine
    b. We have to install Flex Builder in each every developer machine with license.
    A possible modification in the above can be as follows
    1. Don't download/check out the source code locally in each machine
    2. Create a mapped network drive of the Remote Repository and then work directly with the mapped network drive
    3. Install Flex Builder  locally
    4. Start Flex Builder create a Flex Project with source code in the mapped network drive
    But this has some potential problem as now the building of the flex application directly work with the mapped network drive. This is very slow especially when we Keep the "Build Automatically" Check box to true
    My question is that can we have a solution like this ?
    1. There is Remote Server hosting our source code
    2. There is another 2nd Remote Server which support workspace for each user
    3. Flex Builder installed in the 2nd Remote Server
    4. Each Developer connects to the 2nd Remote Server log in to their workspace
    5. Each developer check out code by connecting to 1st Remote Server. This code which is checked out now goes in their workspace in the 2nd Remote Server
    6. Start Flex Builder instance which is running in the 2nd Remote Server
    5. Each developer open source code modifies, build application in their workspace and check
    I think this is something that I heard cloud computing can do ? Do anyone have any idea whether this kind of environment is possible in Flex or can anyone suggest something which is almost close to this ?
    Regards
    Biswamit

    Hi
    The concept of cloud computing is not even very clear to me
    I think this is what I understood about it ...........from this link http://communication.howstuffworks.com/cloud-computing.htm
    It says
    "Instead of installing a suite of software for each computer, you'd only have to load one application. That application would allow workers to log into a Web-based service which hosts all the programs the user would need for his or her job. Remote machines owned by another company would run everything from e-mail to word processing to complex data analysis programs. It's called cloud computing, and it could change the entire computer industry"
    "There's a good chance you've already used some form of cloud computing. If you have an e-mail account with a Web-based e-mail service like Hotmail, Yahoo! Mail or Gmail, then you've had some experience with cloud computing. Instead of running an e-mail program on your computer, you log in to a Web e-mail account remotely"
    My issue is not with the license. The solution that I am looking for is
    1. Don't want the developer to download the source code in any fashion either checked out or anything else in the local machine
    2. Want the developer to work directly on the server
    3. Looking for a solution where each developer is not required to install Flex Builder locally and the developer can use Flex Builder that is installed on the server and in his workspace and create/modify build on the server itself
    Hope I could make you understand this time ................
    Regards
    Biswamit

  • Flex 3 Project Set Up

    I'm trying to create a new flex project in Flex Builder 3,
    and I can't seem to find the answers I'm looking for to make this
    work.
    File | New Flex Project - looks the same
    Project name: works...
    Location: path to files I've set up...OK
    Server Technology: ColdFusion, using Remote Object access
    thru CF Flash Remoting (we don't have livecycle).
    So far, it's quite easy...
    But...what do I put in for the server location?
    We have the CF8 server set up so that I access the files
    through a mapped drive. I am mapped to an instance we created for
    Flex applications (which I had no problem building apps on in FB2).
    Example:
    \\cf8\flexwwwroot is mapped to P:\, and in here, I see all
    the sandboxes I had from my FB2 apps. In there is the WEB-INF\flex
    directory. The only thing I have in my flex directory is a
    services-config.xml file (I don't have a flex-config.xml file).
    This was never a problem before, and when creating a project in FB
    3, it says the "WEB-INF/flex folder must contain either a
    flex-config.xml or services-config.xml", which it does.
    Since I can't get past this page in the set up, I don't know
    if I will encounter any problems with setting up a project.
    Any help on how to set this up properly??
    Thanks!
    Jenn

    If you are running the standalone CF installation, you do not
    use IIS and the server root is
    http://localhost:8500/. To use
    http://localhost/ you need CF
    installed under IIS, not as standalone.
    HTH,
    Carlos

  • Flex Mobile project scaling with Retina display iPad (3rd gen).

    Adobe et al,
    With the new iPad 3 we now have a ton more pixels to utilize. I'm familiar with and have already successfully tested the AIR 3.1+ commandline compiler option (-platformsdk) to get Retina display on the new iPad. In ActionScript mobile projects the content is rendered beautifully on the new iPad. But with Flex Mobile projects, something is happening that causes it to render incorrectly. It's retina display alright, but the size is way too small.
    Below is an image WITHOUT the -platformsdk build tag, that causes the app to be pixel doubled to fit on the new iPad:
    Notice that it's scaled proportionally, even though the text and components are slightly pixelated. Not a big deal, but noticeable on the device.
    This image is taken with the app rendering in Retina display (setting the -platformsdk pointing to iOS 5.1 SDK):
    As you can see, the text/components are rendered really clear, but the scale is way off. Obviously it's getting the width of 2048x1536 from the device, but it's way too small.
    How do I fix this? I've tried changing the applicationDPI, but it doesn't fix it. Setting a width/height of 1024x768 does nothing either. It seems we need to overrride a behavior that causes it to fit everything in so small.
    A little help?
    Thanks,
    iBrent

    Alright, kevinkorngut's answer was the right one. It appears that even though AIR 3.x can render high resolution apps, it still returns the incorrect DPI for the new iPad. In a Flex Mobile project you have to override the DPI using the method mentioned above.
    Here are the results I got:
    Using the runtimeDPIProvider property on the TabViewApplication tag (works for any of the three project types) I created a class that extends RuntimeDPIProvider. To detect which iPad I was on, I used the following code:
    override public function get runtimeDPI():Number
         var os:String = Capabilities.os;
         if(os.indexOf("iPad") != -1)
              if(Capabilities.screenResolutionX > 2000 || Capabilities.screenResolutionY > 2000)
                   return DPIClassification.DPI_320;
              } else {
                   return DPIClassification.DPI_160;
         } else {
              return Capabilities.screenDPI;
    I'm returning a DPI of 320 as this gives the best result that matches the proportions of the device. In other words, even though the iPad DPI is 264, setting the app to 320 gives the correct size at the new Retina display.
    In order for this to work, you must compile the app with the -platformsdk flag pointing to iOS 5.1 SDK, and currently that means you need a Mac running Lion with Xcode 4.3.1. Here's the adt command I used:
    adt -package -target ipa-test -storetype pkcs12 -keystore ~/Desktop/iOS_DevCert.p12 -provisioning-profile ~/Desktop/iOS_DevProfile.mobileprovision newiPadTest.ipa newiPadTest-app.xml newiPadTest.swf -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPh oneOS5.1.sdk
    Also, the -app.xml descriptor file must have the <requestedDisplayResolution>high</requestedDisplayResolution> within the <iPhone> tags.
    Thanks everyone for their replies!
    iBrent

  • AIR app and Flex app in same Flex builder project

    Hi,
    I've developed a flex app with a lot of custom components.
    Now I want to create a desktop version of the same using the same
    exact same components. Is it possible that I add an mxml
    application, make it a WindowedApplication and compile it to
    produce an AIR app? Or are there any workarounds to accomplish
    this.

    Easiest way I have found is to complete your Flex Web app.
    Then create a new Flex AIR app and then copy code from your working
    Flex Web app over.
    Yes, you end up with two complete sets of code, but if that
    is going to become an issue with keeping both versions up to date
    you can simply use one set of source.
    To do this, create two projects, one Web, one Air. Then you
    can create a third folder (not project) that contains all the
    common code.
    In each of your projects, simply import the code you want to
    use using the project options.
    No, not ideal, but does work. Would be nice to see Flex
    Builder changed so you can have rooted projects.
    E.g. A project called "MyBigApplication" that isn't targetted
    at any platform. Within this you could then produce sub-projects
    that target a particular platform, be it web or air but share code.
    Maybe in the next version.....
    Cheers
    Ian

  • Flex Builder Projects

    Flex Builder does not have an "Open Project" choice on the
    menu. We'd like to check the flex project into our source code
    control and share the environment, however we cannot find a way to
    "open" the project on a machine other than the one it was created
    on. If the project is deleted from the workspace, how can it be
    added back, and how can I add a project to my workspace or open a
    project from another source?
    Thanks.

    I just had the same problem. Here is the solution:
    File>Import>click general>Existing Projects into
    Workspace> click next> click browse on select root
    directory>this will add your project to the projects list.>
    click finish and your done. One thing I did noticed is that when I
    tried to open other projects, they would not open. I got the
    message "Invalid project description.
    /Users/work/Sites/flex2/eventTest overlaps the location of
    another project: eventTest". Go figure.

  • Flex builder 3: set a separate flash player  verion

    hello,
    i hope you can help me with this problem.
    how you can read in the summary, i want to know if it is
    possible to set a not installed version of the flash player - in
    this case verion 10. i'm working on a computer with no
    administrative rights, so i can't install a new flash player
    version. the installed version is lower then the required
    9.0.115.0.
    i downloaded
    here
    the current version 10 (
    direct
    download) and wanted to set it in the configuration menu (flex
    > profiler > player/browser), but with no success...
    i'm becoming desperate...

    Hi Dimitar,
    Did you close all the browsers (and applications which use
    Flash Player) when you install Flex Builder 3 Beta 3 or Flash
    Player? You can try manually installing it from <FB install
    location>/player/ directory. Here're some
    installation/unintallation instructions of Flash Player:
    http://labs.adobe.com/wiki/index.php/Flex_3:Release_Notes#Installing_Flex_SDK_3_Beta_3
    thanks,
    Sharon

  • How to compile flex builder project from flex sdk?

    I built one flex project in flex builder, and need to change and maintain in an flex SDK environment.
    I am wondering whether there is any tools in flex sdk to do so.
    Thanks

    You could use Ant tasks
    http://livedocs.adobe.com/flex/3/html/help.html?content=anttasks_1.html

  • Flex Builder feature set includes?

    With Flex Builder distributed as a plug-in in for Eclipse it
    seems natural to include the FDS plug-in in the Flex Builder 3
    installation. What are the chances of that happening?

    I don't know the answer but you can always log your requests
    in the bugbase:
    http://bugs.adobe.com/flex/
    Please include what you'd expect to see in FDS plug-in.
    Thank you,
    -Yukari

  • Flex Library Project(SWC) with css and image assets

    HI,
    I want to create a flex library project with images and css. I shall use that swc with other flex applications. I wand to use those css and images from the swc. Is it possible? Can you please explain in detail.
    Thanks
    Nirmal

    Right... but how do I reference that CSS outside of the
    Libray Project?
    All I want my library project to be is a CSS and images
    Then I want to include that library project in my main
    project, and have the main project call the CSS file inside the
    library project

  • Can Flex Builder 2 coexist with Flex Builder 3?

    Hi -
    I'm new to the technology and the Flex Builder env. I've
    downloaded the Flex 3 and got it going no problem. I want to
    download the Flex Builder 3 trial addition or maybe Eclipse and
    then the Builder plugin but... I'm scheduled for a class 1st week
    of April and they want us to use Flex Builder 2 :(
    Does anyone know if I can have both simultaneously installed
    without issues?
    tia -
    Jay

    To be honest I simply use two eclipse installations.
    Eclipse 3.2 for flexbuilder 2
    Eclipse Europe (3.3) for flexbuilder 3.
    Ries

  • Project 2007 (with server) - Visual reports custom templates export problem

    Hi,
    someone fimiliar with this situation?
    While creating
    and saving a new template in visual report using Project Professional 2007, some of the reports that was saved as template lose connection between Project cube and Excel.
    Those reports include Enterprise global custom fields, and on the first few times I open them (on different computers) it works fine but later some of the report
    templates won’t open, and error messages are received.
    Those are the steps I did to reproduce the problem:
    When I create the template I used “New template” and then I added the fields (some of the templates are “Task usage” based, and some “Task summary” based).
    Then when I try to open it later…
    Step 1 –Open the template
    Step 2 – the export gets stuck –
    Step 3 – if I check the excel that was opened I get error messages -
    Step 4 – another error message (after clicking OK on the previous one)
    When clicking OK or Cancel the excel is closed
    Step 5 – when going back to check visual reports on project another error appears 
    Ofir Marco , MCTS P.Z. Projects

    Easily fixed.  Just take the Excel.exe file and copy/paste from your Program
    Files/Microsoft Office/Office14 folder to the Office12 folder.
    As near as I can tell, Project is looking for the file in Office12.
    I think you also need to restart Project after doing so.
    -A
    Andrew Lavinsky [MVP] Twitter: @alavinsky Blog: http://blogs.catapultsystems.com/epm

  • Building Virtual Sets with After Effects?

    A friend and I are wanting to build a virtual set using images created from Photoshop CS5, and then taking them in to Adobe After Effects to create the virtual framework for the sets.  We found a video on youtube that led us to believe that we have the capability to do exactly what we are asking for.  So I suppose my question is there any tutorial or information about how I can make the 3-dimensional compositing of my photoshopped walls?  Please please help!  Below is the video of what we are trying to do, but the original creator didn't want to create the 2nd part of the tutorial.

    The biggest problem you'll face with virtual sets is matching the perspective. An equally large elephant in the room would be matching any camera movement. Even a simpla pan can totally destroy the illustion.
    Start off simple with a locked off camera and something in the shot that you can use to match perspective. Don't zoom. Don't pan. If you need more than one angle then cut between positions.
    Planing is the key. I'll say that again. Planning is the key. An example of your created set would help us give you some advice on how to create the illustion. It would also be helpful to know if you know anything about keying, light wraps, and color correction. All of these skills are required if you are going to make a virtual set work well.

Maybe you are looking for

  • Why can't I save PDF files on my iPad and iPhone

    Since I upgraded to iOS 5 I have not been able to save PDF fines on my iPad and iPhone . Yet that's want the case before the upgrade. Can some one tell me why...b,se I feel like the upgrade was a step backward than forward..

  • Why does siri sound robotic?

    Just updated my iPad iOS to 6.0.1 and now Siri's voice sounds robotic like someone's shoved something down its throat. Tried changing to different languages and they all have the same robotic tint to them. Any one have any idea what's going on? I hav

  • AD RMS

    I have one AD RMS server installed in Dev environment. I want to ensure that users will be able to access the documents already secured and will be able to restrict access on new documents even if AD RMS server goes down for a while.I am testing it a

  • Seraching IDOC to transfer longtexts from subsystem

    Hi, I am searching for a standard IDoc, to transfer long text informations from a subsystem to SAP. If anybody has a hint about universal idocs to transfer longtext to SAP please send me a short information. THX in advance Benjamin

  • Open pdf with picture

    how to open the .pdf with picture