Can you loadVariables from non .txt file (.doc)

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

  1. #1

    Default Can you loadVariables from non .txt file (.doc)

    I need to know if you can loadVariables into a dynamic text box from a .doc
    file or whether you have to get the info from a .txt file.

    The text formatting is extremely limited if not. Are there any ways to format
    the text in the txt file or do you have to do it through the Flash?



    Kbones Guest

  2. Similar Questions and Discussions

    1. loadvariables and external .txt
      Hi all Im haveing trouble loading an external text file into a textframe from inside a movie it works perfectly when i try to use it directly...
    2. help with loadVariables with embedded MC
      I have read through almost every posting to the forums on this with little success so I figure I will try and give my specific situation and see if I...
    3. LoadVariables and ASP
      Hi all, Hope someone can help as this is driving me nuts. I'm running IIS 5 on my XP machine and I've created a database to return basic text...
    4. I'm having trouble using loadVariables :-(
      For some reason I am unable to use loadVariables properly. I have a movie clip in which has the code: onClipEvent (load) {...
    5. loadVariables() problem
      Hello All! I have created a navigation bar for my website and i store the urls in an external .txt file. I use the loadvariabes() statement to load...
  3. #2

    Default Re: Can you loadVariables from non .txt file (.doc)

    Textfiles only. Formatting possible through HTML (limited) and CSS (FLash
    Player 7 and limited). Check manual for 'rich text formatting'

    John

    --
    ----------------------------------------------------------------------------
    -----------
    RESOURCES
    [url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
    ----------------------------------------------------------------------------
    -----------
    TUTORIALS at
    [url]www.laiverd.com[/url]
    Flash & PHP Emailform
    Using textfiles in Flash
    ----------------------------------------------------------------------------
    -----------


    Laiverd.COM 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