Accessing Other Stacks in Webpage
Posted: Tue Mar 23, 2010 3:17 pm
While I have been developing a weather application for one of my websites, I have a SubStack apart of the main stack that when a button has been clicked it will set the visiblility of this substack to true which displays a graphic of a weather cam image. This works fine on when I am developing the application, but when I save as standalone fror the web, when I click the button I do not see the other stack. Any resources that I can look at to make this work like I think it should.