I made a simple XML driven photo gallery and I want to embed it on my profile page on Myspace.com. here is the code I used to try and embed it
//<embed allowScriptAccess=“never” src=“http://www.freewebs.com/golfstix/sl/slide3.swf”
quality=“high” bgcolor="#ffffff" width=“650” height=“500” name=“slide3”
align=“middle” allowScriptAccess=“never” type=“application/x-shockwave-flash”
pluginspage=“http://www.macromedia.com/go/getflashplayer” />//
The movie loads fine , no problem but the jpgs are not loading.
if u test it here http://www.freewebs.com/golfstix/sl/slide3.html you will see it works fine but when embeded on another site it does nothing
HELP!!