Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
Osiris
20
Years of Service
User Offline
Joined: 6th Aug 2004
Location: Robbinsdale, MN
Posted: 16th Feb 2005 07:23
I need some help creating an powerpoint like proggy, mostly the transitions (im not good at them at all), im making a program where you just go into the source any tpye what you want it to say and how many slides it is and (stuck on how to do that too), I have all of the routines for backdrops (loading bitmaps I choose), also i cant seem to get this right, maybe its just my comp (it wouldant load MIDI's either though) I cant seem to put my media in seprate folders and load them from it, it keeps returning errors.

P Schnell
20
Years of Service
User Offline
Joined: 13th Feb 2005
Location:
Posted: 16th Feb 2005 09:16
I made one of these a while ago, but I'm not sure what you mean by
Quote: " you just go into the source any tpye what you want it to say and how many slides it is"


What I did was make bitmaps and then have one program make a compilation of all the bitmaps I wanted to use, then another program to run that.

Basically what I did was load all the bitmaps while the title screen was being displayed, and then set up a variable that was used for the image numbers.

The variable was increased or decreased every time an arrow key was pressed, and in the main loop was something like "paste image variable,0,0."

So, whenever the variable changed the image onscreen changed with it. I may upload the code for that later on.

If you need any help I'll be glad to give it to you.

Login to post a reply

Server time is: 2025-05-30 00:26:34
Your offset time is: 2025-05-30 00:26:34