Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Murray *TMM* #41
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
-
-
Murray *TMM* #43
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
-
Kazual100 #44
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
-
JayCharles #45
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
-
5a4a53c #46
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
-
depakchopra #47
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
-
5a4a53c #48
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
-
dxexaxnx #49
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
-
Sweet_16 #50
Re: is this possible?
check out this site [url]http://www.huddletogether.com/projects/lightbox2/[/url]
Sweet_16 Guest
-
dxexaxnx #51
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



Reply With Quote

