Hi,
Audio output in my project does not work in simulator mode. Is that normal?
Spiff
Search found 9 matches
- Tue May 08, 2012 8:45 am
- Forum: iOS Deployment
- Topic: Audio in simulator
- Replies: 0
- Views: 1191
- Mon May 07, 2012 4:57 pm
- Forum: iOS Deployment
- Topic: 'IncorrectArchitecture' error message
- Replies: 0
- Views: 1291
'IncorrectArchitecture' error message
Could anyone help me with this? I tried to test my app on my physical iPad, going through the required stages: 1) Open Xcode and select "Organizer" in the 'Window' menu, 2) Drag the App bundle into the 'Applications' pane. The app starts copying but gets stuck at 'InstallingEmbeddedProfile' at the e...
- Mon May 07, 2012 4:47 pm
- Forum: iOS Deployment
- Topic: MouseEnter ineffective in simulator
- Replies: 4
- Views: 4187
Re: MouseEnter ineffective in simulator
Thank you for your answers. I altered my scripts and managed to get around the "mouseEnter" difficulty.
Spifff
Spifff
- Sun May 06, 2012 3:27 pm
- Forum: iOS Deployment
- Topic: MouseEnter ineffective in simulator
- Replies: 4
- Views: 4187
MouseEnter ineffective in simulator
Hello! The project I am building makes frequent use of the 'mouseEnter' command, especially to display text data while the mouse hovers over specific buttons. This works fine either in the Browse or Edit modes of LiveCode, but not in the iPad simulator. Clicking on the button in simulator mode will ...
- Sat Nov 05, 2011 12:23 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Copying and pasting cards?
- Replies: 1
- Views: 1844
Copying and pasting cards?
Apart from duplicating, is there any quick-and-easy way of copying and pasting cards between stacks?
Spiff
Spiff
- Sat Nov 05, 2011 12:20 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Stack structure
- Replies: 8
- Views: 5150
Re: Stack structure
Thank you, everyone, for your detailed comments.
Spiff
Spiff
- Fri Nov 04, 2011 2:41 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Stack structure
- Replies: 8
- Views: 5150
Re: Stack structure
Hello Klaus,
I note what you say on purging stacks while closing them.
I did read your comment on LiveCode loading the complete stack including substacks. When you say new mainstacks are "ok", are you saying they are equivalent to substacks? In terms of memory management or otherwise?
Spiff
I note what you say on purging stacks while closing them.
I did read your comment on LiveCode loading the complete stack including substacks. When you say new mainstacks are "ok", are you saying they are equivalent to substacks? In terms of memory management or otherwise?
Spiff
- Fri Nov 04, 2011 1:16 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Stack structure
- Replies: 8
- Views: 5150
Re: Stack structure
Thank you for your answer. Do you recommend that when I start a new chapter I open a new mainstack or a new substack? Does that make any difference as to memory management?
- Fri Nov 04, 2011 10:39 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Stack structure
- Replies: 8
- Views: 5150
Stack structure
I am currently using Live Code to develop an historical project on 16th-century European history. When the project is completed, it will represent several hundred cards (at least 500, probably more) including pictures and sounds. The whole can be divided into chapters like a book. My question is thi...