[Flashcoders] Need help

2007-02-08 Thread creativity
i have online records of students. and i have some contents on cd-rom. i need user to authenticate online when he starts browsing cd. also i need to pass his status to online record once he has gone througha particular portion of cd-rom. I simply need to track how much content user has read from

Re: [Flashcoders] Need help

2007-02-08 Thread creativity
updating user interaction with cd-rom , online. thanks Abhi On 2/8/07, Hans Wichman [EMAIL PROTECTED] wrote: Hi, so what is your question? greetz JC On 2/8/07, creativity [EMAIL PROTECTED] wrote: i have online records of students. and i have some contents on cd-rom. i need user

Re: [Flashcoders] Need help

2007-02-08 Thread creativity
/07, creativity [EMAIL PROTECTED] wrote: I need few things 1. A user databse has been put on web server 2. he gets a content CD-ROM 3. He first needs to be validated online to use the cd-rom and then create his user id and pwd 4. now when he reads a particular module from cd-rom and does some

Re: [Flashcoders] Need help

2007-02-08 Thread creativity
for the current CDROM path to display the larger content (Flash/Videos/etc). HTH Darren On 09/02/07, creativity [EMAIL PROTECTED] wrote: i have read on adobe about some pdf server. where a form can be filled offline but submited when online thanks Abhi On 2/8/07, creativity [EMAIL

Re: [Flashcoders] Need help

2007-02-08 Thread creativity
can u brief me a bit how u use javascript to check he is connected to lms and to disply relevent content from cd-rom thanks On 2/9/07, creativity [EMAIL PROTECTED] wrote: Hi, thanks for the help as we have researched a bit we think that we will be able to do this using xml as bridge between

[Flashcoders] setstyle for component

2007-02-27 Thread creativity
I need to setstyle for list component for various parameters. Do i need to write setstyle separately for each parameter or how should i write the code to set multiple properties in one setstyle statement. thanks Abhi On 2/25/07, Robin Burrer [EMAIL PROTECTED] wrote: Hi there, I'm using swf

[Flashcoders] Need help problem with sound object

2007-03-07 Thread creativity
Hi, i have used sound object at level 0 which is controlled by a button to stop and play. But when sound through sound object is stoped. The sound of video at other level also stops. on setting sound object play again the sound with sound object plays but video sound doesnot. Though on loading

Re: [Flashcoders] Need help problem with sound object

2007-03-08 Thread creativity
as it parameter var snd:Sound = new Sound(movieclipReference) By not assigning a movieclip, you acces the global sound. Jiri creativity wrote: Hi, i have used sound object at level 0 which is controlled by a button to stop and play. But when sound through sound object is stoped

[Flashcoders] Poor video quality problem

2007-03-19 Thread creativity
Hi, I have dvd video and want to put it in flash. videos are long in duration, Embeding it is resulting in very poor quality and long time to load the output is to on cd-rom. if any one can help me getting good quality video in flash. thanks Abhi On 3/19/07, Dennis - I Sioux [EMAIL PROTECTED]

Re: [Flashcoders] Poor video quality problem

2007-03-20 Thread creativity
Audio as MP3 192kb/s /Fred On Mar 19, 2007, at 15:24, creativity wrote: Hi, I have dvd video and want to put it in flash. videos are long in duration, Embeding it is resulting in very poor quality and long time to load the output is to on cd-rom. if any one can help me getting good quality

[Flashcoders] erratic behaviour on coversion of flash mx 2004 pro file to flash 8 pro

2007-03-27 Thread creativity
Hi, I had developed e-learning content for cd in mx2004 pro but due to better video possiblities i converted it flash8 pro format. but when i chnage and fublish in flash 8 animations behave erratically. converting back to mx 2004 rectifies the problem . my whole project is stuck up for this

[Flashcoders] component learning interactions multiple choice problem

2007-03-28 Thread creativity
I am using learning interactions multiple choice componet. When putting different answers for multiple choice, sometimes the text length is greater than check box component label for answer. so, part of answer does not show. How can i make change in check box label component for multiline text or

[Flashcoders] video streaming help needed

2007-04-18 Thread creativity
Hi, i m looking forward to built a simple site on lines of youtube.com I have never used flash communication server extensively. the site will have audio and video streaming. which will be for most of the news item. We need video streaming to be smooth and hassle free, which icludes

Re: [Flashcoders] How to use media server alongwith webserver for video streaming

2007-07-25 Thread creativity
between the FMS and web server. Please post back if you have any further questions. hth, g On 7/23/07, creativity [EMAIL PROTECTED] wrote: Hi, Can anyone guide me on how to use flash media server with a web server for streaming media asses like videos and audios. I wish to know how to set up

[Flashcoders] need some clarifications on Video streaming

2007-07-29 Thread creativity
Hi, i have some queries regarding video streaming. 1. If we use flash media server to deliver streaming as per user bandwidth, do we need to keep separate flv files for each kind of bandwidth. 2. Is any third party tool available which can be put on server to convert different video formats to

[Flashcoders] Pls suggest some good source for video streaming with media server

2007-08-14 Thread creativity
Hi, I need some good book or online resource to utilize for dynamic online video streaming live as well as from stored videos. I f somebody can help in this regard it will be great. I need somme of these features 1. video uploads over hired media server through dynamic admin 2. Dynamic calling

[Flashcoders] I have problem executing playlist streaming example macromedia

2007-08-20 Thread creativity
I have read these articles http://www.adobe.com/devnet/flash/articles/video_player_03.html downloaded sample files and placed files as directed. I have also installed flash media server 2 trial. Play list is showing all videos. videoplayer component is visible but no video is displayed in video

[Flashcoders] Need resize option for video in webpage and fix some problems in code.

2007-08-27 Thread creativity
Hi, I need little help to have some feature in http streamin of flv. I am using swf file with netstream to stream video. I am not able to get metatada for duration also i am not able to change video on completion using listener object. Below is the code Note: nsVideo is the video object, residing