Flash - Director Integration

Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #1

    Default Flash - Director Integration

    I am currently working on a multimedia project that encompasses both director and flash. So far I have been successful with communicating from flash to director by using the popular getURL("lingo:Function\"variable\""); or the getURL("event:... command however, there are some extreme flaws to the integration between actionscript and lingo.

    The first of those problems would be good resources outlining specific issues. Currently an old flash script we have been using to categorize our product datasheets was using dynamic html text scripts that actively linked pdf files on the CD ROM drive. However, when integrating this script into director the HTML portion of the script no longer works. I could turn the html script to a dynmic movie script that takes the place of a scrolling text box; however, that takes tremendous time to convert everything....

    Does anyone know of a script that can be used in HTML text boxes that translates from flash to director. Anything similar to the getURL would work but it has to work as a text link.


    defcon5000 webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Flash and C++ Integration
      I was wondering if there is any way to use Flash as a menu front end through integrateing it with a Game Engine. The Specific engine we are using...
    2. CFW flash integration
      Hello, I'm not able to view CFW form in IE, but able to view through Firefox. We just now updated our cold fusion server to latest patches like...
    3. Director/3D Max Integration.
      Hello, I am doing an online application that works by the user inputing "data" and information, and based on that, 3D Max takes this data and...
    4. Flash + director cd + Website " INTEGRATION"
      I am sorry only speak spanish. Please help me!!!! ------------------------------------------------------ Hoy comienza mi primer dia de trabajo de...
    5. intégration de vidéo sous Director
      Bonjour, Je fais appel à vous, car je me retrouve coincer dans l'intégration d'une vidéo sous Director. Voici mes questions : 1 - Comment...
  3. #2

    Default Re: Flash - Director Integration

    Your bring PDFs into your browser?

    ( looks like you have a hande on flash-director link)

    Just one aside, simple html text only pages may be displayed in director
    text members by setting the html property of a text member to the hhml
    source code.
    JB 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