Thanks, Scott... I already have a stack I want to put AltBrowser into. Is there is a section of the stack script that can be pasted into the substack it created for me... I can't seem to find anything I can use that way. The "Go" button on the created substack references a handler called...
abLoadURL fld "browserAddress" In the card script of the new stack. When I trace it, it executes the handler, nothing shows on the altBrowser window, then it goes off and executes some code I created for mouseEnter and mouseWithin messages, which I should test to see if I'm in the right substack which I'm not, however, I don't think what I'm doing should have preempted what AltBrowser wants to do... Jim on 4/12/07 9:53 PM, Scott Rossi wrote: > Recently, Jim Carwardine wrote: > >> I've just installed AltBrowser and am starting to play with it. I can't >> seem to get the AltBrowser window to display a url. I have installed the >> plug-in and also the stack in my application. >> ... >> When I look at the docs through the demo, it launches the window *and* >> connects with the rev url no problem. > > It might help to duplicate the demo stack and use that as a starting point > for your own stack. If you're using the code in the demo stack, you'll > notice that it references some stack-based properties to determine whether > or not to display the browser object -- this is an issue that tripped me up > during development. > > AltBrowser is an external that brings a smile to your face when it works. > It's a little temperamental (and you can't use it to display PDFs reliably > on Mac OSX), but it is quite cool. > > Regards, > > Scott Rossi > Creative Director > Tactile Media, Multimedia & Design > > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution -- www.TalentSeeker.ca www.HiringSmart.ca/ns www.KeepingTheBest.ca/ns <http://www.OwnYourFuture-net.com> Own Your Future Consulting, 23 Shoal Cove Road, Seabright, Nova Scotia, Canada. B3Z 3A9 Phone: 902-823-2339. Fax: 902-823-2139 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
