SG-Elephant-Notes

Assignments Discussion Group Theater Apps Course Advertisement
Lecture Blog Design Patterns SVN Server Flex Links Student Wikis

Elephant Release Notes

Some quick notes

  • Used Tom's and Steve Z's code to get my to work.
  • Color picker was very easy to implement.
  • Using stuff in the layout section will make your code look a lot neater.
    • Example VBoxes and HBoxes

Points of annoyance

  • Getting to list Buckets.
  • Weird Sound Errors with certain mp3s
  • An Error when only trying to stop one sound.
  • crossdomain.xml shows up as an empty slot on the prop list....don't know how to fix.
  • Need to find out how to display only one folder in the prop list.
    • If sound files are in the bucket those will be shown as well.
  • Need to find out how to embed music on the fly.

Back