Search Type: Posts; User: jasontran
Search: Search took 0.04 seconds.
-
15 Mar 2012 2:05 AM
- Replies
- 4
- Views
- 733
Hello,
You can't set "height: '100%'"
You must set height with a number Ex: height: 200,
Or you can set top: 0, bottom: 0 instead of height: '100%' -
20 Feb 2012 5:40 PM
Jump to post Thread: Problem with Audio on android. by jasontran
- Replies
- 2
- Views
- 570
Hello,
I used android 2.3.3 -
19 Feb 2012 6:05 PM
Jump to post Thread: Problem with Audio on android. by jasontran
- Replies
- 2
- Views
- 570
Hello everybody,
I have a problem with sound on android.
Here is my code:
audioBase = Ext.create('Ext.Audio', {
url : 'resources/sound/crash.mp3',
loop :... -
7 Dec 2011 1:36 AM
Jump to post Thread: Problem with map on layout card by jasontran
- Replies
- 1
- Views
- 518
Hello all,
I have a problem with map.
When I tap on 'map' button, map will show. But it's not full screen
Please help me to fix this issue
Ext.application({
launch: function() {
...
Results 1 to 4 of 4
