Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Canvas.scrollByPercent() not working ?

$
0
0
Be sure your post includes:

1. SmartClient Version: v9.0p_2014-02-09/PowerEdition Deployment (built 2014-02-09)

2. doesn't seem to matter which browsers I use.

I need to manipulate the scroll position of an image in a Img (Canvas) using the scrollByPercent() method.

Whenever I use a static file on my web server as the Img source, all my calls to scrollByPercent() work fine.

Whenever I use the getFileURL() method to have the IDACall servlet provide the image file data, it loads into the Img control just fine but then the scrollByPercent() method call does not work.

What am I doing wrong!!!!

Viewing all articles
Browse latest Browse all 4756