301 Moved Permanently

301 Moved Permanently


cloudflare
helloeeg_part_2.txt ยท Last modified: 2014/05/06 19:55 (external edit)

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
helloeeg_part_2 [2009/12/16 16:08]
helloeeg_part_2 [2010/02/04 15:19]
Line 18: Line 18:
 ====== Prerequisite Steps ====== ====== Prerequisite Steps ======
   * Complete HelloEEG Tutorial 1   * Complete HelloEEG Tutorial 1
- 
 ====== Animation with eSense ====== ====== Animation with eSense ======
  
Line 48: Line 47:
   import flash.events.*; ​                     //for event handling   import flash.events.*; ​                     //for event handling
   import flash.net.Socket; ​                   //sockets   import flash.net.Socket; ​                   //sockets
-  import com.adobe.serialization.json.JSON;   //​as3corelib JSON support+  import com.adobe.serialization.json.*   ;   //​as3corelib JSON support
   import fl.transitions.*; ​                   //for animation   import fl.transitions.*; ​                   //for animation
   import fl.transitions.easing.*; ​            //for animation   import fl.transitions.easing.*; ​            //for animation
Line 105: Line 104:
 </​code>​ </​code>​
 Now you can test your application. If everything is correct, you should see something like this.\\ ​ Now you can test your application. If everything is correct, you should see something like this.\\ ​
-{{:app_note:flashtutorial:​bouncyball.png|}}+{{:app_notes:helloeeg1:​bouncyball.png?400|}}
301 Moved Permanently

301 Moved Permanently


cloudflare