home *** CD-ROM | disk | FTP | other *** search
-
- gosub
- (speed adjust)
-
- gosub
- (part one)
-
- gosub
- (part two)
-
- gosub
- (part three)
-
- gosub
- (part four)
-
- gosub
- (part five)
-
- end
-
-
-
-
-
- speed adjust
- background/gradient
- 255/200/200
- 255/240/230
- horz
-
- fontsize
- 14
-
- fontposition
- 10
- 10
-
- fontcolor
- blue
-
- writes
- Before we start I should point out that the effects/transitions
- used in Angel Viewer utilize 2 different types of delays to control
- the transitions speed:
-
- Timer and
- For/Next loops where faster rendering is needed.
-
- The For/Next loops unfortunately will render different
- speeds in different speed PCs. My PC is a 150 pentium.
- If you have a 500 or better the caricatures
- are liable to fly clear off the screen!
-
- Consequently I have included a scroll bar to roughly
- adjust speeds as needed.
- endtext
-
- specsofbutton
- 2
- none
- none
- none
- 255/200/200
- continue >
- yes
- 80
- 20
-
- button
- (preface1)
- 2
- 450
- 400
-
- stop
-
-
-
-
- preface1
- background/gradient
- 255/200/200
- 255/240/230
- horz
-
- fontposition
- 10
- 10
-
- writes
- Anytime you right click on the picture screen
- (not the actual scollbar),
- a scrollbar will toggle on and off.
- Default will be in the middle for a one value.
- This is the no change value.
- Lowering/Increasing will Slow/Speed up the transitions.
- Adjust this control now so that the following transition
- takes roughly one second between pictures. Then click
- continue. This can be done at anytime during presentation.
- Be sure
- to right click screen
- again to turn off
- scrollbar.
- PS: Doubleclicking
- anytime
- on screen will exit
- Angel Viewer.
- endtext
-
- button
- (preface2)
- 2
- 450
- 400
-
- wait
- 2
- loop here
- showpicture/randomblocks1
- chapter 1\(1)picture1.gif
- 200
- 10
- 200
- 230
-
- showpicture/randomblocks1
- chapter 1\(1)picture2.gif
- 200
- 10
- 200
- 230
-
- goto
- ( loop here)
-
-
-
- preface2
- background/gradient
- 255/200/200
- 255/240/230
- horz
-
- fontposition
- 10
- 10
-
- writes
- One more thing.
- Shift clicking the picture window
- will toggle a small debug window.
-
- This debug window shows the commands as they are
- executing. It is a very powerful tool in finding errors.
- It also has some options for setting a delay, in seconds,
- between commands.
-
- This little window will get covered if a desktop background
- command is used. (Which, by the way, is the upcoming command)
- Simply shift click twice on the picture viewing screen
- (off then on) to bring it back up again.
- (If you so desire, of course)
- Do this slowly else a double click exits Angel Viewer!
- endtext
-
- wait
- 2
-
- button
- (end of test)
- 2
- 450
- 400
-
- stop
-
- end of test
- return
-
-
-
-
-
- *******************************************************
- Part One: *
- Selects and plays the introductory melody. *
- It also backgrounds to black and clears power button. *
- Leaves: *
- mp2=Handel.mid *
- *
- Part Two: *
- Fits the main Sky Angel jpeg on hidden screen *
- and stores it so as to show fitted image with random *
- blocks2 transition. *
- Then the picture of text "Angel Viewer" is displayed*
- with a build right transition followed by several *
- underline pictures with the build to vertical center *
- transition. *
- Leaves: *
- mp2=Handel.mid *
- Stored1=screen with Sky Angel and "Angel Viewer" *
- Stored2=black screen with "Angel Viewer" *
- Stored3=black screen *
- *
- Part Three: *
- Dissolves the Sky Angel pix leaving the *
- "Angel Viewer" txt/pix. The "Angel Viewer" is raised *
- to the middle. The animation Christmas Angels is then *
- displayed. *
- The "Angel Viewer" txt/pix is the turned from white *
- to yellow and back a few times and some pretty starts *
- are shown. *
- *
- Part Four: *
- Shows the DeepSpace pix around existing pictures *
- with random blocks 2 transition. It then moves the *
- "Angel Viewer" txt/pix up to the top. *
- *
- Part Five: *
- Spells out "A Presentation Program" with blocks. *
- It does a couple transitions with it. *
- Shows a comet then ends with a button. *
- *******************************************************
-
-
-
-
- ******************************************************
- > > > > > > Start of Part One < < < < < <
- ******************************************************
- Part one shows a little Cross then selects and plays
- the introductory melody.
- It also sets backgrounds to black and clears power button.
- gigue.mid
- intro\Handel.mid
-
- part one
- mediaplayer2
- getmedia
- intro\Handel.mid
-
- volumemediaplayer2
- 2
-
- nopowerbutton
-
- background
- black
-
- showpicture/at
- intro\Cross.gif
- 281
- 10
-
- desktopbackground
- black
-
- framebackground
- black
-
- erasestore
- intro\Cross.gif
- stored1
- 0
- 0
-
- mediaplayer2
- play
-
- wait
- 4
-
- showpicture/randomblocks2
- stored1
- 100
- 281
- 10
-
- showpicture/laserhor
- intro\angel viewer for laser 2.GIF
- 0
- 100
- 10
- 10
- 500
- none
-
- wait
- 2
-
- bg
- black
-
- showpicture/laserhor
- intro\angel viewer for laser 1.GIF
- 0
- 100
- 10
- 400
- 500
- none
-
- wait
- 2
-
- return
-
-
- ******************************************************
- > > > > > > End of Part One < < < < < <
- ******************************************************
-
-
-
-
-
-
-
-
- ******************************************************
- > > > > > > Start of Part Two < < < < < <
- ******************************************************
- Part two fits the main Sky Angel jpeg on hidden screen
- and stores it so as to show fitted image with random
- blocks2 transition.
- Then the picture of text "Angel Viewer" is displayed
- with a build right transition followed by several
- underline pictures with the build to vertical center
- transition.
-
-
-
- part two
- hide
- -- hide, fit, store1,show, fx --
- showpicture/fit
- intro\skyangel.jpg
-
- store
- 1
-
- background
- black
-
- show
-
- showpicture/randomblocks2
- stored1
- 2
- 0
- 0
- ............... fx "Angel Viewer" transparent text .................
- showpicture/buildright.x
- intro\angel viewer1.gif
- 100
- 90
- 250
- *************** Start UnderLines fx ***************
- showpicture/buildtoverticalcenter
- intro\white line.gif
- 100
- 100
- 380
- ... UnderLines fx...
- showpicture/buildtoverticalcenter
- intro\pink line.gif
- 100
- 100
- 380
- ... UnderLines fx...
- showpicture/buildtoverticalcenter
- intro\white line.gif
- 100
- 100
- 380
- ... UnderLines fx...
- showpicture/buildtoverticalcenter
- intro\pink line.gif
- 100
- 100
- 380
- ... UnderLines fx...
- showpicture/buildtoverticalcenter
- intro\white line.gif
- 100
- 100
- 380
- *************** End of UnderLines fx ***************
- store
- 1
- *************** Start 'hid from view' ***************
- hide
- Storing "Angel Viewer" txt/pix with blk bg
- background
- black
-
- store
- 3
-
- showpicture/at
- intro\angel viewer1.gif
- 90
- 250
-
- store
- 2
-
- showpicture
- stored1
-
- show
- *************** End 'hid from view' ***************
- wait
- 2
-
- return
-
- ******************************************************
- > > > > > > End of Part Two < < < < < <
- ******************************************************
-
-
-
-
-
- ******************************************************
- > > > > > > Start of Part Three < < < < <
- ******************************************************
- Part three dissolves the Sky Angel pix leaving the
- "Angel Viewer" txt/pix. The "Angel Viewer" is raised
- to the middle. The animation Christmas Angels is then
- displayed.
- The "Angel Viewer" txt/pix is the turned from white
- to yellow and back a few times and some pretty starts
- are shown.
-
-
- **************Dissolve routine**************
- part three
- showpicture/dissolve
- stored2
- 150
- 0
- 0
-
- wait
- 1
- ******** "Angel Viewer" Go up to middle *************
- showpicture/move
- intro\angel viewer1.gif
- .05
- 20
- 90
- 250
- 90
- 100
- stored3
-
- freestored
- all
-
- wait
- 1
- ------------ Start Animation "Angel Viewer" -------------
- showpicture/buildright
- intro\christmasangels1.GIF
- 100
- 200
- 300
-
- animationplayerposition1
- 233
- 389
-
- animationplayer1
- play
- intro\anm1.avi
- ************show star 1 LEFT of Title***************
- showpicture/atandclear.x
- intro\star1.bmp
- .2
- 95
- 139
-
- wait
- .5
- ************show star 2 Right of Title***************
- showpicture/atandclear.x
- intro\star1.bmp
- .2
- 449
- 194
-
- wait
- .5
- ************show star 3 TOP of Title***************
- showpicture/atandclear.x
- intro\star1.bmp
- .2
- 365
- 129
-
- wait
- .5
- ************show star 4 Bottom of Title***************
- showpicture/atandclear.x
- intro\star1.bmp
- .2
- 178
- 234
-
- wait
- .5
- *****Change "AngelViewer" from White to Yellow and back again****
- showpicture/buildright
- intro\angel viewer yellow.gif
- 50
- 90
- 100
- ************show star 3 TOP of Title***************
- showpicture/atandclear.x
- intro\star1.bmp
- .2
- 365
- 129
-
- showpicture/buildright
- intro\angel viewer1.gif
- 50
- 90
- 100
- ************show star 4 Bottom of Title***************
- showpicture/atandclear.x
- intro\star1.bmp
- .2
- 178
- 234
-
- showpicture/buildright
- intro\angel viewer yellow.gif
- 50
- 90
- 100
- ************show star 1 LEFT of Title***************
- showpicture/atandclear.x
- intro\star1.bmp
- .2
- 95
- 139
-
- showpicture/buildright
- intro\angel viewer1.gif
- 50
- 90
- 100
- ************show star 3 TOP of Title***************
- showpicture/atandclear.x
- intro\star1.bmp
- .2
- 365
- 129
-
- wait
- 2
-
- return
-
- ******************************************************
- > > > > > > End of Part Three < < < < < <
- ******************************************************
-
-
-
-
-
- ******************************************************
- > > > > > > Start of Part Four < < < < <
- ******************************************************
- Part four shows the DeepSpace pix around existing pictures
- with random blocks 2 transition. It then moves the
- "Angel Viewer" txt/pix up to the top.
-
-
-
- ace pix c2-e0ilP ofel View
-
- nc*******************en hs00e***************
-
- showpicture***** of th****owpicture*n ofel *******n ofel *******n ofel *******n ofel ******* ******show star 3 TOP of Title***************
- showpicture/atandclear.x
- intro\star1.bmp
- .2
- 365
- 129
-
- wait
- 2
-
- returna***spgelViet
- sntro\angel viewer yellrSGIF
- 100
- 200
- 3w
- rrrrrr365
- 129
-
- wait
- 2
-
- re *****>
- showpicture/buildrig*** vieweStart terrrrr3bk
-
- wai********
- showpictttte
- .2
- e*******************meds3*****n1mrrrrs th 1\ccwof s3altil.u25***ilddewer yy=i)1sshos ace mngel -ttttmm**n ofel il.ue***************
- showpicture/atandclear.x
- intro\star1.bmp
- .2
- 365
- g1.bmp
- .2
- 365
- 129
-
- showpicture/buildrighatandclear.x
- seds3*a/buil
- .intth random blocks
- .2
- e***de/bur.x
- s *******trbui3handclear.x
- seds3*a/buil
- . ** of Title***********9
-
- waiil
- mage pictu*****
- showpViewer**9
-
- waiil
- mage pictu*****
- showpViewer**9ight u
- 129
-
- wai <oocks
- *************
- iewegl -er yy=i)1sshos ace mngel -ttttmm**n ofet two)
-
- gosub
- ***********icture/"Angb1e
-
- .2
- ee.g