Flash & Text alignment

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

  1. #1

    Default Flash & Text alignment

    I'd like to have a webpage with a Flash movie at the top and plain
    text (not part of the flash movie) just to the right of it. I can NOT
    use any kind of HTML table. CSS is, of course, fine.
    Can someone show me how to align text next to a Flash movie as
    described?
    Here is a small diagram:

    -----------------
    .. . Some Text
    .. . and more text
    -----------------
    Flash Movie


    Thanks for any assistance.
    ft Guest

  2. Similar Questions and Discussions

    1. addWatermarkFromText- Text Alignment
      I got the VB.Net sample code from the SDK zip and I'm programming against Acrobat 8. I had no problems modifying the code for my own use except for...
    2. Dynamic Text Box Text alignment
      hi, I want to align text of the dynamic textbox to justify. How to do this ...? Is it possible to do using html tags...? pl post a response it is...
    3. Text box vertical alignment... is it possible?
      Well the title said it all... except this: if it is, how?!?
    4. alignment of text through code
      Hi all, What is the easiest way of changing the alignment of one line of a multi lined text box through code. I tried many variations of...
    5. Safari and Justify Text Alignment
      Are you doing the alignment with a CSS style? Best regards, Chris
  3. #2

    Default Flash & Text alignment

    I'd like to have a webpage with a Flash movie at the top and plain
    text (not part of the flash movie) just to the right of it. I can NOT
    use any kind of HTML table. CSS is, of course, fine.
    Can someone show me how to align text next to a Flash movie as
    described?
    Here is a small diagram:

    -----------------
    .. . Some Text
    .. . and more text
    -----------------
    Flash Movie


    Thanks for any assistance.
    ft Guest

  4. #3

    Default Re: Flash & Text alignment

    Why can you not use a table?

    Anyway .......can ya use frames?

    "ft" <qwerty@aol.com> wrote in message
    news:t6l1lvgecj4fhg1jfq0pbb4eeofglegdnj@4ax.com...
    > I'd like to have a webpage with a Flash movie at the top and plain
    > text (not part of the flash movie) just to the right of it. I can NOT
    > use any kind of HTML table. CSS is, of course, fine.
    > Can someone show me how to align text next to a Flash movie as
    > described?
    > Here is a small diagram:
    >
    > -----------------
    > . . Some Text
    > . . and more text
    > -----------------
    > Flash Movie
    >
    >
    > Thanks for any assistance.

    ---
    Outgoing mail is certified Virus Free.
    Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
    Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003


    Chad Guest

  5. #4

    Default Re: Flash & Text alignment

    > I'd like to have a webpage with a Flash movie at the top and plain
    > text (not part of the flash movie) just to the right of it. I can NOT
    > use any kind of HTML table. CSS is, of course, fine.
    > Can someone show me how to align text next to a Flash movie as
    > described?
    > Here is a small diagram:
    >
    > -----------------
    > . . Some Text
    > . . and more text
    > -----------------
    > Flash Movie

    can you put align="left" within the flash file info?


    Limelight Guest

  6. #5

    Default Re: Flash & Text alignment

    Specify divs, one div for the movie and another for the text. I have to
    tell you though, my ability to check cross-browser/OS support is very
    limited, so although this is how I would do it, I've never been able to
    check any webpage that I've done on a Mac, for instance, or on a browser
    whose version is less than current.

    HTH though
    Nik
    -------------------------------------------------
    [url]http://nesorrell.filetap.com[/url]
    [url]http://www.kimusic.net[/url]
    [url]http://www.feelslikesunday.net[/url]
    -------------------------------------------------

    "ft" <qwerty@aol.com> wrote in message
    news:t6l1lvgecj4fhg1jfq0pbb4eeofglegdnj@4ax.com...
    > I'd like to have a webpage with a Flash movie at the top and plain
    > text (not part of the flash movie) just to the right of it. I can NOT
    > use any kind of HTML table. CSS is, of course, fine.
    > Can someone show me how to align text next to a Flash movie as
    > described?
    > Here is a small diagram:
    >
    > -----------------
    > . . Some Text
    > . . and more text
    > -----------------
    > Flash Movie
    >
    >
    > Thanks for any assistance.

    Nikolette 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