How to Load a html page into Flex the application?

I want to load separate html page in to my flex application.
for example
think I am in my shopping cart and I wanna buy something and pay for that.Then I am try to pay they will load a separate html page into my shoipping cart.
How can I do that inside flex application?
Any ideas are appreciated..
thnx

Hi snkd,
You need to make use of iframe to load html content in Flex application.
Check out the link below...there is also source code included..
http://www.deitte.com/archives/2006/08/finally_updated.htm
Thanks,
Bhasker

Similar Messages

  • How to use custom HTML page in flex web application with out using iframe

    Hi all,
              I have to import a custom HTML page (that has got links to another html pages) inside my flex web application and i dont want to use IFrame. Can you please suggest me with best example.
    Please help me out as i'm new to flex.
    Thanks,
    Swetha.

    Hi, there:
    Best thing to do is to start with the default login.html page, and then modify it. The login screen is fairly complex and it's easy to just miss a JS function you need to call. To get to default page, you would need to do one deploy (to simulator or whatever), and then look for login.html page in the temporary Xcode or Android project generated from the deployment. It should be under the "deploy" directory in your JDev workspace.
    You can also see all the framework JS files and CSS files that way as well.
    We have had customers implementing custom login screen so we know it can work, but they all had to start with the default login screen and then modify it.
    Thanks,
    Joe Huang

  • How to load Html page in Flex 4 application

    Hi All,
              I am able to load html page in flex 3 application but i am unable to load in flex 4 application.
    How can i do it.
    Can any help me regarding this.
    Thanks in Advance
    Raghu.

    This may help - http://www.deitte.com/archives/2006/08/finally_updated.htm
    Thanks and Best regards,
    Pallavi Joshi | [email protected] | www.infocepts.com

  • Is it possible to load an html page inside a JavaFX application?

    Hi
    Is it possible to load an html page inside a JavaFX application?
    Thank you!
    Alexandra.

    Actually it is very simple to load an HTML page inside a JavaFX application.
    var html:JTextPane = new JTextPane();
    html.setPage("http://www.berkshirehathaway.com/message.html");
    Stage
        scene: Scene
            content:
                ScrollView
                    node:SwingComponent.wrap(html)
    }A JavaFX application "tainted" by Swing is still a JavaFX application, isn't it?
    Loading an HTML page into a native JavaFX control would be a different story. It is hard.
    I don't think it is a top priority for JavaFX team to develop a control to render HTML. Using a Swing component, which supports HTML well, does not make a JavaFX application inferior. But, if JavaFX team could make a fully functional embedded browser control supporting HTML, JavaScript, etc., I would applaud that effort wholeheartedly.
    Right now, JTextPane inside a JavaFX application will crash the system, display gibberish, hang for ever or go haywire inexplicably, if JavaScript is used in the HTML page.

  • How to load a web page into crystal report

    How can i load a web page into crystal report? pls help
    Thanks in advance

    Hi Sebastin,
    You can't open a webpage in your Crystal Report, because all webpages will be executed in browser only. If you insert any webpage link in any documents it will not open in the same document, it will open in browser.
    Hope this will help you
    Thanks,
    Sastry

  • How to place a html page into body part of mail?

    Hi,
    I want to place a html page into body part of any mail.How can i do this?
    Thanks...

    just set ur message type to text/html and put ur whole html string into the body will do...

  • How to load a Nav page into other pages?

    Hi, I am using CSS and HTML. I am not using a template. Not
    an expert.
    I want to have just one page with all main navigation links.
    Parent link/list and subordinate links/list as drop down. No page
    templates.
    How can I get pages 1 to 10 to load a 2nd page that possesses
    all the nav links? Would load into an <iframe> but first I do
    not want to use that. Second I do not know how to z-index it so the
    drop down links are on top of any page 1-10 info that is in the
    way?
    The Parent Nav link/list is horizontal and only needs to show
    main parent row. Subordinates will drop down. Do not want to have
    to have 1 row showing for all possible drop down rows. Ex.
    Header
    <div>Parent link/list with drop downs that z-index to
    on top
    <div>other things
    currently I get loose all drop downs to <div>other
    things.
    How can I accomplish this?

    [nav.php]
    <!-- Begin Navigation -->
    <div id="navigation">
    <ul class="nav">
    <li><strong> <a href="
    http://www.timlist.net/"
    target="_parent">Home</a> </strong></li>
    <li><strong><a href="
    http://timlist.net/arianna.html"
    target="_parent">Arianna</a></strong>
    <ul>
    <li><a href="
    http://timlist.net/arianna/art.html"
    target="_parent">Art</a></li>
    <li><a href="
    http://timlist.net/blog.html"
    target="_parent">Blog</a></li>
    <li><a href="
    http://www.charitynavigator.org/"
    target="_parent">Charity Navigator</a></li>
    <li><a href="
    http://timlist.net/not_ready.html"
    target="_parent">Gallery</a></li>
    <li><a href="
    http://timlist.net/not_ready.html"
    target="_parent">The Word</a></li>
    <li><a href="
    http://timlist.net/not_ready.html"
    target="_parent">Safety</a></li>
    <li><a href="
    http://timlist.net/memorial.html"
    target="_parent">Memorial</a> </li>
    </ul>
    </li>
    <li><strong><a href="
    http://timlist.net/boating.html"
    target="_parent">Boating</a></strong>
    <ul>
    <li><a href="
    http://timlist.net/boating/brands.html"
    target="_parent">Boat Brands</a></li>
    <li><a href="
    http://timlist.net/boating/types.html"
    target="_parent">Boat Types</a></li>
    <li><a href="
    http://timlist.net/boating/sales.html"
    target="_parent">Buy &amp; Sell</a></li>
    <li><a href="
    http://timlist.net/boating/drives_fuels.html"
    target="_parent">Drives &amp;  
    Fuels</a></li>
    <li><a href="
    http://timlist.net/boating/education.html"
    target="_parent">Education</a></li>
    <li><a href="
    http://timlist.net/boating/fishing.html"
    target="_parent">Fishing</a></li>
    <li><a href="
    http://timlist.net/boating/misc.html"
    target="_parent">Miscellaneous</a></li>
    <li><a href="
    http://timlist.net/boating/terms.html"
    target="_parent">Terminology</a></li>
    <li><a href="
    http://timlist.net/boating/stores.html"
    target="_parent">Stores</a></li>
    </ul>
    </li>
    <li><strong><a href="
    http://timlist.net/camping.html"
    target="_parent">Camping</a></strong>
    <ul>
    <li><a href="
    http://timlist.net/camping/camping_buy_sell.html"
    target="_parent">Buy/Sell</a></li>
    <li><a href="
    http://timlist.net/camping/camping_clubs_forums.html"
    target="_parent">Clubs</a></li>
    <li><a href="
    http://timlist.net/camping/camping_games_cooking.html"
    target="_parent">Cooking</a></li>
    <li><a href="
    http://timlist.net/camping/camping_clubs_forums.html"
    target="_parent">Forums</a></li>
    <li><a href="
    http://timlist.net/camping/camping_games_cooking.html"
    target="_parent">Games</a></li>
    <li><a href="
    http://timlist.net/camping/camping_gear.html"
    target="_parent">Gear</a></li>
    <li><a href="
    http://timlist.net/camping/camping_grounds_guides_mags.html"
    target="_parent">Grounds</a></li>
    <li><a href="
    http://timlist.net/camping/camping_grounds_guides_mags.html"
    target="_parent">Guides</a></li>
    <li><a href="
    http://timlist.net/camping/camping_hardware.html"
    target="_parent">Hardware</a></li>
    <li><a href="
    http://timlist.net/camping/camping_grounds_guides_magazines.html"
    target="_parent">Magazines &amp; News</a></li>
    <li><a href="
    http://timlist.net/camping/camping_misc_safety.html"
    target="_parent">Miscellaneous</a></li>
    <li><a href="
    http://timlist.net/camping/camping_manufacturers.html"
    target="_parent">Manufacturers</a></li>
    <li><a href="
    http://timlist.net/camping/camping_safety.html"
    target="_parent">Safety</a></li>
    </ul>
    </li>
    <li><strong>Customer Service</strong>
    <ul>
    <li><a href="
    http://timlist.net/customer_service/customer_service_101.html"
    target="_parent">Basics 101</a></li>
    <li><a href="
    http://www.timlist.net/customer_service/customer_service_reviews.html/"
    target="_parent">Reviews</a></li>
    <li><a href="
    http://www.timlist.net/customer_service/customer_service_reviews_template.html/"
    target="_parent">Templates</a></li>
    </ul>
    </li>
    <li><strong>Diesels</strong>
    <ul>
    <li><a href="
    http://timlist.net/trucks/diesel_trucks.html"
    target="_parent">Diesel Trucks</a></li>
    <li><a href="
    http://timlist.net/trucks/forums.html"
    target="_parent">Forums</a></li>
    <li><a href="
    http://timlist.net/trucks/fuel.html"
    target="_parent">Fuel</a></li>
    <li><a href="
    http://timlist.net/trucks/misc.html"
    target="_parent">Miscellaneous</a></li>
    <li><a href="
    http://timlist.net/trucks/parts_repair.html"
    target="_parent">Parts Repair</a></li>
    <li><a href="
    http://timlist.net/trucks/studies.html"
    target="_parent">Studies</a></li>
    <li><a href="
    http://timlist.net/trucks/towing.html"
    target="_parent">Towing</a></li>
    </ul>
    </li>
    <li><strong><a href="
    http://timlist.net/family.html">Families</a></strong></li>
    <li><strong><a href="
    http://timlist.net/gallery.html">Galleries</a></strong></li>
    <li><strong><a href="
    http://timlist.net/search.html">Search-It</a></strong></li>
    <li><strong>Technology</strong>
    <ul>
    <li><a href="
    http://timlist.net/technology/audio.html"
    target="_parent">Audio</a></li>
    <li><a href="
    http://timlist.net/technology/forums_support.html"
    target="_parent">Forums</a></li>
    <li><a href="
    http://timlist.net/technology/graphics.html"
    target="_parent">Graphics</a></li>
    <li><a href="
    http://timlist.net/technology/hardware.html"
    target="_parent">Hardware</a></li>
    <li><a href="
    http://timlist.net/technology/html.html"
    target="_parent">HTML</a></li>
    <li><a href="
    http://timlist.net/technology/java.html"
    target="_parent">Java</a></li>
    <li><a href="
    http://timlist.net/technology/misc.html"
    target="_parent">Miscellaneous</a></li>
    <li><a href="
    http://timlist.net/technology/programing.html"
    target="_parent">Programming</a></li>
    <li><a href="
    http://timlist.net/technology/software.html"
    target="_parent">Software</a></li>
    <li><a href="
    http://timlist.net/technology/stores.html"
    target="_parent">Stores</a></li>
    <li><a href="
    http://timlist.net/technology/forums_support.html"
    target="_parent">Support</a></li>
    </ul>
    </li>
    </ul>
    </div>
    <!-- End Navigation -->

  • Drag and drop a image from html page into flex

    how can i drag a image form the html page and drop it into
    the flex application.

    Hi,
    There's no direct support for this. But you could implement
    drag and drop the way you normally would in javascript. Except
    here, on mouseUp over a div encapsulating the object or embed tag
    (the flash object), you'll need to make a call into actionscript
    from javascript indicating that a drag and drop happened.
    For more info, see
    how
    to drag and drop using javascript and
    actionscript
    and javascript communication

  • How to load local html-file into webBrowser tool? [SDK 6.5]

    The webbroser tool lets you load an external html by inputting the adress in its "Url"-property.
    But how do you load a local html-file that is added to your project? Lets say the path is: Folder1/Subfolder1/Webpage1.html. What would I put in the Url-property to make this work?
    While on this subject, what is the support for css and javascript when using locally loaded webpages in the webbrowser?

    Thanks for the answer Malleswar, but I have now played around with all variations of that code-line that I can think of, but still I can not locate the html-file that is located within the project. Since Im planning to distribute the html-files with the executable (as one file) it should read it directly from wherever the application is installed.
    The html-file is included within the project. Solution Explorer -> Solution 'myProject' -> myProject -> Webpage1.html
    Which is (as usual) also where the Form1.cs (which contains the webBrowser-component) is located.
    Any ideas of how the Uri should be constructed in this case?
    Thanks,
    Daniel

  • How to load a default page in web based application ?

    Hi
    I am new to j2ee , I have an application in which , when i start the application , login.html should be open by default .
    One way i found is that put the page name in <welcome-file> tag inside web.xml.
    My question is that there any other way like calling the dafault servlet or something else by which we can load the default page ?
    Any kind of help would be great.
    thanks in advance.

    Hi Rastogha,
    that sounds (to me) like the right way to do this. I suppose another way would be to have index.html redirect using a meta tag, but that's a little messy IMHO.
    sjl

  • How to deploy a JSP page into my APEX application?

    hi all,
    i am using a JSP to upload multiple spreadsheets into the db. i want to deploy it on the APEX and use it as part of my APEX application's uploading feature.
    i already have the JSP file with me. can somebody please tell me how to put that onto the APEX?
    Thanks,
    Basavaraj

    One way using JSP portal is, creating Portal project with JSP Dynpage applications
    You can use NWDS tool to create JSP Dynpage based Portal components.
    Procedure to create and deploy Portal  components,
    1. Open Enterprise Portal Perspective in NWDS
    2. Create -> new Portal Project -> Give the valid name
    3. Right click on the project -> Choose Portal Object -> JSP Dynpage -> Give all the information including JSP name. -> Finish
    4. Right Click on the project structure -> Properties -> Java Build Path -> All the following jars
            htmlb, com.sap.portal.html_api.jar, servlet
    5. Navigate to your JSP page located under the folder PORTAL-INF, Write logic
    6. Right click on the portal projet-> Refresh -> Re-Build
    7. Right Click on the portal project -> Export -> Give the Valid  Portal serverdetails, Admin user name and password
    8. You can create iView (iView from PAR) in content admin for the developed portal component
    Ram

  • How to invoke a HTML page from a GUI application.

    Use JFrame to devewlop a GUI.
    Add a Button to the GUI.
    Click the ADD Button.
    Add ActionListener to the Button.
    Click ADD Button.
    A HTML page with a hard coded path like index.html has to open in a browser.

    Hi there,
    get Runtime Environment at action performed.
    after getting Runtime execute following command,
    Runtime.exec("iexplore.exe","java.sun.com");
    u should specify location for iexplore.exe and url as parameter to pass to browser.
    I think it might work for u,
    Dhwanit Shah

  • Embedding HTML page into Flex using Adobe AIR

    Hi,
    This is Siva Kumar. Need help in embedding an HTML in Flex .
    We are using Adobe Air. To embed an HTML in Flex we used
    <mx:HTML> tag. Its working fine but whts the problem is its
    not allowing to download files / attachements. I tried to use
    google flex iframes to resolve this issue. I am able to download
    files/attachments if I open application as web / standalone. If I
    try to open same application using adobe air its giving error like
    " ExternalInterface is not available in this container.
    Internet Explorer ActiveX, Firefox, Mozilla 1.7.5 and greater, or
    other browsers that support NPRuntime are required"
    Later wht I found is at present ExternalInterface is not
    supporting adobe air.
    Could anybody help me to resolve this issue. If anybody has
    any idea on how to overcome this issue. Please suggest me to
    resolve this issue. Thanks in Advance.
    Thanks,
    Siva Kumar

    looks like your equipmentArray is empty. Put a breakpoint inside that method to see if there is any data.

  • How to load a html page in a div?

    I appreciate any suggestions. Tks

    Iframe
    http://www.w3schools.com/TAGS/tag_iframe.asp
    Server-Side Includes
    http://www.smartwebby.com/web_site_design/server_side_includes.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • External html page into flash

    how to load external html page into flash? (AS3)

    You cannot load an html page into Flash, though you can try to load the html code that it contains into a textfield.  Flash supports only a very limited number of html tags, so it is highly likely you won't get what you are after if you are reading an html file that hasn't been edited for Flash specifically.  Just look up the TextField.htmlText property in the AS3 help documents and it lists the html tags that are supported. 
    For AS3 you need to look into the URLLoader class as far as loadng an extrernal text file goes.

Maybe you are looking for

  • Has nokia forgot C5-00...????

    I think Nokia has forgot  that it has made C5-00 mobile also, and it doesn't care about the users of C5-00, as all users of C5 are waiting for its new firmware update for more than 4 months, but still there is no report from Nokia about any update fo

  • MS Access Drivers with CF8 and OSX

    I have working MS Access data source - files working with dev ed. CF8 on XP. I just installed dev ed. of CF8 on OSX. I don't see any available drivers for MS Access on OSX .... is this possible to setup? Can you download and install the drivers someh

  • One iPod, Two Computers, Two Countries.

    So, I'm sure this has been hashed to death elsewhere, and this will either turn into a rant, or there will be a solution. So, here we go. I'm an exchange student in Finland, and about 2 months after I got here, my iPod was hooked up my laptop, which

  • Getting Datapump Export Dump file to the local machine

    I apologize to everyone as this is a duplicate post. Re: Getting Datapump Export Dump file to the local machine My initial thread(started yesterday)was in 'Database General' and didn't get much response today. Where do i post questions on EXPORT/IMPO

  • Painfully slow ram preview in AECC 2014

    I am having problems with ram preview in AECC 2014 I have a project where I am getting 2 secs of footage rendered in 12 secs in AECC 12 The same 2 secs of  footage on the same computer with the same settings in AECC 2014 is taking 2mins 21secs Anyone