Embedding HTML in Flex

Ask a Question related to Macromedia Flex General Discussion, Design and Development.

  1. #1

    Default Embedding HTML in Flex

    <a target=_blank class=ftalternatingbarlinklarge
    href="http://www.merhl.com/flex2_samples/iframe/IFrame.html

    here">[url]http://www.merhl.com/flex2_samples/iframe/IFrame.html[/url]

    here</a> is the example I am learning. i can do right click on page to get
    source code. But i think i missed one called IFrame.mxml.
    Any one know how can i get all source code from this page? Or, anyone have
    other examples about this topic?

    Thank you.


    TigerLittle Guest

  2. Similar Questions and Discussions

    1. Embedding a swf in Flex with an xml source
      I have a swf file I want to use in Flex that requries an xml configuration file to work properly. Is there a way to load the swf into Flex and have...
    2. embedding in Flash HTML
      help pls. I dont undershtand how this make? i loaded HTML in Dinamic textfield and i no see all html tags. Where i can finding all HTML Tags that...
    3. CGI::StringDB Embedding perl data structures in an HTML post.
      Howdy, Wondering if anybody has already done something similar. I expect yes. I wrote a module that has functions for ecoding and decoding...
    4. Embedding HTML inside Flex
      I want to embed the html page inside my flex. Suppose i have created whole page in flex, top navigation & left navigation. In the body navigation i...
    5. Embedding HTML within a page
      Hi, Is it possible to embed one html or other web page within another page? I have some software which will create a web page from a forum I have...
  3. #2

    Default Re: Embedding HTML in Flex

    You could try with this one<a target=_blank class=ftalternatingbarlinklarge
    href="http://coenraets.com/apps/iframe/iframe.zip">this one</a>
    Though it is for Flex 1.5 it is very easy to port to F2b3.

    P.S. beware of adding param wmode="opaque" to the embed object

    prdv Guest

  4. #3

    Default Re: Embedding HTML in Flex

    hie,, there is a update given on this link
    you can surely refer this:

    <a target=_blank class=ftalternatingbarlinklarge
    href="http://www.deitte.com/archives/2006/05/update_to_embed.htm">[url]http://www.dei[/url]
    tte.com/archives/2006/05/update_to_embed.htm</a>

    poonamsheth Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139