Skip to main content
jayesh.r.sidhwani
Known Participant
July 21, 2009
Answered

Flash Components

  • July 21, 2009
  • 1 reply
  • 1670 views

I have got some components from Adobe website.

These components are for Flash Media Server 2.0 and also it was mentioned that we could use that in Flash 8.

I use Flash Media Server 3.0 and Flash CS3, are there similar components available for the same?

Thanks

    This topic has been closed for replies.
    Correct answer

    I think you're talking about the communication components set... correct?

    The server side component code is still completely valid for FMS 3.5, but the client side code (the last time I checked) hasn't been updated since Flash MX, and is written in AS1 (I'm sure someone will correct me if I'm wrong there). I don't know of any more recent versions or alternate distributions

    Also, keep in mind you'll need FMIS to use those components... FMSS does not support server side scripting or shared objects (both are needed for those components).

    1 reply

    Correct answer
    July 21, 2009

    I think you're talking about the communication components set... correct?

    The server side component code is still completely valid for FMS 3.5, but the client side code (the last time I checked) hasn't been updated since Flash MX, and is written in AS1 (I'm sure someone will correct me if I'm wrong there). I don't know of any more recent versions or alternate distributions

    Also, keep in mind you'll need FMIS to use those components... FMSS does not support server side scripting or shared objects (both are needed for those components).

    jayesh.r.sidhwani
    Known Participant
    July 21, 2009

    Yes thats correct

    But i have written all of my client code in ActionScript 3.0, is there any way for me to integrate those components?

    Thanks

    July 21, 2009

    I don't think so. I'm fairly certain you'll need to go through the component code and update it to AS3