But the browser object will not generate LC mouseUp messages when the user clicks objects in the browser will it? And how is he going to get the scroll of the PDF in the browser as opposed to the browser object scroll? Maybe I’m not getting it, but I envision the PDF plugin having it’s own scroll setting. I could be mistaken.
Bob S > On Jan 23, 2015, at 16:27 , Scott Rossi <[email protected]> wrote: > > If you’re using a browser object, I believe this is what you want: > > put revBrowserGet(theBrowserId, “vscroll") into theVScrollAmount > > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX/UI Design > > On Jan 21, 2015, at 10:05 PM, Michael Julian Lew <[email protected]> > wrote: > >> I'm playing with displaying pdf notes in a browser object and I would like >> to respond to the user clicking on text in the pdf and to the scroll >> reaching certain points. >> >> Is there any way to know ow far a pdf file in a browser has been scrolled? >> Any way to know what might have been clicked? >> >> Michael >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your subscription >> preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
