I thought this would be simple, but its not working .. in both the object/embed code, i try to load a .swf via a url but nothing loads. ex: name="movie"value="http://localhost/mySite/Flash/Flash.swf"
If i run the pages locally from the flash folder and ref via: name="movie"value="Flash.swf" ... it works fine
I thought it might be a security issue so i tried to change name="allowScriptAccess" value="always", but that didnt help.
Any help is appreciated - thank you.