Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
offie #1
streaming
Hallo,
I want to download 65 jpg files to the user in my website. On the user
site there must be a application that receives the jpg files. The
apllication to convert JPG to AVI I already made. But I don't know how
to get the files to the application on the user site. How can I start
the application on the user site and read the 65 jpg files.
Thanks
offie Guest
-
Streaming Flv
If i can recieve some help with this, it will be much appreciated. In other to stream a flv, is there any other possible way apart from flash media... -
MP3 streaming using AS3
hi i want to stream mp3 file located at FMS. The problem is how to do this in AS3 as i m using flash cs3. i done bit but i m getting the error; ... -
Streaming FLV Help
I'm trying to stream an flv from Flash Media Server into my Flex application. I've got a instance (video_app1) of an application (video_app)... -
Willing to pay for Streaming FLV help ...
I have an account with Media Temple & am trying to accomlish a true "streaming" FLV with Flash 8 without success. Of course, progressive download is... -
Streaming MP3 - Please Help
I'm having issues with an MP3 sampler I've created. What is the appropriate actionscript to get it to play the MP3 i've sourced, automatically,... -
Daniel Tryba #2
Re: streaming
offie <offie@vdcinfo.nl> wrote:
This is IMHO a clientside problem, so one fact you forgot to mention:> I want to download 65 jpg files to the user in my website. On the user
> site there must be a application that receives the jpg files. The
> apllication to convert JPG to AVI I already made. But I don't know how
> to get the files to the application on the user site. How can I start
> the application on the user site and read the 65 jpg files.
what is the client running?
If it's not PHP you are in the wrong group, else you should look into
fopen/fread/fwrite/file etc.
--
Daniel Tryba
Daniel Tryba Guest
-
FLEB #3
Re: streaming
On 13 Nov 2003 03:16:05 -0800, offie wrote:
Does it go like:> Hallo,
>
> I want to download 65 jpg files to the user in my website. On the user
> site there must be a application that receives the jpg files. The
> apllication to convert JPG to AVI I already made. But I don't know how
> to get the files to the application on the user site. How can I start
> the application on the user site and read the 65 jpg files.
>
> Thanks
USER's
JPEGs ------> Your Site -------> JPEG-to-AVI
or
JPEGs on
YOUR site -------> JPEG-to-AVI ------> User's Machine
or something completely different?
FLEB Guest
-
Dave B #4
streaming
Hi can any help me pls, im trying to get a movie to stream from a web
browser displaying the buffer percentage etc. Prefably like msn media in
Explorer.
Any helpwud be greatly appreciated
Dave
Dave B Guest
-
denismoreno #5
streaming
i was wondering...how can i upload files to my website so i can stream them later? also, can i load them to my server so others can stream them, its the same idea of iTunes.
denismoreno Guest
-
Css Lover #6
Re: streaming
Make some m3u files and set up some sort of web page for people to click on the
m3u , point to your mp3 or other media format files and you can then stream it,
either to the users own media player, or an embedded one which you can style
and add graphics to.
Easier said than done, but a few late nights learning and you'll be able to do
this.
Watch out for the server overload if what you have turns out to be popular.
You could use up bandwith allowences.
Css Lover Guest



Reply With Quote

