facebook

Preload an image.

💡
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 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #328698 Reply

    borjan
    Participant

    How to preload an image?.
    I want to set an image in the image container in a new page, the new page
    is opened by a button (goto function to an other page works ok)
    but no image in the image cont. How to?.

    #328725

    Kale
    Member

    Hi,

    you can use this code:

    $(‘#m1-test-image1’).attr(‘src’, ‘images/yourpicture.jpg’);

    Place the image in the images folder.

    Kale

    #328764

    borjan
    Participant

    tnx a lot!
    any good multi touch samples?
    multi touch selected but does not work so
    I think there is some programming to do?.

    have a nice day

    #328881

    Hi borjan,

    Hope this example provided by the dev team is helpful for you.

    Attachments:
    You must be logged in to view attached files.
    #329060

    borjan
    Participant

    Sorry but I get; Unsupported form version

    #329065

    Hi borjan,

    Sorry, that example was created with 2.1 preview release. Here is other one created with 2.0.3.

    Attachments:
    You must be logged in to view attached files.
    #329090

    borjan
    Participant

    Thx again.
    Is this usefull for zoom, moving images?.(multitouch)
    Tryed but not working on the emulator.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Preload an image.

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