[Red5devs] [Red5] Admin panel AIR build
Chris Allen
mrchrisallen at gmail.com
Wed Oct 3 08:40:23 PDT 2007
Hi Dan,
If you are interested in getting SVN access to help with the admin
panel please let me know. You've been a great help on the list for
quite some time, and I don't think it will be a problem to have you
voted in.
-Chris
On 10/2/07, Daniel Rossi <spam at electroteque.org> wrote:
> Hi sorry i dont have access to the svn please have a look at the ones here,
> the build properties may need cleaning up maybe as i had to add an option
> for the air sdk path
>
> http://www.electroteque.org/red5/admin/
>
> I cleaned up the webapp aswell a little i'll still need to work out why its
> trying to authenticate twice. Ive also worked for another app im doing out
> how to encrypt the passwords also with a salt in the password file if thats
> needed at all ?
>
>
> On 02/10/2007, at 6:04 PM, Martijn van Beek wrote:
> So we're switched to AIR beta 2, cool! Are the other problems resolved now?
> (the icon location). Could you commit your findings? Of course we have to
> switch to beta2 and i think it's obviously that there are things changed in
> Air beta 2 because it's a beta product.
>
> Regards,
> Martijn
>
>
> On 10/2/07, Daniel Rossi <spam at electroteque.org> wrote:
> >
> > Ive installed a new AIR installer and it wont run complaining of an older
> version. I changed the namespace to
> >
> >
> > <application xmlns=
> "http://ns.adobe.com/air/application/1.0.M5" appId=
> "org.red5.admin.Red5Air" version ="1.0 Beta" >
> >
> >
> >
> >
> > then complained application is not known. Ive tried to change to the air
> sdk ADT but this one is wanting a certificate file and password still trying
> to get that one going as its complaining the password is null, im assuming
> we have to move to the ADT within the air sdk to keep up to date with the
> air installers. Ive built a target to build the certificate just trying to
> get the damn thing to build now, i hate how they keep changing things !
> >
> >
> >
> >
> > On 02/10/2007, at 4:42 PM, Daniel Rossi wrote:
> >
> >
> >
> > Hi there, the build is still broken i had to do the following
> >
> >
> > <icon>
> > <image16x16>icons/r5-16.png </image16x16>
> > <image32x32>icons/r5-32.png </image32x32>
> > <image48x48>icons/r5-48.png </image48x48>
> > <image128x128> icons/r5-128.png</image128x128>
> > </icon>
> >
> >
> > <property
> > name="assets.dir"
> > location= "./src/assets/"/>
> >
> >
> > I get these compile errors though on access keywords for some reason ?
> This shouldnt be happening as these are allowed within mxml applications
> aswell.
> >
> >
> > [exec]
> /Volumes/FIREWIRE/www/red5_server/swf/DEV_Source/classes/org/red5/admin/panels/ControlPanel.as(28):
> col: 1 Error: The private attribute may be used only on class property
> definitions.
> > [ exec] private var _footer:String;
> > [exec] ^
> > [ exec]
> /Volumes/FIREWIRE/www/red5_server/swf/DEV_Source/classes/org/red5/admin/panels/ControlPanel.as(31):
> col: 1 Error: The private attribute may be used only on class property
> definitions.
> > [ exec] private var _error:String = "";
> > [exec ] ^
> > [ exec]
> > _______________________________________________
> > Red5 mailing list
> > Red5 at osflash.org
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5 at osflash.org
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> >
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
More information about the Red5devs
mailing list