Displaying Web Pages in a Flash Movie

I'm new to Flash and AS 3 and I was wondering if it was
possible to display a webpage in a Flash Movie.

I'm trying to design a widget for adobe AIR that would
display an external webpage in one of it's windows. What program do
you suggest I use?

Similar Messages

  • Can display Web pages from servlet but not applet?

    I have been able to display real-world Web pages from a simple servlet using JDeveloper 3.0, but can't figure out how to do the same from an applet. Any hints?

    My previous post had the detail...Probably a simple question from a relative novice. I'm having a problem just viewing web pages by calling them from a "list" of URLs in an applet. I built an applet with a split pane that has a JTree on one side and an "HTML viewing pane" on the other. I can click JTree nodes to display local html files, but I don't understand how to display web pages from the Internet. Do I need something like HyperlinkListener to make the jump to "hyper-world"???

  • Display Web page in SWF file?

    I want to use flash to build a desktop application for our
    touchscreen kiosk... And I need a button that will open a web page
    inside of flash... and not using IE or FF... If I use IE with
    getURL... and the user happens to touch outside of the browser
    window, IE will fall behind the flash desktop app that's
    fullscreen...
    Can this be done?
    thanks in advance...

    This is a job for Director or VB. Or a flash interface on top
    of vb with an
    ActiveX IE browser. If there is a form, Director hogs the tab
    keys which
    people don't like. I have several of these out in kiosks and
    VB worked best.
    "KevyKevRR" <[email protected]> wrote in
    message
    news:f7lg46$p3g$[email protected]..
    >I want to use flash to build a desktop application for
    our touchscreen
    >kiosk...
    > And I need a button that will open a web page inside of
    flash... and not
    > using
    > IE or FF... If I use IE with getURL... and the user
    happens to touch
    > outside
    > of the browser window, IE will fall behind the flash
    desktop app that's
    > fullscreen...
    >
    > Can this be done?
    >
    > thanks in advance...
    >

  • Explorer Cannot Display Web Page Desk Top 3000J11573​87-A11

    Originally worked fine displayed web page withOUT a problem FOR OVER A YEAR.  Starting in Jan 2008 (just after warranty EXPIRED) it just reports "cannot display web page"  Using my Xp computer I can get all of the web pages to respond. 
    Using internal checks on the Lenovo 3000J  it reports everything is OK. 
    I can receive updates on this computer and just today I installed all updates through 4/20/2008. Windows Upgrade works fine on the Lenovo.   However I cannot access the web otherwise.  I am typing this message on my Xp.  Computer because I have not been able to get a webpage to display on the Lenovo
    I want to stay with Vista Home Premium however   HOW CAN I GET THE WEB PAGE TO DISPLAY ?
    VIC
    Message Edited by vicflack on 04-20-2008 10:51 AM

    Thanks for the helf.  I disabled the firewall which is norton. and then rebooted still not able to display the web-page.  However I may have gotten closer to the problem. 
    When I select "Properties" from the file menu on the "Cannot display page" I get the following address:
    res://ieframe.dll/dnserror.htm#http://www.yahoo.co​m
    Of course it cannot display this page because it does not exist.  The page I tried to load was http://www.yahoo.com   when I select this page on my Xp computer it loads correctly and under file- properties -address http://www.yahoo.com and all is well with the world. 
    For some reason on my Lenovo Vista Home Premium Computer Internet EXployer is inserting
    "res://ieframe.dll/dnserror#http://www.yahoo.com
    Thanks for any help
    Vic

  • I keep getting internet explorer cannot display web page when trying to download itunes. This only shows on half the page where the download link would be. My internet connection is fine.

    I keep getting internet explorer cannot display web page when trying to download itunes. This only shows on half the page where the download link would be. My internet connection is fine.  Any idea what the problem may be?

    You won't see anything obviously related to iCloud, Jimmy. But if you go to the home iTunes Store page while logged into your iTunes Store account, you should see a Purchases link now under the Quick Links header. That's the only part of iCloud active at this time.
    Regards.

  • Display Web Pages

    I heard that you could display web pages in a Java program, is this true? If so, how would you do it?

    Sorry for the above answer.
    You can display web pages in JEditorPane not JTextPane
    Following program can show the web pages in Swing program.
    import java.awt.*;
    import java.awt.event.*;
    import java.net.*;
    import javax.swing.*;
    public class EditorPaneTest extends JFrame
         public EditorPaneTest() throws Exception
              Container con = getContentPane();
              String s = null;
              try {
              s = "file:"
                        + System.getProperty("user.dir")
                        + System.getProperty("file.separator")
                        + "abc.html";
         URL helpURL = new URL(s);
                   JEditorPane pane = new JEditorPane();
                   pane.setEditable( false ) ;
                   pane.setPage( helpURL ) ;
                   con.add( "Center" , pane );          
         } catch (Exception e) {
         System.err.println("Couldn't create URL: " + s);          
                   setSize( 400 , 400 ) ;
                   setVisible( true ) ;
         public static void main( String args[ ] )throws Exception
              new EditorPaneTest();
    thanks.

  • Is there any way to edit the standard Firefox context menu for displayed Web pages?

    Is there any way to edit the standard Firefox context menu for displayed Web pages? I frequently want to save a picture appearing on a page. Sometimes I "slip" and hit "Send Image" when I want "Save Image As", and have to sit and wait for a default send-mail page to come up, then close it, fiddling with its "are you sure" dialogs. This is a painful way to handle a slip-up. I basically NEVER want to e-mail an element directly from a page. Is there any way I can just delete "Send Image" from the context menu?

    You can remove entries in the context menu with code in the userChrome.css file
    *http://kb.mozillazine.org/userChrome.css
    Some IDs are listed in this MozillaZine Knowledge Base article:
    *http://kb.mozillazine.org/Chrome_element_names_and_IDs
    To find the ID of others you will have to use the DOM Inspector.
    * https://support.mozilla.org/kb/DOM+Inspector
    * https://developer.mozilla.org/En/DOM_Inspector
    * https://developer.mozilla.org/en/Introduction_to_DOM_Inspector
    * DOM Inspector: https://addons.mozilla.org/firefox/addon/dom-inspector-6622/

  • EBS(SSL enabled) URL 12.1.3 cannot display web page though apps services are up

    Hi all,
    DB:11.2.0.3.0
    EBS:12.1.3
    O/S: Sun Solaris SPARC 64 bits 5.10
    EBS URL 12.1.3 cannot display web page though apps services are up. This target instance is SSL enabled and cloned instance. Autoconfig runs successfully on both the tiers.
    1 DB node and 1 apps Node(forms,Reports,CM,Web).
    DB Tier Autocofig:
    Updating rdbms version in Context file to db112
    Updating rdbms type in Context file to 64 bits
    Configuring templates from ORACLE_HOME ...
    AutoConfig completed successfully.
    $
    Autoconfig Apps Tier
    Configuring templates from all of the product tops...
            Configuring AD_TOP........COMPLETED
            Configuring FND_TOP.......COMPLETED
            Configuring ICX_TOP.......COMPLETED
            Configuring MSC_TOP.......COMPLETED
            Configuring IEO_TOP.......COMPLETED
            Configuring BIS_TOP.......COMPLETED
            Configuring AMS_TOP.......COMPLETED
            Configuring CCT_TOP.......COMPLETED
            Configuring WSH_TOP.......COMPLETED
            Configuring CLN_TOP.......COMPLETED
            Configuring OKE_TOP.......COMPLETED
            Configuring OKL_TOP.......COMPLETED
            Configuring OKS_TOP.......COMPLETED
            Configuring CSF_TOP.......COMPLETED
            Configuring IGS_TOP.......COMPLETED
            Configuring IBY_TOP.......COMPLETED
            Configuring JTF_TOP.......COMPLETED
            Configuring MWA_TOP.......COMPLETED
            Configuring CN_TOP........COMPLETED
            Configuring CSI_TOP.......COMPLETED
            Configuring WIP_TOP.......COMPLETED
            Configuring CSE_TOP.......COMPLETED
            Configuring EAM_TOP.......COMPLETED
            Configuring FTE_TOP.......COMPLETED
            Configuring ONT_TOP.......COMPLETED
            Configuring AR_TOP........COMPLETED
            Configuring AHL_TOP.......COMPLETED
            Configuring OZF_TOP.......COMPLETED
            Configuring IES_TOP.......COMPLETED
            Configuring CSD_TOP.......COMPLETED
            Configuring IGC_TOP.......COMPLETED
    AutoConfig completed successfully.
    $
    ---------------------------------+--------------------+---------+---------
    ias-component                    | process-type       |     pid | status
    ---------------------------------+--------------------+---------+---------
    OC4JGroup:default_group          | OC4J:oafm          |   10466 | Alive
    OC4JGroup:default_group          | OC4J:forms         |   10425 | Alive
    OC4JGroup:default_group          | OC4J:oacore        |   10062 | Alive
    OC4JGroup:default_group          | OC4J:oacore        |   10061 | Alive
    OC4JGroup:default_group          | OC4J:oacore        |   10060 | Alive
    OC4JGroup:default_group          | OC4J:oacore        |   10059 | Alive
    HTTP_Server                              | HTTP_Server        |    9993 | Alive
    adopmnctl.sh: exiting with status 0
    grep -i s_active_webport $CONTEXT_FILE
          <activewebport oa_var="s_active_webport" oa_type="DUP_PORT" base="8000" step="1" range="-1" label="Active Web Port">443</activewebport>
    Could anyone please advise what's wrong here. Why URL is not being accessible.
    Thanks for your time
    Regards,

    Yes. We are using SSL in all te instances. Please see the comparison between the working and non-working instance
    Source Instance(Working instance)
    $ grep s_webssl_port $CONTEXT_FILE
                    <web_ssl_port oa_var="s_webssl_port" oa_type="PORT" base="4443" step="1" range="-1" label="Web SSL Port">4508</web_ssl_port>
    $
    $ grep -i s_https_listen_parameter $CONTEXT_FILE
                            <httpslistenparameter oa_var="s_https_listen_parameter">4508</httpslistenparameter>
    $ grep s_active_webport $CONTEXT_FILE
                    <activewebport oa_var="s_active_webport" oa_type="DUP_PORT" base="8000" step="1" range="-1" label="Active Web Port">443</activewebport>
    $
    $ grep -i s_enable_sslterminator $CONTEXT_FILE
                            <sslterminator oa_var="s_enable_sslterminator"> </sslterminator>
    Target Instance(This does not work)
    $ grep s_webssl_port $CONTEXT_FILE
          <web_ssl_port oa_var="s_webssl_port" oa_type="PORT" base="4443" step="1" range="-1" label="Web SSL Port">4519</web_ssl_port>
    $
    $ grep -i s_https_listen_parameter $CONTEXT_FILE
             <httpslistenparameter oa_var="s_https_listen_parameter">4519</httpslistenparameter>
    $
    $ grep s_active_webport $CONTEXT_FILE
          <activewebport oa_var="s_active_webport" oa_type="DUP_PORT" base="8000" step="1" range="-1" label="Active Web Port">443</activewebport>
    $
    $ grep -i s_enable_sslterminator $CONTEXT_FILE
             <sslterminator oa_var="s_enable_sslterminator"/>
    Any suggestions?
    Thanks,

  • 1.1.3 problems displaying web pages

    After updating (and paying $20) to 1.1.3 Safari on my iTouch is now not displaying web pages nicely. Most don't fully load. Some load as text instead of html. Often I get "can't locate server." even for CNN and Apple.com. Google search doesn't work.
    All these pages load to some degree but something is missing?!?!?
    "Cannot connect to YouTube"
    "Error Retrieving Chart" when trying to get stocks from Yahoo widget.
    Anyone else having these issues??

    Misery loves company..... I'm having the EXACT same symptoms. The Weather app also gets a failure trying to update. It's even erratic trying to access the iTunes on my iPod. Most times, I get an unable to connect to server message after it appears some items are downloaded. On Mail, it works, but even though I'm accessing Gmail via POP, after accessing it okay it then tries to access via IMAP, and gives me an error. And it sometimes will give me an entry saying "Download next 25...." and shows me I have a few million unread emails. But if I tap that entry it goes away. I'm also using a WRT54ag, but I really have a problem having to swap this out to get wireless going again. Hopefully, Apple will come to the rescue before I decide I need to go down that path. I also tired to restore the iPod, but after a few minutes it told me it couldn't restore. I've seen workarounds for that, but.... Anyway, at least I know I'm not hallucinating all these quirky problems.

  • Why am I constantly required to download Flash player when opening a web page that requires flash?

    Since Adobe Flash Player released Ver 11. + I am constandly being promped to reinstall either Adobe Flash Player or any flash player. I spend half my time downloading and installing flash player because I am promped to re-install inorder to bring up the web page that requires flash!

    Hi wizoz,
    Can you provide the Operating System and Browser you are using to access flash player?  Also what's the exact version number you have installed now?

  • Getting Error While Displaying web page in Oracle Report 11g

    Hi,
    I am new to Oracle reports 11g. I have stuck into an error. While I'm trying to display the web page it says "No such Web command ()".
    I am using following URL to call the report.
    http://hostname:port/reports/rwservlet/?server=repserver&report=a.jsp&destype=cache&desformat=htmlcss&userid=scott/tiger@db
    Please help me out from this.

    Hi Rupesh,
    Thanks a lot removing web solved my problem.
    My second problem is
    1) SAP xMII >Navigation services>Navigation do following
    a) From the account name pull down menu select everyone
    b)In the navigation tree tab page,choose Navigation Item >Add>Child
    c)In the loading content dialog box,enter a name , for example,"Test"
    d)choose."..."
    e)In the File Browse dialog box,open the CM folder and navigate to teh QM folder
    Select ZPPWeb.htm and choose Ok
    After this I get error message as
    "Can't move focus to the control because it is invisible , not enabled or of a type that does not accept the focus".
    It does not add my htm file to the navigation link
    Thanks in advance
    Regards Namita

  • Itunes will not install as IE link "cannot display web page"

    I have been having problems with downloading podcasts and iTunes updates. So I followed Apple support suggestions including removing and (trying) to reinstall iTunes. However every time I hit the link for the download it takes me to a small pop up window with the address shown below, which does not load and tell me that "Internet Explorer cannot display the web page"
    Arrhh Help anyone?!?
    http://appldnld.apple.com/iTunes10/061-8246.20100901.Zxsew3/iTunesSetup.exe

    System: Win7x64
    Turn off ZoneAlarm.
    “Run as administrative” Firefox.
    I then went to the following install page which works:
    http://www.adobe.com/software/flash/about/
    It installed.
    The following install page does not work:
    http://get.adobe.com/flashplayer/
    The following thread discusses the problem with http://get.adobe.com/flashplayer/ download.
    Install Flash Plugin Manually in Firefox on Vista
    With so many Firefox users, Adobe needs to fix the http://get.adobe.com/flashplayer/ download for Win7 users.

  • HTML page within a Flash Movie?

    I have an HTML page on my server that I'd like to be able to
    have inside my Flash movie, is there any way this could work? I
    don't want to use the external Text file method. I've been trying
    to use an iframe over a Flash movie to fake it but I just get all
    kinds of browser problems when I try to do that. I'd just like
    Flash to be able to display an HTML page like an iframe does. Is
    that possible?
    Thanks in advance!

    nope. this exact question gets asked here from time to time
    and the answer is really just that
    simple - no - but flash does support some HTML tags for text
    but HTML as a language is completely
    different animal from flash player.
    Chris Georgenes
    Animator
    http://www.mudbubble.com
    http://www.keyframer.com
    Adobe Community Expert
    *\^^/*
    (OO)
    <---->
    gadillion wrote:
    > I have an HTML page on my server that I'd like to be
    able to have inside my
    > Flash movie, is there any way this could work? I don't
    want to use the
    > external Text file method. I've been trying to use an
    iframe over a Flash
    > movie to fake it but I just get all kinds of browser
    problems when I try to do
    > that. I'd just like Flash to be able to display an HTML
    page like an iframe
    > does. Is that possible?
    >
    > Thanks in advance!
    >

  • Embedding an HTML page in a Flash Movie

    I am trying to embed an HTML page in the center of a Flash
    movie and I was wondering if this is possible, and if so, what is
    the code to do so. I want it as a small box in the middle of my
    SWF.

    You can add HTML formatted txt to a TextField or a TextArea
    Component. This only allows for simple things, a href, b, u, i,
    p... But for a full HTML capabilities you may want to look into a
    DIV container that sits on top of your flash object using CSS
    styles.

  • Windows 8 using IE 11 not displaying Web pages

    Certain Web Pages will not display correctly in IE. When I go to the page I see weird code that makes no since. This only happens on certain pages. Others are able to bring up the pages and view the content so I think there is something wrong with my Internet
    Explorer. This is what I see it looks like html of Java. I am not the only one I have a friend that has the same problem bringing up this page.
    http://zerosuicide.actionallianceforsuicideprevention.org/sites/zerosuicide.actionallianceforsuicideprevention.org/files/sp/course.htm
    hwnd_Transcript.document.write('.character{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#354672 }');
    hwnd_Transcript.document.write('.transcript{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; font-size:14px;font-weight:normal;color:#354672; margin-top: -15px;}');
    hwnd_Transcript.document.write('body{ font-family: Arial, Trebuchet MS,Helvetica, sans-serif;font-size:14px;font-weight:normal;color:#354672;}');
    hwnd_Transcript.document.write('</style>
    '); hwnd_Transcript.document.write(str_pageTranscript); hwnd_Transcript.document.write(''); hwnd_Transcript.document.close(); hwnd_Transcript.focus(); } function onTranscriptOpen() { bInternalTranscriptClose = false; } function onTranscriptClose() { if (!bInternalTranscriptClose) { hwnd_Transcript = null; $callASFunction("$onExternalTranscriptClose"); } bInternalTranscriptClose = false; } function hideTranscript() { if(typeof hwnd_Transcript!="undefined" &amp;&amp; hwnd_Transcript!=null) { bInternalTranscriptClose = true; hwnd_Transcript.close(); hwnd_Transcript = null; } } /** * OVERRIDE **/ function $exitCourse() { if(hwnd_Transcript!="undefined" &amp;&amp; hwnd_Transcript!=null) hwnd_Transcript.close(); $core_exitCourse(); } /////////////////////////////////////////////////////////////////////////////////////////////////// // INITIALIZATION /////////////////////////////////////////////////////////////////////////////////////////////////// $preInit(); <table width="100%" height="100%" id="yui_3_16_0_1_1419301004441_4198" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td height="100%" align="CENTER" valign="MIDDLE"><table bordercolor="#000000" style="border-width: 0px;" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td><!--IECONTAINER(800:580:NORESIZE)-->
       

    Hi Salmmer,
    Thanks for posting in MSDN forum.
    Look into these code, it seem some javascript code. You could try IE options->scurity->custom level->Reset or compare the setting with Others' IE view the content has no problem.
    If this is a development issue in the web page, you may need to consult to the writer of this web page.
    Best regards,
    Shu Hu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Sql in jsp

    can n e 1 tell me where i am going wrong i am trying to use sql in a jsp to try to take out specific tuples from a table in my db but it is not working. i have been looking at the code for ages and can't figure out where i'm going wrong. please help!

  • Get the  value and pass it to child jsp page

    Hi All, I want to get the attribute value from the adf table in my parent jsp page and again send it to the child jsp page.I'm very new to adf.Please any body give me a example for this.Please help me. Thanks in advance!

  • Importing images not in iPhoto.

    While I do use iPhoto somewhat, I don't use it for everything. I would like to import some images into Pages that are not in iPhoto, but I do not see a way to do it. Is there a way?

  • Troubles with internet on IPhone 4s

    Hi.. This morning I suddenly lost my internetconnection. NOT wifi, as I dont us that where I am. I did a reboot, checked the sim-card, did a reset on the network settings and finaly a restore through ITunes. And still not working... I can talk and te

  • SQL Licensing for Enterprise environment

    Hi Guys, currently we are planing our possible ways to migrate to Lync2013. Due to our Microsoft-EA we already own Lync Enterprise CALs and 3 Lync Server. Now we have some reallly important questions on the Backend SQL issue: after all we got confili