cant show the swf so far since if i upload it to a swf hosting site ( eg : swfCabin ) it wont work since it uses external files ( xml , mp3 ). the final installation will be local anyway so i just might record a video or something showing progress and upload it.
but here's some screenies from the swf. not much different than the screen designs shown before tho
Thursday, April 21, 2011
Crit 02 : Just Scripting, Chilling
Havent got the xml add/update part working yet. Flash AS3 is read-only so there's no way to insert new data into my XML file. Would need to use fileSystem class in AIR.
Here's the code so far ( it's messy. will sort it out later. noob programmer at best ) on Pastie
( script won't display for some reason so go here )
For the audio recording part, the exhibition room will most definitely be noisy. But I played a little bit with cardioid mics and I dont think noise will be a problem since these mics only capture sound from one direction, coming from the user.
I even tried the cheap 'Guitar Hero' mic from a friend's 360 and it worked quite well with recording even with music playing in the background. Will do a couple more experiment with shotgun mics from my friend's drumset since it is highly directional but i dont think it is best for vocals. Would probably stick with a Shure mic we have here for the best outcome.
The built-in mic on my webcam sucked, it captures noise from all over lol ( since its omni )
Here's the code so far ( it's messy. will sort it out later. noob programmer at best ) on Pastie
( script won't display for some reason so go here )
For the audio recording part, the exhibition room will most definitely be noisy. But I played a little bit with cardioid mics and I dont think noise will be a problem since these mics only capture sound from one direction, coming from the user.
I even tried the cheap 'Guitar Hero' mic from a friend's 360 and it worked quite well with recording even with music playing in the background. Will do a couple more experiment with shotgun mics from my friend's drumset since it is highly directional but i dont think it is best for vocals. Would probably stick with a Shure mic we have here for the best outcome.
The built-in mic on my webcam sucked, it captures noise from all over lol ( since its omni )
Crit 02 : Reference Like Woe
List of reference :
// air + xml + fileSystem
http://troyworks.com/blog/2008/11/09/air-listing-files-in-directory/
http://www.actionscript.org/forums/showthread.php3?t=182775
http://learningflex4.wordpress.com/2010/12/07/create-an-air-application-to-write-your-xml/
http://flashadvanced.com/xml-random-quotes-rotator/
http://stackoverflow.com/questions/5216107/xml-value-update-from-actionscript
http://www.bigresource.com/FLASH-can-flash-automatically-count-the-number-of-files-in-a-folder-somehow-evNXsJ59gZ.html
http://www.ozzu.com/flash-forum/how-many-files-folder-t74690.html
http://www.kirupa.com/developer/actionscript/xmldataflash.htm
http://www.flashandmath.com/basic/randompic/index.html
http://www.justskins.com/forums/updating-xml-data-51369.html
http://www.fladev.com/featured/working-with-xml-files-in-adobe-flash-as3/
http://willperone.net/Code/as3xml.php
// text
http://www.kirupa.com/forum/showthread.php?t=292188
http://www.actionscript.org/forums/showthread.php3?t=107004
// sound
http://groups.google.com/group/macromedia.flash.actionscript/browse_thread/thread/498e402fa1c057bb?pli=1
http://forums.adobe.com/message/2597131
http://forums.adobe.com/message/933126
http://friendsofed.infopop.net/4/OpenTopic?a=tpc&s=989094322&f=3183053165&m=7461053461
http://www.youtube.com/watch?v=zIReAopTmAA
http://groups.google.com/group/macromedia.flash.actionscript/browse_thread/thread/498e402fa1c057bb?pli=1
http://www.republicofcode.com/tutorials/flash/as3sound/
http://www.actionscript.org/forums/showthread.php3?t=121527
http://www.bsideradio.org/?page_id=16
http://board.flashkit.com/board/showthread.php?t=781748
// air + xml + fileSystem
http://troyworks.com/blog/2008/11/09/air-listing-files-in-directory/
http://www.actionscript.org/forums/showthread.php3?t=182775
http://learningflex4.wordpress.com/2010/12/07/create-an-air-application-to-write-your-xml/
http://flashadvanced.com/xml-random-quotes-rotator/
http://stackoverflow.com/questions/5216107/xml-value-update-from-actionscript
http://www.bigresource.com/FLASH-can-flash-automatically-count-the-number-of-files-in-a-folder-somehow-evNXsJ59gZ.html
http://www.ozzu.com/flash-forum/how-many-files-folder-t74690.html
http://www.kirupa.com/developer/actionscript/xmldataflash.htm
http://www.flashandmath.com/basic/randompic/index.html
http://www.justskins.com/forums/updating-xml-data-51369.html
http://www.fladev.com/featured/working-with-xml-files-in-adobe-flash-as3/
http://willperone.net/Code/as3xml.php
// text
http://www.kirupa.com/forum/showthread.php?t=292188
http://www.actionscript.org/forums/showthread.php3?t=107004
// sound
http://groups.google.com/group/macromedia.flash.actionscript/browse_thread/thread/498e402fa1c057bb?pli=1
http://forums.adobe.com/message/2597131
http://forums.adobe.com/message/933126
http://friendsofed.infopop.net/4/OpenTopic?a=tpc&s=989094322&f=3183053165&m=7461053461
http://www.youtube.com/watch?v=zIReAopTmAA
http://groups.google.com/group/macromedia.flash.actionscript/browse_thread/thread/498e402fa1c057bb?pli=1
http://www.republicofcode.com/tutorials/flash/as3sound/
http://www.actionscript.org/forums/showthread.php3?t=121527
http://www.bsideradio.org/?page_id=16
http://board.flashkit.com/board/showthread.php?t=781748
Subscribe to:
Posts (Atom)