For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 7 replies, 2 voices, and was last updated 12 years, 4 months ago by
support-octavio.
-
AuthorPosts
-
steven168hMemberWho know how to make the picture auto slide like flash banner effect? My boss asking me can be done like the airasia apps or sunway pyramid apps or not.
Pls download following apps.
Android Playstore
Sunway Pyramid: http://goo.gl/9X4vE
Air Asia: http://goo.gl/HM0QhThank you!
This is mainpage and their picture is auto slide, like flash banner.June 28, 2013 at 6:14 pm #340433
support-octavioMemberHi steven168h,
This Yann’s example should be helpful for you:
http://www.genuitec.com/support-genuitec/viewtopic.php?p=13811#p13811July 2, 2013 at 11:20 pm #340520
steven168hMember@support-octavio wrote:
Hi steven168h,
This Yann’s example should be helpful for you:
http://www.genuitec.com/support-genuitec/viewtopic.php?p=13811#p13811Thank you, hope can be help. My boss is killing me.
I read the post already and download the test.zip file also. But sorry to said, i can’t saw any swipe same in the zip file and also confuse where to put in the code at below:
“<div id=”wrapper”></div>
<ul id=”nav”>
<li id=”prev” onclick=”gallery.prev()”>-</li>
<li class=”selected” onclick=”gallery.goToPage(0)”></li>
<li onclick=”gallery.goToPage(1)”></li>
<li onclick=”gallery.goToPage(2)”></li>
<li onclick=”gallery.goToPage(3)”></li>
<li onclick=”gallery.goToPage(4)”></li>
<li onclick=”gallery.goToPage(5)”></li>
<li id=”next” onclick=”gallery.next()”>+</li>
</ul>”This code should put in filename.html or must create another html coding to put in?
July 3, 2013 at 10:30 am #340549
support-octavioMemberHi,
>This code should put in filename.html or must create another html coding to put in?
You can use a HTML widget to add that custom code in the <filename>.mobiJuly 3, 2013 at 11:23 pm #340570
steven168hMember@support-octavio wrote:
Hi,
>This code should put in filename.html or must create another html coding to put in?
You can use a HTML widget to add that custom code in the >filename>.mobiIs means that i can put in HTML widget than paste the code? Yesterday i’m follow Yam tutorial step by step do but unfortunately not working.
July 5, 2013 at 3:37 pm #340624
support-octavioMemberWhere are you getting problems? Did you get to view the Yann’s sample working? Are you trying to implement the swipeview in a secondary screen?
July 7, 2013 at 10:37 pm #340641
steven168hMember@support-octavio wrote:
Where are you getting problems? Did you get to view the Yann’s sample working? Are you trying to implement the swipeview in a secondary screen?
Hi octavio, my screen totally white out. I can’t saw the images at all. i will attach my file at here for your review.
Sorry for my poor English.
July 9, 2013 at 11:35 am #340690
support-octavioMemberHi steven168h,
When you post your file, please also include information about your mobione version and your target device (model and OS) or if you are testing it on Test Center.
-
AuthorPosts
