Archive

Posts Tagged ‘Adobe Flash’

Shared Objects inside Adobe Flash Media Server

May 30th, 2008 Hitesh Agrawal No comments

Shared Objects can be said as cookie for Flash Environment. Shared Objects are responsible for storing temporary information which can be accessible to the whole flash application. In Flash Media Server Environment, shared objects can be useful for making Chat or MultiPlayer Games Application. This article will show how we can make and store data inside Shared Objects using Adobe Flash Media Server.
Read more…

Streaming FLV using Adobe Flash Media Server

May 23rd, 2008 Hitesh Agrawal 2 comments

Unlike progressive playing FLV file from internet streaming FLV is somewhat different. This article will discuss on streaming FLV files using Adobe Flash Media Server.
Read more…

What is Macromedia Flash Media Server

October 22nd, 2007 Hitesh Agrawal 1 comment

Macromedia Flash Media Server(FMS) allows you to stream Audio/Video over the internet. Apart from streaming you can design communication application like Private Chat, Chatter Box, Video Messaging, Multiplayer Games and Multiple Chat Environment.
Read more…

Loading External JPEG Image/SWF using MovieClipLoader in Flash 8/Flash MX 2004

October 18th, 2007 Hitesh Agrawal 3 comments

MovieClipLoader Class provides you with a rich set of methods that allows you to load an external JPG image/swf on a MovieClip.
Read more…

MovieClipLoader Class in Flash 8/Flash MX 2004

October 18th, 2007 Hitesh Agrawal No comments

MovieClipLoader Class provides you with a rich set of methods that allows you to load an external JPEG image/Swf on a movieclip.
Read more…