LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
riffster
- Posts: 4
- Joined: Tue Mar 18, 2008 2:16 am
Post
by riffster » Fri Oct 17, 2008 2:47 pm
Hello all,
New to Rev and trying to get my head around it. I was wondering if anyone had a application stack that I could preview? I need my stack to do the following:
-Pull remote images from a server and resize them
-Refresh the images at a set interval (i.e. every x seconds)
My forum offers free html web charts for Forex traders. I would like to provide a desktop version. Here are the html charts if that helps:
http://www.4xlounge.com/charts2/eurt1h.html
I know this probably isn't very complicated, lol... but I can't figure it out. I am willing to pay for the stack if anyone has the time, thanks...
-Riff
-
Mark
- Livecode Opensource Backer

- Posts: 5150
- Joined: Thu Feb 23, 2006 9:24 pm
-
Contact:
Post
by Mark » Fri Oct 17, 2008 3:41 pm
Dear Riffset,
I'm doing this kind of stuff all the time, so I have made a small example. You can find it at
http://economy-x-talk.com/testb/rescale.rev
This is the output:
Please note that you need to change the script to upload to your own server.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
-
riffster
- Posts: 4
- Joined: Tue Mar 18, 2008 2:16 am
Post
by riffster » Sat Oct 18, 2008 6:12 pm
Mark wrote:Dear Riffset,
I'm doing this kind of stuff all the time, so I have made a small example. You can find it at
http://economy-x-talk.com/testb/rescale.rev
This is the output:
Please note that you need to change the script to upload to your own server.
Best,
Mark
Thanks Mark!

The file isn't sitting on that url anymore? Do you have another link? Thanks again...
-Riff
-
Mark
- Livecode Opensource Backer

- Posts: 5150
- Joined: Thu Feb 23, 2006 9:24 pm
-
Contact:
Post
by Mark » Sun Oct 19, 2008 12:39 am
Hi Riffset,
I'm not sure what happened, but the stack disappeared. I have re-uploaded it again. You should be able to find it at
http://economy-x-talk.com/testb/rescale.rev now.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
-
riffster
- Posts: 4
- Joined: Tue Mar 18, 2008 2:16 am
Post
by riffster » Sun Oct 19, 2008 11:18 pm
Thanks Mark,
I will check it out and let ya know...
