File:RuntimeRevolutionSample.png

Summary

Description

DESCRIPTION: A very simple sample stack made with Runtime Revolution (Revolution Media). This "stack" is very similar to one of "HyperCard". Like as HyperCard stacks, it consists of "Cards" that contain texts, graphics, controls (e.g., buttons), and scripts. Notice, this example shows some extentions of Runtime Revolution to HyperCard. The first card shows a Japanese text with colourful letters and in the second card, coloured button is shown. The second card also shows the Internet handling abilities of Runtime Revolution. When "LOAD" button is pushed, the contents of http://ja.wikipedia.org/wiki/ is loaded and shown. This is easily achieved by writing a small code like followings in "LOAD" button's event handler.

on mouseUp
  put URL "http://ja.wikipedia.org/wiki/" into field "Label Field"
end mouseUp
This sample was made by uploder myself on Mac OS X Aqua platform.
Date 21 September 2006 (original upload date)
Source No machine-readable source provided. Own work assumed (based on copyright claims).Category:Assumed own work
Author No machine-readable author provided. NekoJaNekoJa~commonswiki assumed (based on copyright claims). Category:Files with no machine-readable source

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
Category:License migration redundant#RuntimeRevolutionSample.pngCategory:GFDL#RuntimeRevolutionSample.png
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.
Category:CC-BY-SA-3.0-migrated#RuntimeRevolutionSample.png
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic, 2.0 Generic and 1.0 Generic license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Category:CC-BY-SA-2.5,2.0,1.0#RuntimeRevolutionSample.png
You may select the license of your choice.
Category:Self-published work Category:Stack architectures Category:Integrated development environments
Category:Assumed own work Category:CC-BY-SA-2.5,2.0,1.0 Category:CC-BY-SA-3.0-migrated Category:Files with no machine-readable source Category:GFDL Category:Integrated development environments Category:License migration redundant Category:Self-published work Category:Stack architectures