Search found 27 matches

Go to advanced search

by Appmos
Wed Sep 19, 2012 11:33 am
Forum: Issues
Topic: Percentages
Replies: 18
Views: 3015
 
Jump to post

Percentages

Could you create a simple example, a single screen with half of it with a image and another half with a video, both resizable? So I could import to my panel and study this example. This way would be easier to understand the procedure and I could apply it to all my projects.

by Appmos
Tue Sep 18, 2012 8:01 pm
Forum: Issues
Topic: Percentages
Replies: 18
Views: 3015
 
Jump to post

Percentages

Is the same name and the same way that I did (custom javascript = screen load event)

by Appmos
Tue Sep 18, 2012 7:25 pm
Forum: Issues
Topic: Percentages
Replies: 18
Views: 3015
 
Jump to post

Percentages

I applied a custom JavaScript with code that you suggested, to run after loading the screen, but nothing happens. I can ́t understand why not have options to resize elements inside the panel using percentage values. It seems that just me that I need this feature. It ́s very hard for very little. Any...
by Appmos
Tue Sep 18, 2012 7:03 pm
Forum: Issues
Topic: Percentages
Replies: 18
Views: 3015
 
Jump to post

Percentages

The container, right? I need to insert the name of the class (resize) in the class name field, correct? If yes, I've done that and it didn ́t work

by Appmos
Tue Sep 18, 2012 6:18 pm
Forum: Issues
Topic: Video not playing in the Android 2.3.5
Replies: 10
Views: 1676
 
Jump to post

Video not playing in the Android 2.3.5

What can I be doing wrong? Only works on the web: (http://project.tiggzi.com/mobile-fram...)

Another doubt: the video object does not have a class field. How do I apply CSS to this object, if you can make it work well?

by Appmos
Tue Sep 18, 2012 5:37 pm
Forum: Issues
Topic: Video not playing in the Android 2.3.5
Replies: 10
Views: 1676
 
Jump to post

Video not playing in the Android 2.3.5

Using your script? code $('<iframe &#47;>', { name: 'myFrame', id: 'myFrame', class: 'youtube-player" type="text&#47;html', width: '280', height: '250', src: 'http:&#47;&#47;www&#46;youtube&#46;com&#47;embed&#47;TIA6KNfpRqs'})&#46;appendTo(Tiggr('mobilel...
by Appmos
Tue Sep 18, 2012 4:03 pm
Forum: Issues
Topic: Video not playing in the Android 2.3.5
Replies: 10
Views: 1676
 
Jump to post

Video not playing in the Android 2.3.5

Vey odd. I tested the video from you tube in my browser and works very well, but not works in Tiggzi Application. Leaving nothing to chance, I decided to use the script as quoted on the topic: https://getsatisfaction.com/tiggzi/to... . It did not work well. I decided to test on my tablet (Android 4....
by Appmos
Tue Sep 18, 2012 2:13 pm
Forum: Issues
Topic: Percentages
Replies: 18
Views: 3015
 
Jump to post

Percentages

I even tried to overwrite the default CSS, including "! Important" but to not works, the image is not resizing. code &#46;resize { width: 100% Auto !important; } /code Could you help with the necessary code to implement it? I intend to create applications using several images that nece...
by Appmos
Tue Sep 18, 2012 2:06 pm
Forum: Issues
Topic: Video not playing in the Android 2.3.5
Replies: 10
Views: 1676
 
Jump to post

Video not playing in the Android 2.3.5

I checked the instructions in tiggzi ́s help. I'm using the video file that you indicated in that document (http://clips.vorwaerts-gmbh.de/big_bu...) to test it. The Longtail warns that have problem only if the video object is a JS API, which I believe is not.

by Appmos
Tue Sep 18, 2012 1:35 pm
Forum: Issues
Topic: Video not playing in the Android 2.3.5
Replies: 10
Views: 1676
 
Jump to post

Video not playing in the Android 2.3.5

Hi Thanks for the reply.

I'm using the video that you indicate in the help document to test (http://clips.vorwaerts-gmbh.de/big_bu...). Problems only if the Tiggzi object is a JS API, which I believe is not.

Go to advanced search