Talk:Server monitor example

From Organic Design wiki
Revision as of 02:43, 20 March 2006 by Nad (talk | contribs) (your problem is the SWF "security" model)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The SWF "security" model doesn't allow you to request url's outside the domain the swf is served from, so you'll need to change from embed to publish and save the swf to that domain - currently the swf.php is hardwired to treat the url as local (relative to htdocs). --Nad 14:43, 20 Mar 2006 (NZST)