fraank Posted February 8, 2009 Posted February 8, 2009 (edited) Hi there, I^m new to this forum and the Supercontainer as well. I hope that this question hasn^t been posted very often: Is there an easy way to get a external image (for example http://www.foreignserver.com/image1.jpg) into the Supercontainer and resize it to a certain width and height ? Thank you so much for a quick help, Frank Edited February 8, 2009 by Guest
Valentin Posted February 12, 2009 Posted February 12, 2009 You would use the SuperContainer companion plugin SCSetContainer( folderPath; "http://www.foreignserver.com/image1.jpg" ) where folder path is the relative location of where to store this file in SuperContainer, could be something like "images/123" then to get an image of a certain size you could use SCGetContainer( folderPath; 50; 50 ) this would return a 50X50 pixel preview image
fraank Posted February 14, 2009 Author Posted February 14, 2009 Thank you, Val ! That made it a lot easier!
Recommended Posts
This topic is 5760 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now