probably not, i will have to look into how to do that. thanks for the reply.

From: "Matteo Lanzi" <[EMAIL PROTECTED]>
Reply-To: Open Source Flash Mailing List <[email protected]>
To: "'Open Source Flash Mailing List'" <[email protected]>
Subject: [osflash] R:  red5 help
Date: Sat, 6 Oct 2007 05:36:58 +0200

Did you include red5.jar from red 5 propeties library??

-----Messaggio originale-----
Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per
conto di michael palma
Inviato: sabato 6 ottobre 2007 0.36
A: [email protected]
Oggetto: [osflash] red5 help

I have red5 6.3 and I am following the sample code to set up a simple
server.


The code reads:

    import org.red5.server.adapter.ApplicationAdapter;

    public class Application extends ApplicationAdapter {

        public Double add(Double a, Double b){
            return a + b;
        }

    }


Now when I try to do the  import org.red5.server.adapter, it sees the
"server" package but not the "adapter" object?!  Is this a new change in
red5, if so can anyone provide me some simple code to get this working?

Any help on what is wrong, would be greatly appreciated,
-michael

_________________________________________________________________
Climb to the top of the charts! Play the word scramble challenge with star
power.
http://club.live.com/star_shuffle.aspx?icid=starshuffle_hotmailtextlink2_oct


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

_________________________________________________________________
Help yourself to FREE treats served up daily at the Messenger Café. Stop by today! http://www.cafemessenger.com/info/info_sweetstuff2.html?ocid=TXT_TAGHM_OctHMtagline


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to