- This topic has 5 replies, 2 voices, and was last updated 14 years, 2 months ago by asiangod143.
-
AuthorPosts
-
asiangod143MemberHi, i m a student , and currently using the most updated version of MobiOne to make a simple Iphone apps for a presentation in class
i wanted to make an apps where it has 4 buttons, and each buttons will open up a certain new websites
i had created that app with no problem
then i started to make the template for each website. each template holds a different website address
but when i click on run for one of those template in the TEST CENTER
i notice on the address bar that it only show the path of where the html file that was generated by the program
so obviously, it doesnt show anything on the page. just blank . but if i type in the address of the website in the box, then the site will show
so, my question for Wayne is.. is there any way that i can changed the baseURL, so it will auto load when i click on the TEST CENTER button ?
by the way, i did input the correct website address under the PROPERTIES option for the templates. but it keeps putting the path of the generated HTML file in the address bar instead of the correct website address
please please please help me ! this project means life and death for me
i love the program, but i had been up for almost a week and coud not find a way to change or edite the baseurl within the program
or is there an alternative way that you have ? i would greatly appreciate your helpheres the link to the website i wanted to link to
http://www.dantri.com.vn
http://www.diadiem.comthanks
wayneModeratorHere is an example design I created with 2 buttons that link to the URLs you specified. I have attached the .mobi file that I ran to create the screenshot.
See attachment link-test.mobi
See attachment link-test.png
Attachments:
You must be logged in to view attached files.
asiangod143Memberthank you so much for your quick response Wayne, I truly appreciate it
so you mean under that Properties option. the Link option is where i input the actually link ? instead of pointing it to another .mobi template that i created ?
i thought that was what it for
so i actually created a custom template for http://www.dantri.com.vn , and then on the homepage i link it to that dantri.com.vn template. but that template is the one that keep giving me problem. not the homepage template
but thanks anyways Wayne 😀
i had stay up a few nites for that
but now i m gonna stay up more to customize even more as now i know what’s wrong with my designs. thanks
and by the way
MobiOne is such a great software for Windows, it will be a stepping stone to more and better apps
keep up the great work ;-D
wayneModeratorLet me know if I can be of further assistance. It is very helpful to know where we need to provide good tutorials and technical details.
Note, I just confirmed a bug with specifying relative URLs in the Link property. We will be addressing that this week.
Also a Link property value can be one of the following:
1) a mobi file: foo.mobi
2) an absolute URL: http://google.com
3) a relative URL: foo.html <- does not work due to bug atm
4) a javascript snippet: javascript:alert(‘hello world’) <- note single quotesI wrote a tutorial on how to create multipage designs with transitions. It is stuck in queue atm.
Wayne
Genuitec Mobile Team
asiangod143MemberOh? so it is a bug ? .. yeah because my intial plan was to make a Main page with all the buttons that link to another foo.mobi template which suppose to load up the URL with a BACK button options
because with the example that you sent me earlier, the user cant really go back to the mainpage because there’s no Option Bar on top of the page,
is there a work around that problem Wayne ?
and thank you for taking my problem into consideration
I truly humble with your work and devotion
asiangod143MemberWayne,
so is there a way to make it link to another .mobi template and have the URL display on there ? -
AuthorPosts