Posts Tagged ‘ Flex ’
For future reference, (and for the benefit of the worldwide interwebs), I thought I’d share the directory structure I use for my Red5 applications; it’s fairly standard but there’s not an overwhelming amount of documentation out there. (It’s based on the examples at http://code.google.com/p/red5/source/browse/java/example/trunk/). Source folder -> src -> libs -> www -> WEB-INF -> classes -> logback-APPLICATION_NAME.xml -> lib -> red5-web.properties -> red5-web.xml -> web.xml The [ READ MORE ]