Hi,

I am developing an iPad app which includes several videos which are shown 
always and only in full screen mode.

I used the usual iPhoneControl Player methods for displaying the videos, but as 
they are ONLY displayed in full screen mode, I had to create and program a 
custom set of buttons for playing, rewinding, sliding, etc., to avoid some of 
the standard library controllers, which have non sense if the videos just play 
in full screen mode.

I had no trouble in programming any of these buttons, except the sound volume 
of the video. 

I could not find any way for controlling this property for an iPhoneControl 
video, nor for controlling the general system volume (the playLoudness seems 
not working in iOS, or maybe I made a syntax error, because I could not make it 
work).

So, two questions:

1. Is there any way for controlling the volume of an iPhoneControl Player video 
via script ?

2. My final app would be hybrid: iOS, MacOS/Windows. So, I will also program 
these same functions for QuickTime videos in separate cards, depending on the 
platform. I've tried to use the QuickTime way in iOS but the videos didn't 
appear on screen. 
So, is there any way for displaying the videos in the QuickTime way in iOS or 
the only way is the iPhoneControl Player (or Browser) way ?

Thanks for any help or suggestion.



______________________________
Sergio Schvarstein

______________________________





_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to