screenshot of player on Android

Mark Schonewille m.schonewille at economy-x-talk.com
Wed Oct 23 17:32:09 EDT 2013


Thanks for the sound and the new script, Klaus.

Here's a movie, showing what happens on my Android 2.3 device. 
http://qery.us/40p

The black rectangle is actually a transparent button with a 1px border. I have to tap on it to see the controls, which then works as expected.

The sound plays correctly, but the capturing software doesn't capture that.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other colour spaces. http://www.color-converter.com

We have time for new software development projects. Contact me for a quote.






On 23 okt 2013, at 22:36, Klaus major-k wrote:

> Hi Mark,
> 
> Am 23.10.2013 um 22:31 schrieb Mark Schonewille <m.schonewille at economy-x-talk.com>:
> 
>> Hi Klaus,
>> 
>> Thanks for the file. Unfortunately, iPhoneControlCreate doesn't work on Android :-)
> 
> Ha, that was just a test for your attention! :-)
> 
> Try this 8-)
>> on createplayer
>>   if the environment is "mobile" then
>>      mobileControlCreate "player"
>>      put the result into sPlayerID
>> 
>>      ## replace with a sound of your choice :-)
>>     mobileControlSet sPlayerID, "fileName", (specialfolderpath("engine") & "/mp3test.mp3")
>>     mobileControlSet sPlayerID, "showController", true
>>     mobileControlSet sPlayerID, "rect", the rect of btn "template"
>>     mobileControlSet sPlayerID, "visible", TRUE
>>   end if
>> end createplayer
> 
> 
>> 
>> --
>> Best regards,
>> 
>> Mark Schonewille
> 
> Best
> 
> Klaus
> 
> --
> Klaus Major
> http://www.major-k.de
> klaus at major-k.de
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list