[osflash] OS flash/Javascript libraries
Charles Iliya Krempeaux
supercanadian at gmail.com
Sun Jun 5 20:57:18 PDT 2005
Hello Mike,
As far as I know (and correct me if I am wrong), Flash (and more
specifically ActionScript) does not have access to other browser
"plug-ins" and "extensions".
So, for example, if I had a browser extension that let me do "video
effects", I could not use those video effects from ActionScript.
However, from JavaScript I could use them. And if I could get the
video from Flash, I could apply those video effects to them.
Also (and you might not like this one because it bypasses Flash
Communications Server), if I could get the video and audio out of
Flash, then I could send it to a Java applet. And that Java applet
could make a TCP connection to my server and send it to it using a
"custom protocol".
See ya
On 6/5/05, Mike Chambers <mchamber at macromedia.com> wrote:
> What would you want to do with it in JavaScript? and why couldnt you do
> the same thing within Flash?
>
> mike chambers
>
> mesh at macromedia.com
>
> On Jun 5, 2005, at 11:07 AM, Charles Iliya Krempeaux wrote:
>
> > Hello,
> >
> > What I'm thinking of is taking the video data from a webcam (or
> > camera) and the audio data from a microphone, that you get in Flash,
> > and pass it over to JavaScript.
> >
> > That's what I want to know is possible.
> >
> > (And yeah, it probably would be in a binary format.)
> >
> >
> > See ya
> >
> > On 6/5/05, Abdul Qabiz <mail at abdulqabiz.com> wrote:
> >> What do you mean by video/audio data? You mean binary data?
> >>
> >> I am not sure of that..
> >>
> >> -abdul
> >>
> >> Charles Iliya Krempeaux wrote:
> >>
> >>> Hello Mike,
> >>>
> >>> Will it allow the passing of video and audio data?
> >>>
> >>>
> >>> See ya
> >>>
> >>>
> >>> On 6/2/05, Mike Chambers <mchamber at macromedia.com> wrote:
> >>>
> >>>
> >>>> We are working on a Flash / JavaScript integration kit that will be
> >>>> released VERY soon.
> >>>>
> >>>> It will allow two way flash / javascript communication, and support
> >>>> passing multiple data types.
> >>>>
> >>>> mike chambers
> >>>>
> >>>> mesh at macromedia.com
> >>>>
> >>>> On Jun 2, 2005, at 1:12 PM, Ethan Sutin wrote:
> >>>>
> >>>>
> >>>>
> >>>>> Does anyone know of the a good OS js/local connection solution that
> >>>>> allows for crossbrower javascript to flash comm? Thanks
> >>>>>
> >>>>> _______________________________________________
> >>>>> osflash mailing list
> >>>>> osflash at osflash.org
> >>>>> http://osflash.org/mailman/listinfo/osflash_osflash.org
> >>>>>
> >>>>>
> >>>> _______________________________________________
> >>>> osflash mailing list
> >>>> osflash at osflash.org
> >>>> http://osflash.org/mailman/listinfo/osflash_osflash.org
> >>>>
> >>>>
> >>>>
> >>>
> >>>
> >>>
> >>>
> >>
> >>
> >
> >
> > --
> > Charles Iliya Krempeaux, B.Sc.
> >
> > charles @ reptile.ca
> > supercanadian @ gmail.com
> >
> > developer weblog: http://ChangeLog.ca/
> > _______________________________________________________________________
> > ____
> > Ask the toughest Linux System questions at...
> > http://linuxmanagers.org/
> >
> > _______________________________________________
> > osflash mailing list
> > osflash at osflash.org
> > http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
--
Charles Iliya Krempeaux, B.Sc.
charles @ reptile.ca
supercanadian @ gmail.com
developer weblog: http://ChangeLog.ca/
___________________________________________________________________________
Ask the toughest Linux System questions at... http://linuxmanagers.org/
More information about the osflash
mailing list