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

  1. #41

    Default Re: Is this possible?

    Contribute is not a shared application - it cannot be served to multiple
    users. Is that what you are asking?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "millduck62" <webforumsuser@macromedia.com> wrote in message
    news:d91bkd$eiv$1@forums.macromedia.com...
    >I need to know if you can use Contribute3 so that it is run on an intranet,
    >so that other users can edit and publish pages over the web.

    Murray *TMM* Guest

  2. #42

    Default Re: Is this possible?

    Yes, that's what I needed to know. Thank you.
    millduck62 Guest

  3. #43

    Default Re: Is this possible?

    You're welcome.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "millduck62" <webforumsuser@macromedia.com> wrote in message
    news:d91p5r$1l5$1@forums.macromedia.com...
    > Yes, that's what I needed to know. Thank you.

    Murray *TMM* Guest

  4. #44

    Default Is this possible?

    I am creating an app that records the users voice to a file on the server by
    attacing to the microphone and publishing it. Very simple and it works.

    Here is the part that I cannot get to work. I also have a sound streaming in
    from the server in a NetStream object. I want to include this to the file I am
    publishing back (effectivley overlaying the users microphone input on top of
    the incomming stream). I have tried attaching to both the microphone and the
    incoming stream but am only recording the microphone input. I also tried using
    the media components for the incoming stream and attaching to those as well as
    attaching to sound objects but to no avail! Can it be that I have no way to
    publish two audio inputs simultanously to one file? Is it even possible to
    publish incoming streams or only input from camera and microphones?
    :beer;:frown;

    Kazual100 Guest

  5. #45

    Default Re: Is this possible?

    Sounds like you're planning on a Karaoke sort of thing. I was approached about
    a similar system a few weeks ago, and here's what I've come up with (short of
    developing addtional activeX controls or plugins).

    You can't publish two audio sources to a single netstream, and you can attach
    anything but a microphone as an audio source. The best you can do is change the
    recording source on your sound card mixer, assuming you have a sound card that
    has a mixer.

    In Windows, this is as easy as opening the recording properties of the sound
    mixer, and selecting the output mix as the record source. Then you get to use
    both your wav audio and your mic, and you can mix levels in the sound mixer.

    Mac seems to be a different story. I'm not a Mac guy, and the only Mac I have
    is a Mac Mini. On the mini, there is no sound mixer to speak of, only an input
    selector. It would seem that the Mac can't do this without extra software.
    Perhaps someone who knows OS X will have some advice on this one.


    JayCharles Guest

  6. #46

    Default Is this possible?

    ....sort of in the South Park scheme that they'll be able to "take on
    adventures" throughout my site. So the idea is this: You come to the landing
    page and you can select different hats, faces, shirts, pants, etc. and enter a
    name for your character. Then on a button click, you're taken to the main
    portion of the site. I'd like the user to be able to actually move their
    character (by mouse click and drag) around the site at this point. Is it
    possible to do this in Flash (or through some combo of Adobe programs/code)? I
    mean the character part, not the click and drag part, of course.
    And is it possible for me to save the characters within the site so people can
    retrieve their character when they return? I have a feeling that part's a yes,
    but some affirmation would help.
    Thank you! :grin;

    5a4a53c Guest

  7. #47

    Default Re: Is this possible?

    This can be done, but it is beyond my ability, so I am not a person to give you
    code. You would have to pull in a database and I think use the xmlSocket. Its
    pretty complicated. The database in php could store your characters features
    and you would have maybe booleans on the actionscript side that would be true
    or false as to whether or not that hat is the one chosen. I bet their is an
    easier way around it than I am thinking of in my head. You might want to start
    a code and then post your start again on this site and someone like Kglad will
    give you some pointers, maybe.

    depakchopra Guest

  8. #48

    Default Re: Is this possible?

    Depakchopra - Thanks so much for your input. I certainly appreciate it. I'll keep looking around for info and if I find anything I think may be useful I'll definitely post it here. Again, thanks.
    5a4a53c Guest

  9. #49

    Default is this possible?

    I have a grid of images. I want to rollover one of the squares of the grid to a
    larger image that will cover the entire grid completely. Is this possible? No
    one I know seems to know how to do this. Please help!

    dxexaxnx Guest

  10. #50

    Default Re: is this possible?

    check out this site [url]http://www.huddletogether.com/projects/lightbox2/[/url]
    Sweet_16 Guest

  11. #51

    Default Re: is this possible?

    I did and downloaded it. I couldn't get it to work but then decided it's not
    really what I want. I saw a site that was similar to mine and had another image
    come when you scrolled over the thumbnail. The image didn't replace the
    thumbnail. It came up larger partially over thumbnail. I tried to do this with
    a div tag but larger image appears jittery. Anyone know why this is or suggest
    another DW extension?

    Lightbox is very cool. What I don't like is that it is slow. Also, it looks
    good over a dark backround but mine is going to be white and I don't like the
    way it darkens the backround as it opens.

    dxexaxnx 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