Nicknack
08-16-2009, 08:02 PM
I have encountered two problems clicking the basics of a game together:
1. how can I make sprites visible in design mode?
2. when I do the following steps...
- add a pmusic object
- create a oncreate event for the gameform
- drag&drop pmusic on the event and choose play
...I get following error report:
error: (%filename%) [Class "PMYAPPLICATION" not found at 'PMYAPPLICATION' (48,22)]
error: (%filename%) [Class "PGAMEUI" not found at 'PGAMEUI' (62,15)]
error: (%filename%) [Class "PGAMEMAP" not found at 'PGAMEMAP' (66,16)]
1. how can I make sprites visible in design mode?
2. when I do the following steps...
- add a pmusic object
- create a oncreate event for the gameform
- drag&drop pmusic on the event and choose play
...I get following error report:
error: (%filename%) [Class "PMYAPPLICATION" not found at 'PMYAPPLICATION' (48,22)]
error: (%filename%) [Class "PGAMEUI" not found at 'PGAMEUI' (62,15)]
error: (%filename%) [Class "PGAMEMAP" not found at 'PGAMEMAP' (66,16)]