User Tools

Site Tools


ischeme:example_applications

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
ischeme:example_applications [2010/07/28 17:52] ebainomuischeme:example_applications [2010/07/28 18:08] ebainomu
Line 17: Line 17:
  
 We implement the game logic and distribution concerns of the AmbiScrabble application in [[iScheme|iScheme]], while the graphical user interface (GUI) is implemented in Objective-C using the Cocoa framework. We implement the game logic and distribution concerns of the AmbiScrabble application in [[iScheme|iScheme]], while the graphical user interface (GUI) is implemented in Objective-C using the Cocoa framework.
 +
  
  
Line 22: Line 23:
 The videos below show the a demo of the AmbiScrabble game application running on the iPhone emulators. The videos below show the a demo of the AmbiScrabble game application running on the iPhone emulators.
  
-<html> +* [[http://soft.vub.ac.be/~ebainomu/AmbiScrabble-movies/Init.mov|Game initialisation and discovery video]]
-<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="512" width="640"> +
- +
-<param name="src" value="http://soft.vub.ac.be/~ebainomu/AmbiScrabble-movies/Init.mov"> +
-<param name="autoplay" value="false"> +
-<param name="target" value="myself"> +
-<param name="controller" value="false"> +
-<param name="href" value="http://www.yourdomain/your-video.mov"> +
-<param name="type" value="video/quicktime" height="512" width="640"> +
- +
-<embed src="http://soft.vub.ac.be/~ebainomu/AmbiScrabble-movies/Init.mov" height="512" width="640" autoplay="false" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" controller="false" href="http://www.yourdomain/your-video.mov" target="myself"></embed> +
- +
-</object>  +
- +
-</html>+
ischeme/example_applications.txt · Last modified: 2011/04/08 18:34 by ebainomu