wrap text around an image or

Ask a Question related to Macromedia Flash, Design and Development.

  1. #1

    Default wrap text around an image or

    Newbie question. Is it possible to wrap text around an image or movie clip
    in Flash? If not, how do you go about wrapping text?

    Thanks!
    Doug
    --
    If responding to me directly, please take out "REMOVE" from my e-mail
    address.


    Doug Guest

  2. Similar Questions and Discussions

    1. css no text wrap around image help?
      I have three styles-- one applies a shadow to images that go on the left (.shadow), then there's some text that I DON'T WANT TO WRAP on the right...
    2. Text wrap adding a ghost Wrap???
      hello, I was working on creating a clipping mask on a photo by using the pen tool and making a silo. Then I would cut the picture and paste into...
    3. Text wrap in CS
      Greetings, While trying to use the text wrap feature in AI CS, I encountered a peculiar problem. It seems that AI will attempt the text wrap, but...
    4. Text Wrap around an image pasted into a text box
      This is an imperfect workaround, but I use it quite a bit. Paste your graphic in-line, followed by a hair-space or thin-space. Then format your...
    5. Wrap text around an image
      How do you wrap text around an image in PS 7 ????
  3. #2

    Default Re: wrap text around an image or

    On Mon, 13 Dec 2004 19:48:53 GMT, "Doug" <letsgometsREMOVE@snet.net>
    wrote:
    >Newbie question. Is it possible to wrap text around an image or movie clip
    >in Flash? If not, how do you go about wrapping text?
    >
    >Thanks!
    >Doug
    Easy way: The same way you do with HTML... assuming you want embedded
    HTML in your Flash. In other words you can have either or both
    embedded images and/or movies within HTML pages which are part of
    Flash pages. Use the SAME tag you do in HTML. Caution: Flash only
    supports a limted number of HTML tags, but you can also use CSS and
    make custom tags for formatting.

    Adam Albright Guest

  4. #3

    Default Re: wrap text around an image or

    Thanks Adam. But, if I use the Text tool to create a block of text, how does
    tbe text block area flow around the image/Movie clip?

    Yikes! I feel like such a friggin' newbie on this.

    "Adam Albright" <AA@ABC.net> wrote in message
    news:jh4sr09foi4ilcuh8mso8v48vajgqiucf6@4ax.com...
    > On Mon, 13 Dec 2004 19:48:53 GMT, "Doug" <letsgometsREMOVE@snet.net>
    > wrote:
    >
    >>Newbie question. Is it possible to wrap text around an image or movie clip
    >>in Flash? If not, how do you go about wrapping text?
    >>
    >>Thanks!
    >>Doug
    >
    > Easy way: The same way you do with HTML... assuming you want embedded
    > HTML in your Flash. In other words you can have either or both
    > embedded images and/or movies within HTML pages which are part of
    > Flash pages. Use the SAME tag you do in HTML. Caution: Flash only
    > supports a limted number of HTML tags, but you can also use CSS and
    > make custom tags for formatting.
    >

    Doug Guest

  5. #4

    Default Re: wrap text around an image or

    On Tue, 14 Dec 2004 15:53:42 GMT, "Doug" <letsgometsREMOVE@snet.net>
    wrote:
    >Thanks Adam. But, if I use the Text tool to create a block of text, how does
    >tbe text block area flow around the image/Movie clip?
    >
    >Yikes! I feel like such a friggin' newbie on this.

    You IMPORT a text file, which can be a HTML file with tags Flash
    supports. Any image or movie (can be a SWF file) is linked using
    standard IMG tags.

    Here's an example:

    [url]http://www.bb-video.net[/url]

    I didn't wrap the text images around, but if you use the standard IMG
    and anchor tags common to HTML that can appear within the text.

    Under the setup button the second tutorial, page #9 you see an example

    The partial text file look like this:

    <subhead-1>Alternative Hue Adjustment Without Blue Filter</subhead-1>
    <img src="red adjust.jpg" width="141" height="52" align="left"
    hspace="2" vspace="8">If you can't obtain a proper blue filter you can
    still adjust off the Red bar on the SMPTE color bar chart.






    >
    >"Adam Albright" <AA@ABC.net> wrote in message
    >news:jh4sr09foi4ilcuh8mso8v48vajgqiucf6@4ax.com.. .
    >> On Mon, 13 Dec 2004 19:48:53 GMT, "Doug" <letsgometsREMOVE@snet.net>
    >> wrote:
    >>
    >>>Newbie question. Is it possible to wrap text around an image or movie clip
    >>>in Flash? If not, how do you go about wrapping text?
    >>>
    >>>Thanks!
    >>>Doug
    >>
    >> Easy way: The same way you do with HTML... assuming you want embedded
    >> HTML in your Flash. In other words you can have either or both
    >> embedded images and/or movies within HTML pages which are part of
    >> Flash pages. Use the SAME tag you do in HTML. Caution: Flash only
    >> supports a limted number of HTML tags, but you can also use CSS and
    >> make custom tags for formatting.
    >>
    >

    wvg@wideopenwest.com. Guest

  6. #5

    Default Re: wrap text around an image or

    Thanks! I think it finally sunk in.

    Thanks again.
    Doug

    <wvg@wideopenwest.com.> wrote in message
    news:8pcvr0tav2jqabfbqcv3asm2340ah6ct5a@4ax.com...
    > On Tue, 14 Dec 2004 15:53:42 GMT, "Doug" <letsgometsREMOVE@snet.net>
    > wrote:
    >
    >>Thanks Adam. But, if I use the Text tool to create a block of text, how
    >>does
    >>tbe text block area flow around the image/Movie clip?
    >>
    >>Yikes! I feel like such a friggin' newbie on this.
    >
    >
    > You IMPORT a text file, which can be a HTML file with tags Flash
    > supports. Any image or movie (can be a SWF file) is linked using
    > standard IMG tags.
    >
    > Here's an example:
    >
    > [url]http://www.bb-video.net[/url]
    >
    > I didn't wrap the text images around, but if you use the standard IMG
    > and anchor tags common to HTML that can appear within the text.
    >
    > Under the setup button the second tutorial, page #9 you see an example
    >
    > The partial text file look like this:
    >
    > <subhead-1>Alternative Hue Adjustment Without Blue Filter</subhead-1>
    > <img src="red adjust.jpg" width="141" height="52" align="left"
    > hspace="2" vspace="8">If you can't obtain a proper blue filter you can
    > still adjust off the Red bar on the SMPTE color bar chart.
    >
    >
    >
    >
    >
    >
    >
    >>
    >>"Adam Albright" <AA@ABC.net> wrote in message
    >>news:jh4sr09foi4ilcuh8mso8v48vajgqiucf6@4ax.com. ..
    >>> On Mon, 13 Dec 2004 19:48:53 GMT, "Doug" <letsgometsREMOVE@snet.net>
    >>> wrote:
    >>>
    >>>>Newbie question. Is it possible to wrap text around an image or movie
    >>>>clip
    >>>>in Flash? If not, how do you go about wrapping text?
    >>>>
    >>>>Thanks!
    >>>>Doug
    >>>
    >>> Easy way: The same way you do with HTML... assuming you want embedded
    >>> HTML in your Flash. In other words you can have either or both
    >>> embedded images and/or movies within HTML pages which are part of
    >>> Flash pages. Use the SAME tag you do in HTML. Caution: Flash only
    >>> supports a limted number of HTML tags, but you can also use CSS and
    >>> make custom tags for formatting.
    >>>
    >>
    >
    >
    >

    Doug 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