facebook

gotoScreen is not working

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #338503 Reply

    draftus
    Member

    alert (“draftus ID = ” + txtDraftusID);
    phoneui.gotoScreen(‘m1-studentprofiles’, ‘FADE’);

    The last line of my code is not working. The alert works but the application fails on the gotoScreen. Can someone help me?

    Thanks,

    #338504

    Brandon
    Member

    Double check the spelling and try it with the hashtag:
    alert (“draftus ID = ” + txtDraftusID);
    phoneui.gotoScreen(‘#m1-studentprofiles’, ‘FADE’);

    #338512

    doloriya
    Member

    thank you CincyPlanet, I also had the same problem, after using the # tag, now I have able to resolve the problem.
    ____________________
    funny video ~ fun video ~ video clips

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: gotoScreen is not working

You must be logged in to post in the forum log in