home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / graphics / quicktim / hmvplay.cpt / HyperMovie Player 3.0 / stack_-1.xml < prev    next >
Encoding:
Extensible Markup Language  |  1992-10-27  |  2.4 KB  |  22 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in.0</name>
  5.     <id>-1</id>
  6.     <cardCount>3</cardCount>
  7.     <cardID>2930</cardID>
  8.     <listID>5016</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>480</width>
  14.         <height>344</height>
  15.     </cardSize>
  16.     <script>-- HyperMovie Player-- By Kevin Harris-- Copyright ┬⌐ 1992 Software Perspectives. All Rights Reserved.-- VERSION 3.0 - OCTOBER 1992on openStackglobal openFlag, windowType, playFlaghide menuBarput false into openFlagput false into playFlagput cd fld "WindTypeFld" into windowTyperesetControlsvisual effect dissolve to blackwait 2 ticksvisual effect dissolve slowgo cd "About"end openStackon closeMovieglobal openFlag,WindowNameput "" into cd fld "MooVName"put "" into MovieWindowput false into openFlagset hilite of cd btn "Loop" to falseset hilite of cd btn "Mute" to falseend closeMovieon openMovie WindowName,WindowIDglobal MovieWindowput WindowName into MovieWindowend openMovieon arrowKey what-- do nothingend arrowKeyon resetControlsglobal windowTypeset the name of cd btn 9 of cd 1 to "Turn Loop On"set the name of cd btn 10 of cd 1 to "Turn Mute On"set icon of cd btn 10 of cd 1 to 1000put 7 into cd fld "VolFld" of cd 1set the name of cd btn 13 of cd 1 to "Show Controls"send mouseUp to cd btn windowType of cd 1if the hilite of cd btn 16 of cd 1 is true thensend mouseUp to cd btn 16 of cd 1end ifend resetControlson checkSettingsglobal MovieWindowif the short name of cd btn 9 is "Turn Loop Off" thenset the loop of window MovieWindow to trueelseset the loop of window MovieWindow to falseend ifif the short name of cd btn 10 is "Turn Mute Off" thenset the mute of window MovieWindow to trueelseset the mute of window MovieWindow to falseend ifif the short name of cd btn 13 is "Hide Controls" thenset the controllerVisible of window MovieWindow to trueelseset the controllerVisible of window MovieWindow to falseend ifend checkSettings</script>
  17.     <background id="2609" file="background_2609.xml" name="" />
  18.     <card id="2930" file="card_2930.xml" marked="false" name="Main" owner="2609" />
  19.     <card id="2128" file="card_2128.xml" marked="false" name="About" owner="2609" />
  20.     <card id="3888" file="card_3888.xml" marked="false" name="Credits" owner="2609" />
  21. </stack>
  22.