dynamic content in Flash, help!

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

  1. #1

    Default dynamic content in Flash, help!

    Building a site for someone who wants to be able to update some sections of it himself - sort of weblog. He's a Mac guy, but knows nothing about web software. I'm proficient in Flash MX, but don't know much about integrating content on the fly.

    Is there a simple way for him to create files and upload them, that will update a site, or portion of one, built entirely in Flash? How do I create a Flash movie to accomodate this content.

    Any help/tutorials would be a life-saver!!!!


    ps98104 webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Dynamic Content Flash Ad
      I have created several banner ads that load an image from my client's server. When the ad is submitted to Google, they refuse it saying my code can...
    2. Flash forms, dynamic content
      :confused; I am relatively new to assembling Flash Forms. I am trying to build a form that lists departments in a dropdown on one tab and will...
    3. Dynamic content
      I am trying to think of a way to develop the following type of application... I want visitors to be able to create flyers, postcards, etc. with...
    4. Dynamic content creation
      I'm rather a newbie to flex, at the stage of considering it it is worth my time to get to know to it (or maybe laszlo...). I have this question:...
    5. industry positioning for flash MX using dynamic content
      hello there have your say or any great links would be great santhi
  3. #2

    Default Re: dynamic content in Flash, help!

    you could hook up a database to flash.. for instance Access
    FLASH <--> CGI / PHP / ASP / ASP.NET and so on <---> DATABASE <--> WEB
    INTERFACE (making it easy for your customer to update)

    -or- you could load external .txt files .. but imho database is the way to
    go
    try flashkit.com -> movies -> search database.. you'll find plenty solutions



    "ps98104" <webforumsuser@macromedia.com> schrieb im Newsbeitrag
    news:betgpg$g1l$1@forums.macromedia.com...
    > Building a site for someone who wants to be able to update some sections
    of it himself - sort of weblog. He's a Mac guy, but knows nothing about web
    software. I'm proficient in Flash MX, but don't know much about integrating
    content on the fly.
    >
    > Is there a simple way for him to create files and upload them, that will
    update a site, or portion of one, built entirely in Flash? How do I create a
    Flash movie to accomodate this content.
    >
    > Any help/tutorials would be a life-saver!!!!
    >
    >

    mark morrison Guest

  4. #3

    Default Re:dynamic content in Flash, help!

    if you keep all text in external text files and load them dynamically then all he has to do is edit a text file.

    similarly with jpgs. load them dynamically and all he has to do is replace old with new (remembering to keep the filename the same)

    You know you're old if you can remember when bacon, eggs and
    sunshine were good for you.

    billwatson webforumsuser@macromedia.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