File:RuntimeRevolutionSample.png

Uploaded by NekoJaNekoJa~commonswiki
Upload date 2006-09-21T03:59:22Z
MIME type image/png
Dimensions 990 × 460 px
File size 20.2 KB

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).
Author No machine-readable author provided. NekoJaNekoJa~commonswiki assumed (based on copyright claims).

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.
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.
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.
You may select the license of your choice.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

21 September 2006

20,646 byte

460 pixel

990 pixel

image/png

dca42dfd86bf3e4e0edac5f8d5b7a7732f14b6c3

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