Search Type: Posts; User: mprovencher
Search: Search took 0.02 seconds.
-
23 Oct 2012 12:58 PM
- Replies
- 2
- Views
- 448
Is this a bug? Because I've determined it's only having this problem in Chrome on a Mac. Works great on an actual iPad...
-
23 Oct 2012 9:37 AM
- Replies
- 2
- Views
- 448
I have a button that opens a modal panel with a video in it. The video will play the first time. Once you tap outside the video, the hideOnMaskTap closes the overlay and the video. If you click the...
-
23 Oct 2012 9:21 AM
- Replies
- 8
- Views
- 1,855
I was having the same issue and this is how I got it working:
in my controller/Main.js file:
...
showVid: function(fldValue){
var vidWin = Ext.widget('myvideoalias');
var el =... -
7 Sep 2011 10:18 AM
- Replies
- 4
- Views
- 1,079
This helped me SO much. Just a point to add, you have to render the listener (not sure if that's the right language) to either the body or the element:
vid.addListener({
body: {
... -
23 Aug 2011 10:13 AM
Jump to post Thread: Floating Panel Issue by mprovencher
- Replies
- 2
- Views
- 1,416
Hello again,
Still new at Sencha Touch and having issues with adding a navigation "toolbar" to my app (which is basically a horizontally-scrolling carousel of 17 sections, with several sections... -
22 Aug 2011 2:28 PM
- Replies
- 0
- Views
- 456
Hello! First post...
I'm building an iPad app for a client using Sencha Touch, and this is my first experience with it (currently a web designer, but WAY back I went to school for Comp. Sci. so I...
Results 1 to 6 of 6
