Displaying 3 results from an estimated 3 matches for "activecontent".
2006 Dec 24
1
Icecast vs Internet Explorer 7 patch
...icecast streaming inside a flash on IE7 you need :
1. Patch icecast2 to have content-length equal 319324133 (one more will
failed)
2. Use javascript to display emb/object of the flash because Microsoft
will not autorun flash anymore (due to legal issue ?)
read http://www.adobe.com/devnet/activecontent/articles/devletter.html
3. flash .swf need to be stored on icecast web directory. Security
restriction
like in the java to only open socket on the same host where applet
is located.
This is a sample code to play icecast stream in a flash code
stream = new Sound();
domain = new String();
mo...
2008 Jun 04
9
How to achieve the 'multi' fade effect that is used by Apple computer?
Hi all!
My first post here, so: be gentle ;-)
I have been playing around with the scriptaculous library for a while
now, and I must admit it is great. However, there is one thing that
I''m notable to achieve:
On Apple computers website for ilife (iphoto) http://www.apple.com/ilife/iphoto/
there is a verrrryyy nice fade effect going on when you click the
navigation for ''new in
2010 Aug 31
6
ajax and partials
Hello all,
I am still very new to programming and wonder if I could get some help.
I have tried to figure this out myself but still having trouble with
some of the concepts. I’ll do my best to explain the problem and
include the code. I may be completely off track, so ANY direction
offered would be deeply appreciated.
I have a question model / object which consists of a question, answers,
and