- This topic has 7 replies, 2 voices, and was last updated 11 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.
support-octavioMemberHi steven168h,
This Yann’s example should be helpful for you:
http://www.genuitec.com/support-genuitec/viewtopic.php?p=13811#p13811
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?
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>.mobi
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.
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?
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.
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