Search found 5 matches
- Tue Sep 01, 2015 6:55 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Play MP3 file on Android and IOS and Image resizing
- Replies: 6
- Views: 3821
Re: Play MP3 file on Android and IOS and Image resizing
Thanks Klaus, sorry but I have another question. I have the square graphic, how do I put an image into it? I am trying to get my image to resize, but this is only resizing the square graphic. My guess is if I can find a way to put my image.jpg into the square then the image will resize
- Mon Aug 31, 2015 4:10 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Play MP3 file on Android and IOS and Image resizing
- Replies: 6
- Views: 3821
Re: Play MP3 file on Android and IOS and Image resizing
I will give the player a go. Meanwhile on the image resizer I did this:- On the image resize problem I added a "resize" object from h t t p://livecodeshare. runrev. com/stack/76/Image-Resize-Control and I had the following script to my image:- on mousedown hide group "resize" grab me end mousedown o...
- Mon Aug 31, 2015 2:48 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Play MP3 file on Android and IOS and Image resizing
- Replies: 6
- Views: 3821
Play MP3 file on Android and IOS and Image resizing
I am new to this, and just started working with mobile apps. I have two problems to overcome, and I guess if I can understand these then I am well on my way to understanding how LC works (wishful thinking). I have a stack with a Button, with the following script:- on mouseUp put "./myFile.mp3" into ...
- Mon Aug 31, 2015 2:31 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Android Emulator
- Replies: 3
- Views: 2747
Re: Android Emulator
Thanks, that works now, but I have not figured out why. It appears only when I select certain AVDs. I have the latests stable version 7 of Livecode installed, and I did follow the link given above. I am evaluating LiveCode and I do have another problem, relating to playing mp3 file and image resizin...
- Sun Aug 30, 2015 10:18 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Android Emulator
- Replies: 3
- Views: 2747
Android Emulator
I created a very simple Stack with one button. It runs in Livecode. I setup the android emulator and install it to the emulator. It installs successfully, but nothing happens. I can see the app in the emulator, and when I click on the app the emulator screen goes blank for a few seconds and comes ba...