Whenever I've worked with mixing content like this, I find it helpful to
point my Flex Builder project properties to put the output in a folder
that is actually served by a local instance of a server. That way during
debugging, you can get the page exactly as it would behave when in a
similar production environment.
 
Check out Project >> Properties >> Flex Build Path.  You'll see a few
options at the bottom of which 2 are important:
 
Output folder - set this to the path of the folder that your local
server is serving it's content from, e.g. in IIS something like
[Root]:\inetpup\wwwroot\someappname
Output folder URL - set this to the URL of the application on your
server, e.g. http://localhost/someappname <http://localhost/someappname>

 
When you debug from flex builder, it will place the build output in that
first folder path, then when the browser launches it will actually serve
the build contents from the local server, and not the file system.
 
HTH,
Ryan

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of markgoldin_2000
Sent: Thursday, November 06, 2008 12:00 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: IFrame: open new browser window from



Well, I have run it in different browsers. Same.
But just now I have published it to a web site and it is actually 
working. Having it not working from the Builder is not a big of a 
deal. I should have removed my "cry baby" message :)

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, Tom Chiverton <[EMAIL PROTECTED]> 
wrote:
>
> On Wednesday 05 Nov 2008, markgoldin_2000 wrote:
> > Can someone help, please?
> 
> What debugging have you done so far ?
> 
> -- 
> Tom Chiverton
> Helping to advantageously orchestrate customized fine-grained 
corporate 
> networks
> 
> 
> 
> ****************************************************
> 
> This email is sent for and on behalf of Halliwells LLP.
> 
> Halliwells LLP is a limited liability partnership registered in 
England and Wales under registered number OC307980 whose registered 
office address is at Halliwells LLP, 3 Hardman Square, 
Spinningfields, Manchester, M3 3EB. A list of members is available 
for inspection at the registered office. Any reference to a partner 
in relation to Halliwells LLP means a member of Halliwells LLP. 
Regulated by The Solicitors Regulation Authority.
> 
> CONFIDENTIALITY
> 
> This email is intended only for the use of the addressee named 
above and may be confidential or legally privileged. If you are not 
the addressee you must not read it and must not use any information 
contained in nor copy it nor inform any person other than Halliwells 
LLP or the addressee of its existence or contents. If you have 
received this email in error please delete it and notify Halliwells 
LLP IT Department on 0870 365 2500.
> 
> For more information about Halliwells LLP visit www.halliwells.com.
>



 


This message is private and confidential. If you have received it in error, 
please notify the sender and remove it from your system.

Reply via email to