Hi to everyone
in my app im using the iframe pode plugin
i would like to know HOW to rescale a picture inside the iframe object
this url:
http://mattepainting.be/imgs/img01.jpg
Don't bump your post before 24 hours have passed.
Especially since this has nothing to do with Construct 2 but is HTML language.
Set the size in the <img> tag.
http://www.w3schools.com/tags/tag_img.asp
I've removed the bumps from this topic.
well the problem is i use the Iframe Pode object so i need to do that inside construct2
Develop games in your browser. Powerful, performant & highly capable.
Why do you use iframe for just one image.?
why not simply?.
no in that folder i have 10 pictures i need to load when the user click on thumbnails
and thumbnails are inside iFrame?
no just in another layout, when the user click on one of them then it load another layout where the picture is loades with iframe
you can change the size of the I-frame inside construct, the size of the image itself you should set in the html..